[INFO] cloning repository https://github.com/biojet1/librsvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biojet1/librsvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e3dc21639753f8401a3e1fb1525a7401cb97319 [INFO] documenting biojet1/librsvg against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biojet1/librsvg on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/biojet1/librsvg [INFO] finished tweaking git repo https://github.com/biojet1/librsvg [INFO] tweaked toml for git repo https://github.com/biojet1/librsvg written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/biojet1/librsvg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63056580b9b12091412cdab986a3dce1445405be843383fb2844355d656b31d3 [INFO] running `Command { std: "docker" "start" "-a" "63056580b9b12091412cdab986a3dce1445405be843383fb2844355d656b31d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63056580b9b12091412cdab986a3dce1445405be843383fb2844355d656b31d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63056580b9b12091412cdab986a3dce1445405be843383fb2844355d656b31d3", kill_on_drop: false }` [INFO] [stdout] 63056580b9b12091412cdab986a3dce1445405be843383fb2844355d656b31d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a239b65ec4b994cd491e973c55a86fd777ae2444bbb7f9ac7442dd299bde0a [INFO] running `Command { std: "docker" "start" "-a" "f8a239b65ec4b994cd491e973c55a86fd777ae2444bbb7f9ac7442dd299bde0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling system-deps v3.1.2 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling librsvg v2.51.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.14.2 [INFO] [stderr] Checking cairo-rs v0.14.1 [INFO] [stderr] Checking pango v0.14.0 [INFO] [stderr] Checking pangocairo v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Documenting librsvg v2.51.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let r = func_or_default!(func_r_node, FeFuncR); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let g = func_or_default!(func_g_node, FeFuncG); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | let b = func_or_default!(func_b_node, FeFuncB); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | let a = func_or_default!(func_a_node, FeFuncA); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | /// https://www.w3.org/TR/SVG/types.html#DataTypeNumberOptionalNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial` [INFO] [stdout] --> src/drawing_ctx.rs:1759:5 [INFO] [stdout] | [INFO] [stdout] 1759 | pub initial: Transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `CompositingAffines` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/drawing_ctx.rs:1756:10 [INFO] [stdout] | [INFO] [stdout] 1756 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | /// https://www.w3.org/TR/css3-values/#typedef-number-percentage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | /// https://www.w3.org/TR/css-values-4/#custom-idents [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | /// https://datatracker.ietf.org/doc/html/rfc7231#section-5.3.5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | /// Optional whitespace, Space or Tab, per https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | /// https://www.rfc-editor.org/info/rfc5664 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/surface_utils/shared_surface.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | state: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImageSurface` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/surface_utils/shared_surface.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/c_api/sizing.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | /// See https://www.w3.org/TR/css-images-3/#sizing-terms for terminology and logic. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cond.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// http://www.w3.org/TR/SVG/struct.html#RequiredExtensionsAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/xml/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StyleContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xml/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:581:34 [INFO] [stdout] | [INFO] [stdout] 581 | /// Origin for a stylesheet, per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 605 | /// as per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/error.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | /// resource. For example, `SvgHandle.has_sub("https://evil.com/phone_home#element_id") will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// https://www.w3.org/TR/filter-effects/#filter-functions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-blur [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-brightness [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-contrast [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-drop-shadow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-grayscale [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-huerotate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-invert [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-opacity [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-saturate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-sepia [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | /// See https://www.w3.org/TR/filter-effects/#dropshadowEquivalent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filters/context.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | /// https://www.w3.org/TR/filter-effects/#attr-valuedef-in-strokepaint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filters/context.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | /// https://www.w3.org/TR/filter-effects/#attr-valuedef-in-fillpaint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://www.w3.org/TR/CSS2/fonts.html#font-shorthand [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://www.w3.org/TR/css-fonts-3/#propdef-font [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://drafts.csswg.org/css-fonts-4/#font-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | /// https://www.w3.org/TR/SVG/text.html#FontSizeProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | /// https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#propdef-font-size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | /// https://www.w3.org/TR/css-fonts-3/#font-size-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | /// https://drafts.csswg.org/css-fonts-4/#font-weight-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | /// https://www.w3.org/TR/css-fonts-3/#propdef-font-weight [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | /// https://www.w3.org/TR/SVG/text.html#LetterSpacingProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | /// https://www.w3.org/TR/css-text-3/#letter-spacing-property [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | /// https://drafts.csswg.org/css2/visudet.html#propdef-line-height [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | /// https://www.w3.org/TR/CSS2/visudet.html#propdef-line-height [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | /// https://www.w3.org/TR/SVG/text.html#FontFamilyProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | /// https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#propdef-font-family [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | /// https://www.w3.org/TR/css-fonts-3/#font-family-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/href.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | //! https://svgwg.org/svg2-draft/linking.html#XLinkRefAttrs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/layout.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | /// https://www.w3.org/TR/SVG2/render.html#EstablishingStackingContex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/layout.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// https://www.w3.org/TR/2015/CR-compositing-1-20150113/#csscompositingrules_SVG [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/limits.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/323 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/limits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/515 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_builder.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | /// https://www.w3.org/TR/SVG2/implnote.html#ArcConversionEndpointToCenter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/properties.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | /// https://www.w3.org/TR/SVG2/render.html#VisibilityControl [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/properties.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | /// https://www.w3.org/TR/SVG2/render.html#VisibilityControl [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_property!( [INFO] [stdout] 56 | | /// `baseline-shift` property. [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// https://www.w3.org/TR/SVG/text.html#BaselineShiftProperty [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_property!( [INFO] [stdout] 56 | | /// `baseline-shift` property. [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// https://www.w3.org/TR/SVG/text.html#BaselineShiftProperty [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / make_property!( [INFO] [stdout] 119 | | /// `clip-path` property. [INFO] [stdout] 120 | | /// [INFO] [stdout] 121 | | /// https://www.w3.org/TR/SVG/masking.html#ClipPathPropert [INFO] [stdout] ... | [INFO] [stdout] 127 | | newtype_parse: Iri, [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / make_property!( [INFO] [stdout] 119 | | /// `clip-path` property. [INFO] [stdout] 120 | | /// [INFO] [stdout] 121 | | /// https://www.w3.org/TR/SVG/masking.html#ClipPathPropert [INFO] [stdout] ... | [INFO] [stdout] 127 | | newtype_parse: Iri, [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / make_property!( [INFO] [stdout] 131 | | /// `clip-rule` property. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// https://www.w3.org/TR/SVG/masking.html#ClipRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 142 | | "evenodd" => EvenOdd, [INFO] [stdout] 143 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / make_property!( [INFO] [stdout] 131 | | /// `clip-rule` property. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// https://www.w3.org/TR/SVG/masking.html#ClipRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 142 | | "evenodd" => EvenOdd, [INFO] [stdout] 143 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / make_property!( [INFO] [stdout] 146 | | /// `color` property, the fallback for `currentColor` values. [INFO] [stdout] 147 | | /// [INFO] [stdout] 148 | | /// https://www.w3.org/TR/SVG/color.html#ColorProperty [INFO] [stdout] ... | [INFO] [stdout] 161 | | newtype_parse: cssparser::RGBA, [INFO] [stdout] 162 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / make_property!( [INFO] [stdout] 146 | | /// `color` property, the fallback for `currentColor` values. [INFO] [stdout] 147 | | /// [INFO] [stdout] 148 | | /// https://www.w3.org/TR/SVG/color.html#ColorProperty [INFO] [stdout] ... | [INFO] [stdout] 161 | | newtype_parse: cssparser::RGBA, [INFO] [stdout] 162 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / make_property!( [INFO] [stdout] 165 | | /// `color-interpolation-filters` property. [INFO] [stdout] 166 | | /// [INFO] [stdout] 167 | | /// https://www.w3.org/TR/SVG11/painting.html#ColorInterpolationProperty [INFO] [stdout] ... | [INFO] [stdout] 177 | | "sRGB" => Srgb, [INFO] [stdout] 178 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / make_property!( [INFO] [stdout] 165 | | /// `color-interpolation-filters` property. [INFO] [stdout] 166 | | /// [INFO] [stdout] 167 | | /// https://www.w3.org/TR/SVG11/painting.html#ColorInterpolationProperty [INFO] [stdout] ... | [INFO] [stdout] 177 | | "sRGB" => Srgb, [INFO] [stdout] 178 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / make_property!( [INFO] [stdout] 181 | | /// `direction` property. [INFO] [stdout] 182 | | /// [INFO] [stdout] 183 | | /// https://www.w3.org/TR/SVG/text.html#DirectionProperty [INFO] [stdout] ... | [INFO] [stdout] 192 | | "rtl" => Rtl, [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / make_property!( [INFO] [stdout] 181 | | /// `direction` property. [INFO] [stdout] 182 | | /// [INFO] [stdout] 183 | | /// https://www.w3.org/TR/SVG/text.html#DirectionProperty [INFO] [stdout] ... | [INFO] [stdout] 192 | | "rtl" => Rtl, [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / make_property!( [INFO] [stdout] 196 | | /// `display` property. [INFO] [stdout] 197 | | /// [INFO] [stdout] 198 | | /// https://www.w3.org/TR/CSS2/visuren.html#display-prop [INFO] [stdout] ... | [INFO] [stdout] 222 | | "none" => None, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / make_property!( [INFO] [stdout] 196 | | /// `display` property. [INFO] [stdout] 197 | | /// [INFO] [stdout] 198 | | /// https://www.w3.org/TR/CSS2/visuren.html#display-prop [INFO] [stdout] ... | [INFO] [stdout] 222 | | "none" => None, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | /// https://www.w3.org/TR/SVG/filters.html#EnableBackgroundProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | / make_property!( [INFO] [stdout] 296 | | /// `fill` property. [INFO] [stdout] 297 | | /// [INFO] [stdout] 298 | | /// https://www.w3.org/TR/SVG/painting.html#FillProperty [INFO] [stdout] ... | [INFO] [stdout] 304 | | newtype_parse: PaintServer, [INFO] [stdout] 305 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | / make_property!( [INFO] [stdout] 296 | | /// `fill` property. [INFO] [stdout] 297 | | /// [INFO] [stdout] 298 | | /// https://www.w3.org/TR/SVG/painting.html#FillProperty [INFO] [stdout] ... | [INFO] [stdout] 304 | | newtype_parse: PaintServer, [INFO] [stdout] 305 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / make_property!( [INFO] [stdout] 308 | | /// `fill-opacity` property. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// https://www.w3.org/TR/SVG/painting.html#FillOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 316 | | newtype_parse: UnitInterval, [INFO] [stdout] 317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / make_property!( [INFO] [stdout] 308 | | /// `fill-opacity` property. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// https://www.w3.org/TR/SVG/painting.html#FillOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 316 | | newtype_parse: UnitInterval, [INFO] [stdout] 317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / make_property!( [INFO] [stdout] 320 | | /// `fill-rule` property. [INFO] [stdout] 321 | | /// [INFO] [stdout] 322 | | /// https://www.w3.org/TR/SVG/painting.html#FillRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 331 | | "evenodd" => EvenOdd, [INFO] [stdout] 332 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / make_property!( [INFO] [stdout] 320 | | /// `fill-rule` property. [INFO] [stdout] 321 | | /// [INFO] [stdout] 322 | | /// https://www.w3.org/TR/SVG/painting.html#FillRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 331 | | "evenodd" => EvenOdd, [INFO] [stdout] 332 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | /// https://www.w3.org/TR/SVG/filters.html#FilterProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | /// https://www.w3.org/TR/filter-effects/#FilterProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | / make_property!( [INFO] [stdout] 370 | | /// `flood-color` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 371 | | /// [INFO] [stdout] 372 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 378 | | newtype_parse: cssparser::Color, [INFO] [stdout] 379 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | / make_property!( [INFO] [stdout] 370 | | /// `flood-color` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 371 | | /// [INFO] [stdout] 372 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 378 | | newtype_parse: cssparser::Color, [INFO] [stdout] 379 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / make_property!( [INFO] [stdout] 382 | | /// `flood-opacity` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 383 | | /// [INFO] [stdout] 384 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 390 | | newtype_parse: UnitInterval, [INFO] [stdout] 391 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / make_property!( [INFO] [stdout] 382 | | /// `flood-opacity` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 383 | | /// [INFO] [stdout] 384 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 390 | | newtype_parse: UnitInterval, [INFO] [stdout] 391 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / make_property!( [INFO] [stdout] 425 | | /// `font-stretch` property. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// https://www.w3.org/TR/SVG/text.html#FontStretchProperty [INFO] [stdout] ... | [INFO] [stdout] 445 | | "ultra-expanded" => UltraExpanded, [INFO] [stdout] 446 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / make_property!( [INFO] [stdout] 425 | | /// `font-stretch` property. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// https://www.w3.org/TR/SVG/text.html#FontStretchProperty [INFO] [stdout] ... | [INFO] [stdout] 445 | | "ultra-expanded" => UltraExpanded, [INFO] [stdout] 446 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / make_property!( [INFO] [stdout] 449 | | /// `font-style` property. [INFO] [stdout] 450 | | /// [INFO] [stdout] 451 | | /// https://www.w3.org/TR/SVG/text.html#FontStyleProperty [INFO] [stdout] ... | [INFO] [stdout] 461 | | "oblique" => Oblique, [INFO] [stdout] 462 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / make_property!( [INFO] [stdout] 449 | | /// `font-style` property. [INFO] [stdout] 450 | | /// [INFO] [stdout] 451 | | /// https://www.w3.org/TR/SVG/text.html#FontStyleProperty [INFO] [stdout] ... | [INFO] [stdout] 461 | | "oblique" => Oblique, [INFO] [stdout] 462 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | / make_property!( [INFO] [stdout] 465 | | /// `font-variant` property. [INFO] [stdout] 466 | | /// [INFO] [stdout] 467 | | /// https://www.w3.org/TR/SVG/text.html#FontVariantProperty [INFO] [stdout] ... | [INFO] [stdout] 478 | | "small-caps" => SmallCaps, [INFO] [stdout] 479 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | / make_property!( [INFO] [stdout] 465 | | /// `font-variant` property. [INFO] [stdout] 466 | | /// [INFO] [stdout] 467 | | /// https://www.w3.org/TR/SVG/text.html#FontVariantProperty [INFO] [stdout] ... | [INFO] [stdout] 478 | | "small-caps" => SmallCaps, [INFO] [stdout] 479 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | / make_property!( [INFO] [stdout] 523 | | /// `lighting-color` property for `feDiffuseLighting` and `feSpecularLighting` filter elements. [INFO] [stdout] 524 | | /// [INFO] [stdout] 525 | | /// https://www.w3.org/TR/SVG/filters.html#LightingColorProperty [INFO] [stdout] ... | [INFO] [stdout] 531 | | newtype_parse: cssparser::Color, [INFO] [stdout] 532 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | / make_property!( [INFO] [stdout] 523 | | /// `lighting-color` property for `feDiffuseLighting` and `feSpecularLighting` filter elements. [INFO] [stdout] 524 | | /// [INFO] [stdout] 525 | | /// https://www.w3.org/TR/SVG/filters.html#LightingColorProperty [INFO] [stdout] ... | [INFO] [stdout] 531 | | newtype_parse: cssparser::Color, [INFO] [stdout] 532 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / make_property!( [INFO] [stdout] 535 | | /// `marker` shorthand property. [INFO] [stdout] 536 | | /// [INFO] [stdout] 537 | | /// https://www.w3.org/TR/SVG2/painting.html#MarkerShorthand [INFO] [stdout] ... | [INFO] [stdout] 544 | | newtype_parse: Iri, [INFO] [stdout] 545 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / make_property!( [INFO] [stdout] 548 | | /// `marker-end` property. [INFO] [stdout] 549 | | /// [INFO] [stdout] 550 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 554 | | newtype_parse: Iri, [INFO] [stdout] 555 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | / make_property!( [INFO] [stdout] 558 | | /// `marker-mid` property. [INFO] [stdout] 559 | | /// [INFO] [stdout] 560 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 564 | | newtype_parse: Iri, [INFO] [stdout] 565 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:567:1 [INFO] [stdout] | [INFO] [stdout] 567 | / make_property!( [INFO] [stdout] 568 | | /// `marker-start` property. [INFO] [stdout] 569 | | /// [INFO] [stdout] 570 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 574 | | newtype_parse: Iri, [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / make_property!( [INFO] [stdout] 578 | | /// `mask` shorthand property. [INFO] [stdout] 579 | | /// [INFO] [stdout] 580 | | /// https://www.w3.org/TR/SVG/masking.html#MaskProperty [INFO] [stdout] ... | [INFO] [stdout] 588 | | newtype_parse: Iri, [INFO] [stdout] 589 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / make_property!( [INFO] [stdout] 578 | | /// `mask` shorthand property. [INFO] [stdout] 579 | | /// [INFO] [stdout] 580 | | /// https://www.w3.org/TR/SVG/masking.html#MaskProperty [INFO] [stdout] ... | [INFO] [stdout] 588 | | newtype_parse: Iri, [INFO] [stdout] 589 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | / make_property!( [INFO] [stdout] 592 | | /// `mix-blend-mode` property. [INFO] [stdout] 593 | | /// [INFO] [stdout] 594 | | /// https://www.w3.org/TR/compositing/#mix-blend-mode [INFO] [stdout] ... | [INFO] [stdout] 615 | | "luminosity" => Luminosity, [INFO] [stdout] 616 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:618:1 [INFO] [stdout] | [INFO] [stdout] 618 | / make_property!( [INFO] [stdout] 619 | | /// `opacity` property. [INFO] [stdout] 620 | | /// [INFO] [stdout] 621 | | /// https://www.w3.org/TR/css-color-3/#opacity [INFO] [stdout] ... | [INFO] [stdout] 625 | | newtype_parse: UnitInterval, [INFO] [stdout] 626 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / make_property!( [INFO] [stdout] 629 | | /// `overflow` shorthand property. [INFO] [stdout] 630 | | /// [INFO] [stdout] 631 | | /// https://www.w3.org/TR/CSS2/visufx.html#overflow [INFO] [stdout] ... | [INFO] [stdout] 644 | | "auto" => Auto, [INFO] [stdout] 645 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / make_property!( [INFO] [stdout] 629 | | /// `overflow` shorthand property. [INFO] [stdout] 630 | | /// [INFO] [stdout] 631 | | /// https://www.w3.org/TR/CSS2/visufx.html#overflow [INFO] [stdout] ... | [INFO] [stdout] 644 | | "auto" => Auto, [INFO] [stdout] 645 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | / make_property!( [INFO] [stdout] 657 | | /// `paint-order` property. [INFO] [stdout] 658 | | /// [INFO] [stdout] 659 | | /// https://www.w3.org/TR/SVG2/painting.html#PaintOrder [INFO] [stdout] ... | [INFO] [stdout] 705 | | } [INFO] [stdout] 706 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:736:1 [INFO] [stdout] | [INFO] [stdout] 736 | / make_property!( [INFO] [stdout] 737 | | /// `shape-rendering` property. [INFO] [stdout] 738 | | /// [INFO] [stdout] 739 | | /// https://www.w3.org/TR/SVG2/painting.html#ShapeRendering [INFO] [stdout] ... | [INFO] [stdout] 748 | | "crispEdges" => CrispEdges, [INFO] [stdout] 749 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / make_property!( [INFO] [stdout] 752 | | /// `stop-color` property for gradient stops. [INFO] [stdout] 753 | | /// [INFO] [stdout] 754 | | /// https://www.w3.org/TR/SVG2/pservers.html#StopColorProperty [INFO] [stdout] ... | [INFO] [stdout] 758 | | newtype_parse: cssparser::Color, [INFO] [stdout] 759 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:761:1 [INFO] [stdout] | [INFO] [stdout] 761 | / make_property!( [INFO] [stdout] 762 | | /// `stop-opacity` property for gradient stops. [INFO] [stdout] 763 | | /// [INFO] [stdout] 764 | | /// https://www.w3.org/TR/SVG2/pservers.html#StopOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 768 | | newtype_parse: UnitInterval, [INFO] [stdout] 769 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | / make_property!( [INFO] [stdout] 772 | | /// `stroke` property. [INFO] [stdout] 773 | | /// [INFO] [stdout] 774 | | /// https://www.w3.org/TR/SVG2/painting.html#SpecifyingStrokePaint [INFO] [stdout] ... | [INFO] [stdout] 778 | | newtype_parse: PaintServer, [INFO] [stdout] 779 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | / make_property!( [INFO] [stdout] 782 | | /// `stroke-dasharray` property. [INFO] [stdout] 783 | | /// [INFO] [stdout] 784 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeDashing [INFO] [stdout] ... | [INFO] [stdout] 788 | | newtype_parse: Dasharray, [INFO] [stdout] 789 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / make_property!( [INFO] [stdout] 792 | | /// `stroke-dashoffset` property. [INFO] [stdout] 793 | | /// [INFO] [stdout] 794 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeDashingdas [INFO] [stdout] ... | [INFO] [stdout] 798 | | newtype_parse: Length, [INFO] [stdout] 799 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | / make_property!( [INFO] [stdout] 802 | | /// `stroke-linecap` property. [INFO] [stdout] 803 | | /// [INFO] [stdout] 804 | | /// https://www.w3.org/TR/SVG2/painting.html#LineCaps [INFO] [stdout] ... | [INFO] [stdout] 812 | | "square" => Square, [INFO] [stdout] 813 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:815:1 [INFO] [stdout] | [INFO] [stdout] 815 | / make_property!( [INFO] [stdout] 816 | | /// `stroke-linejoin` property. [INFO] [stdout] 817 | | /// [INFO] [stdout] 818 | | /// https://www.w3.org/TR/SVG2/painting.html#LineJoin [INFO] [stdout] ... | [INFO] [stdout] 826 | | "bevel" => Bevel, [INFO] [stdout] 827 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | / make_property!( [INFO] [stdout] 830 | | /// `stroke-miterlimit` property. [INFO] [stdout] 831 | | /// [INFO] [stdout] 832 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeMiterlimitProperty [INFO] [stdout] ... | [INFO] [stdout] 836 | | newtype_parse: f64, [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:839:1 [INFO] [stdout] | [INFO] [stdout] 839 | / make_property!( [INFO] [stdout] 840 | | /// `stroke-opacity` property. [INFO] [stdout] 841 | | /// [INFO] [stdout] 842 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeOpacity [INFO] [stdout] ... | [INFO] [stdout] 846 | | newtype_parse: UnitInterval, [INFO] [stdout] 847 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:849:1 [INFO] [stdout] | [INFO] [stdout] 849 | / make_property!( [INFO] [stdout] 850 | | /// `stroke-width` property. [INFO] [stdout] 851 | | /// [INFO] [stdout] 852 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeWidth [INFO] [stdout] ... | [INFO] [stdout] 856 | | newtype_parse: Length::, [INFO] [stdout] 857 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:859:1 [INFO] [stdout] | [INFO] [stdout] 859 | / make_property!( [INFO] [stdout] 860 | | /// `text-anchor` property. [INFO] [stdout] 861 | | /// [INFO] [stdout] 862 | | /// https://www.w3.org/TR/SVG/text.html#TextAnchorProperty [INFO] [stdout] ... | [INFO] [stdout] 870 | | "end" => End, [INFO] [stdout] 871 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:873:1 [INFO] [stdout] | [INFO] [stdout] 873 | / make_property!( [INFO] [stdout] 874 | | /// `text-decoration` shorthand property. [INFO] [stdout] 875 | | /// [INFO] [stdout] 876 | | /// https://www.w3.org/TR/SVG/text.html#TextDecorationProperty [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] 921 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:873:1 [INFO] [stdout] | [INFO] [stdout] 873 | / make_property!( [INFO] [stdout] 874 | | /// `text-decoration` shorthand property. [INFO] [stdout] 875 | | /// [INFO] [stdout] 876 | | /// https://www.w3.org/TR/SVG/text.html#TextDecorationProperty [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] 921 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:974:1 [INFO] [stdout] | [INFO] [stdout] 974 | / make_property!( [INFO] [stdout] 975 | | /// `text-rendering` property. [INFO] [stdout] 976 | | /// [INFO] [stdout] 977 | | /// https://www.w3.org/TR/SVG/painting.html#TextRenderingProperty [INFO] [stdout] ... | [INFO] [stdout] 986 | | "geometricPrecision" => GeometricPrecision, [INFO] [stdout] 987 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | / make_property!( [INFO] [stdout] 990 | | /// `transform` property. [INFO] [stdout] 991 | | /// [INFO] [stdout] 992 | | /// https://www.w3.org/TR/css-transforms-1/#transform-property [INFO] [stdout] ... | [INFO] [stdout] 996 | | newtype_parse: TransformProperty, [INFO] [stdout] 997 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / make_property!( [INFO] [stdout] 1000 | | /// `unicode-bidi` property. [INFO] [stdout] 1001 | | /// [INFO] [stdout] 1002 | | /// https://www.w3.org/TR/css-writing-modes-3/#unicode-bidi [INFO] [stdout] ... | [INFO] [stdout] 1010 | | "bidi-override" => Override, [INFO] [stdout] 1011 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | / make_property!( [INFO] [stdout] 1014 | | /// `visibility` property. [INFO] [stdout] 1015 | | /// [INFO] [stdout] 1016 | | /// https://www.w3.org/TR/CSS2/visufx.html#visibility [INFO] [stdout] ... | [INFO] [stdout] 1026 | | "collapse" => Collapse, [INFO] [stdout] 1027 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | / make_property!( [INFO] [stdout] 1014 | | /// `visibility` property. [INFO] [stdout] 1015 | | /// [INFO] [stdout] 1016 | | /// https://www.w3.org/TR/CSS2/visufx.html#visibility [INFO] [stdout] ... | [INFO] [stdout] 1026 | | "collapse" => Collapse, [INFO] [stdout] 1027 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1029:1 [INFO] [stdout] | [INFO] [stdout] 1029 | / make_property!( [INFO] [stdout] 1030 | | /// `writing-mode` property. [INFO] [stdout] 1031 | | /// [INFO] [stdout] 1032 | | /// https://www.w3.org/TR/SVG/text.html#WritingModeProperty [INFO] [stdout] ... | [INFO] [stdout] 1048 | | "tb-rl" => TbRl, [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1029:1 [INFO] [stdout] | [INFO] [stdout] 1029 | / make_property!( [INFO] [stdout] 1030 | | /// `writing-mode` property. [INFO] [stdout] 1031 | | /// [INFO] [stdout] 1032 | | /// https://www.w3.org/TR/SVG/text.html#WritingModeProperty [INFO] [stdout] ... | [INFO] [stdout] 1048 | | "tb-rl" => TbRl, [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:213:11 [INFO] [stdout] | [INFO] [stdout] 213 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1057:1 [INFO] [stdout] | [INFO] [stdout] 1057 | / make_property!( [INFO] [stdout] 1058 | | /// `xml:lang` attribute. [INFO] [stdout] 1059 | | /// [INFO] [stdout] 1060 | | /// https://www.w3.org/TR/xml/#sec-lang-tag [INFO] [stdout] ... | [INFO] [stdout] 1078 | | }, [INFO] [stdout] 1079 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1092:1 [INFO] [stdout] | [INFO] [stdout] 1092 | / make_property!( [INFO] [stdout] 1093 | | /// `xml:space` attribute. [INFO] [stdout] 1094 | | /// [INFO] [stdout] 1095 | | /// https://www.w3.org/TR/xml/#sec-white-space [INFO] [stdout] ... | [INFO] [stdout] 1108 | | "preserve" => Preserve, [INFO] [stdout] 1109 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/style.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://www.w3.org/TR/SVG11/styling.html#StyleElementTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://www.w3.org/TR/SVG11/styling.html#ContentStyleTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/surface_utils/srgb.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | //! The constant values in this module are taken from http://www.color.org/chardata/rgb/srgb.xalter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transform.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://www.w3.org/TR/css-transforms-1/#transform-property [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transform.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | /// https://www.w3.org/TR/SVG11/coords.html#TransformAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/viewbox.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | /// the current viewport. See https://www.w3.org/TR/SVG2/coords.html#ViewBoxAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/xml/mod.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | /// These follow the terminology from https://www.w3.org/TR/xinclude/#terminology [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | /// https://www.w3.org/TR/SVG11/types.html#DataTypeInteger [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | /// See http://dev.w3.org/csswg/selectors-3/#empty-pseudo [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 126 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f8a239b65ec4b994cd491e973c55a86fd777ae2444bbb7f9ac7442dd299bde0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a239b65ec4b994cd491e973c55a86fd777ae2444bbb7f9ac7442dd299bde0a", kill_on_drop: false }` [INFO] [stdout] f8a239b65ec4b994cd491e973c55a86fd777ae2444bbb7f9ac7442dd299bde0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 6035aa60f9c4f566d92c212a05c80e946bc786e5e11f15718b9c1fcdda7fc28d [INFO] running `Command { std: "docker" "start" "-a" "6035aa60f9c4f566d92c212a05c80e946bc786e5e11f15718b9c1fcdda7fc28d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling system-deps v3.1.2 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling librsvg v2.51.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.14.2 [INFO] [stderr] Checking cairo-rs v0.14.1 [INFO] [stderr] Checking pango v0.14.0 [INFO] [stderr] Checking pangocairo v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Documenting librsvg v2.51.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | /// https://www.w3.org/TR/SVG/types.html#DataTypeNumberOptionalNumber [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | /// https://www.w3.org/TR/css3-values/#typedef-number-percentage [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | /// https://www.w3.org/TR/css-values-4/#custom-idents [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | /// https://datatracker.ietf.org/doc/html/rfc7231#section-5.3.5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | /// Optional whitespace, Space or Tab, per https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/accept_language.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | /// https://www.rfc-editor.org/info/rfc5664 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/c_api/sizing.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | /// See https://www.w3.org/TR/css-images-3/#sizing-terms for terminology and logic. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cond.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | /// http://www.w3.org/TR/SVG/struct.html#RequiredExtensionsAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:581:34 [INFO] [stdout] | [INFO] [stdout] 581 | /// Origin for a stylesheet, per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 605 | /// as per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/error.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | /// resource. For example, `SvgHandle.has_sub("https://evil.com/phone_home#element_id") will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// https://www.w3.org/TR/filter-effects/#filter-functions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-blur [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-brightness [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-contrast [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-drop-shadow [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-grayscale [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-huerotate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-invert [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-opacity [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-saturate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | /// https://www.w3.org/TR/filter-effects/#funcdef-filter-sepia [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filter_func.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | /// See https://www.w3.org/TR/filter-effects/#dropshadowEquivalent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filters/context.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | /// https://www.w3.org/TR/filter-effects/#attr-valuedef-in-strokepaint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/filters/context.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | /// https://www.w3.org/TR/filter-effects/#attr-valuedef-in-fillpaint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://www.w3.org/TR/CSS2/fonts.html#font-shorthand [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://www.w3.org/TR/css-fonts-3/#propdef-font [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://drafts.csswg.org/css-fonts-4/#font-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | /// https://www.w3.org/TR/SVG/text.html#FontSizeProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | /// https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#propdef-font-size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | /// https://www.w3.org/TR/css-fonts-3/#font-size-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | /// https://drafts.csswg.org/css-fonts-4/#font-weight-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | /// https://www.w3.org/TR/css-fonts-3/#propdef-font-weight [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | /// https://www.w3.org/TR/SVG/text.html#LetterSpacingProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | /// https://www.w3.org/TR/css-text-3/#letter-spacing-property [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | /// https://drafts.csswg.org/css2/visudet.html#propdef-line-height [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | /// https://www.w3.org/TR/CSS2/visudet.html#propdef-line-height [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | /// https://www.w3.org/TR/SVG/text.html#FontFamilyProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | /// https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#propdef-font-family [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/font_props.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | /// https://www.w3.org/TR/css-fonts-3/#font-family-prop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/href.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | //! https://svgwg.org/svg2-draft/linking.html#XLinkRefAttrs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/layout.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | /// https://www.w3.org/TR/SVG2/render.html#EstablishingStackingContex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/layout.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// https://www.w3.org/TR/2015/CR-compositing-1-20150113/#csscompositingrules_SVG [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/limits.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/323 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/limits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/515 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_builder.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | /// https://www.w3.org/TR/SVG2/implnote.html#ArcConversionEndpointToCenter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/properties.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | /// https://www.w3.org/TR/SVG2/render.html#VisibilityControl [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/properties.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | /// https://www.w3.org/TR/SVG2/render.html#VisibilityControl [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_property!( [INFO] [stdout] 56 | | /// `baseline-shift` property. [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// https://www.w3.org/TR/SVG/text.html#BaselineShiftProperty [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_property!( [INFO] [stdout] 56 | | /// `baseline-shift` property. [INFO] [stdout] 57 | | /// [INFO] [stdout] 58 | | /// https://www.w3.org/TR/SVG/text.html#BaselineShiftProperty [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / make_property!( [INFO] [stdout] 119 | | /// `clip-path` property. [INFO] [stdout] 120 | | /// [INFO] [stdout] 121 | | /// https://www.w3.org/TR/SVG/masking.html#ClipPathPropert [INFO] [stdout] ... | [INFO] [stdout] 127 | | newtype_parse: Iri, [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / make_property!( [INFO] [stdout] 119 | | /// `clip-path` property. [INFO] [stdout] 120 | | /// [INFO] [stdout] 121 | | /// https://www.w3.org/TR/SVG/masking.html#ClipPathPropert [INFO] [stdout] ... | [INFO] [stdout] 127 | | newtype_parse: Iri, [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / make_property!( [INFO] [stdout] 131 | | /// `clip-rule` property. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// https://www.w3.org/TR/SVG/masking.html#ClipRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 142 | | "evenodd" => EvenOdd, [INFO] [stdout] 143 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / make_property!( [INFO] [stdout] 131 | | /// `clip-rule` property. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// https://www.w3.org/TR/SVG/masking.html#ClipRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 142 | | "evenodd" => EvenOdd, [INFO] [stdout] 143 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / make_property!( [INFO] [stdout] 146 | | /// `color` property, the fallback for `currentColor` values. [INFO] [stdout] 147 | | /// [INFO] [stdout] 148 | | /// https://www.w3.org/TR/SVG/color.html#ColorProperty [INFO] [stdout] ... | [INFO] [stdout] 161 | | newtype_parse: cssparser::RGBA, [INFO] [stdout] 162 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / make_property!( [INFO] [stdout] 146 | | /// `color` property, the fallback for `currentColor` values. [INFO] [stdout] 147 | | /// [INFO] [stdout] 148 | | /// https://www.w3.org/TR/SVG/color.html#ColorProperty [INFO] [stdout] ... | [INFO] [stdout] 161 | | newtype_parse: cssparser::RGBA, [INFO] [stdout] 162 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / make_property!( [INFO] [stdout] 165 | | /// `color-interpolation-filters` property. [INFO] [stdout] 166 | | /// [INFO] [stdout] 167 | | /// https://www.w3.org/TR/SVG11/painting.html#ColorInterpolationProperty [INFO] [stdout] ... | [INFO] [stdout] 177 | | "sRGB" => Srgb, [INFO] [stdout] 178 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / make_property!( [INFO] [stdout] 165 | | /// `color-interpolation-filters` property. [INFO] [stdout] 166 | | /// [INFO] [stdout] 167 | | /// https://www.w3.org/TR/SVG11/painting.html#ColorInterpolationProperty [INFO] [stdout] ... | [INFO] [stdout] 177 | | "sRGB" => Srgb, [INFO] [stdout] 178 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / make_property!( [INFO] [stdout] 181 | | /// `direction` property. [INFO] [stdout] 182 | | /// [INFO] [stdout] 183 | | /// https://www.w3.org/TR/SVG/text.html#DirectionProperty [INFO] [stdout] ... | [INFO] [stdout] 192 | | "rtl" => Rtl, [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / make_property!( [INFO] [stdout] 181 | | /// `direction` property. [INFO] [stdout] 182 | | /// [INFO] [stdout] 183 | | /// https://www.w3.org/TR/SVG/text.html#DirectionProperty [INFO] [stdout] ... | [INFO] [stdout] 192 | | "rtl" => Rtl, [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / make_property!( [INFO] [stdout] 196 | | /// `display` property. [INFO] [stdout] 197 | | /// [INFO] [stdout] 198 | | /// https://www.w3.org/TR/CSS2/visuren.html#display-prop [INFO] [stdout] ... | [INFO] [stdout] 222 | | "none" => None, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / make_property!( [INFO] [stdout] 196 | | /// `display` property. [INFO] [stdout] 197 | | /// [INFO] [stdout] 198 | | /// https://www.w3.org/TR/CSS2/visuren.html#display-prop [INFO] [stdout] ... | [INFO] [stdout] 222 | | "none" => None, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | /// https://www.w3.org/TR/SVG/filters.html#EnableBackgroundProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | / make_property!( [INFO] [stdout] 296 | | /// `fill` property. [INFO] [stdout] 297 | | /// [INFO] [stdout] 298 | | /// https://www.w3.org/TR/SVG/painting.html#FillProperty [INFO] [stdout] ... | [INFO] [stdout] 304 | | newtype_parse: PaintServer, [INFO] [stdout] 305 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | / make_property!( [INFO] [stdout] 296 | | /// `fill` property. [INFO] [stdout] 297 | | /// [INFO] [stdout] 298 | | /// https://www.w3.org/TR/SVG/painting.html#FillProperty [INFO] [stdout] ... | [INFO] [stdout] 304 | | newtype_parse: PaintServer, [INFO] [stdout] 305 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / make_property!( [INFO] [stdout] 308 | | /// `fill-opacity` property. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// https://www.w3.org/TR/SVG/painting.html#FillOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 316 | | newtype_parse: UnitInterval, [INFO] [stdout] 317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / make_property!( [INFO] [stdout] 308 | | /// `fill-opacity` property. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// https://www.w3.org/TR/SVG/painting.html#FillOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 316 | | newtype_parse: UnitInterval, [INFO] [stdout] 317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / make_property!( [INFO] [stdout] 320 | | /// `fill-rule` property. [INFO] [stdout] 321 | | /// [INFO] [stdout] 322 | | /// https://www.w3.org/TR/SVG/painting.html#FillRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 331 | | "evenodd" => EvenOdd, [INFO] [stdout] 332 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | / make_property!( [INFO] [stdout] 320 | | /// `fill-rule` property. [INFO] [stdout] 321 | | /// [INFO] [stdout] 322 | | /// https://www.w3.org/TR/SVG/painting.html#FillRuleProperty [INFO] [stdout] ... | [INFO] [stdout] 331 | | "evenodd" => EvenOdd, [INFO] [stdout] 332 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | /// https://www.w3.org/TR/SVG/filters.html#FilterProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_defs.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | /// https://www.w3.org/TR/filter-effects/#FilterProperty [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | / make_property!( [INFO] [stdout] 370 | | /// `flood-color` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 371 | | /// [INFO] [stdout] 372 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 378 | | newtype_parse: cssparser::Color, [INFO] [stdout] 379 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | / make_property!( [INFO] [stdout] 370 | | /// `flood-color` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 371 | | /// [INFO] [stdout] 372 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 378 | | newtype_parse: cssparser::Color, [INFO] [stdout] 379 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / make_property!( [INFO] [stdout] 382 | | /// `flood-opacity` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 383 | | /// [INFO] [stdout] 384 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 390 | | newtype_parse: UnitInterval, [INFO] [stdout] 391 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / make_property!( [INFO] [stdout] 382 | | /// `flood-opacity` property, for `feFlood` and `feDropShadow` filter elements. [INFO] [stdout] 383 | | /// [INFO] [stdout] 384 | | /// https://www.w3.org/TR/SVG11/filters.html#feFloodElement [INFO] [stdout] ... | [INFO] [stdout] 390 | | newtype_parse: UnitInterval, [INFO] [stdout] 391 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / make_property!( [INFO] [stdout] 425 | | /// `font-stretch` property. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// https://www.w3.org/TR/SVG/text.html#FontStretchProperty [INFO] [stdout] ... | [INFO] [stdout] 445 | | "ultra-expanded" => UltraExpanded, [INFO] [stdout] 446 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / make_property!( [INFO] [stdout] 425 | | /// `font-stretch` property. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// https://www.w3.org/TR/SVG/text.html#FontStretchProperty [INFO] [stdout] ... | [INFO] [stdout] 445 | | "ultra-expanded" => UltraExpanded, [INFO] [stdout] 446 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / make_property!( [INFO] [stdout] 449 | | /// `font-style` property. [INFO] [stdout] 450 | | /// [INFO] [stdout] 451 | | /// https://www.w3.org/TR/SVG/text.html#FontStyleProperty [INFO] [stdout] ... | [INFO] [stdout] 461 | | "oblique" => Oblique, [INFO] [stdout] 462 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / make_property!( [INFO] [stdout] 449 | | /// `font-style` property. [INFO] [stdout] 450 | | /// [INFO] [stdout] 451 | | /// https://www.w3.org/TR/SVG/text.html#FontStyleProperty [INFO] [stdout] ... | [INFO] [stdout] 461 | | "oblique" => Oblique, [INFO] [stdout] 462 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | / make_property!( [INFO] [stdout] 465 | | /// `font-variant` property. [INFO] [stdout] 466 | | /// [INFO] [stdout] 467 | | /// https://www.w3.org/TR/SVG/text.html#FontVariantProperty [INFO] [stdout] ... | [INFO] [stdout] 478 | | "small-caps" => SmallCaps, [INFO] [stdout] 479 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | / make_property!( [INFO] [stdout] 465 | | /// `font-variant` property. [INFO] [stdout] 466 | | /// [INFO] [stdout] 467 | | /// https://www.w3.org/TR/SVG/text.html#FontVariantProperty [INFO] [stdout] ... | [INFO] [stdout] 478 | | "small-caps" => SmallCaps, [INFO] [stdout] 479 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | / make_property!( [INFO] [stdout] 523 | | /// `lighting-color` property for `feDiffuseLighting` and `feSpecularLighting` filter elements. [INFO] [stdout] 524 | | /// [INFO] [stdout] 525 | | /// https://www.w3.org/TR/SVG/filters.html#LightingColorProperty [INFO] [stdout] ... | [INFO] [stdout] 531 | | newtype_parse: cssparser::Color, [INFO] [stdout] 532 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | / make_property!( [INFO] [stdout] 523 | | /// `lighting-color` property for `feDiffuseLighting` and `feSpecularLighting` filter elements. [INFO] [stdout] 524 | | /// [INFO] [stdout] 525 | | /// https://www.w3.org/TR/SVG/filters.html#LightingColorProperty [INFO] [stdout] ... | [INFO] [stdout] 531 | | newtype_parse: cssparser::Color, [INFO] [stdout] 532 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / make_property!( [INFO] [stdout] 535 | | /// `marker` shorthand property. [INFO] [stdout] 536 | | /// [INFO] [stdout] 537 | | /// https://www.w3.org/TR/SVG2/painting.html#MarkerShorthand [INFO] [stdout] ... | [INFO] [stdout] 544 | | newtype_parse: Iri, [INFO] [stdout] 545 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / make_property!( [INFO] [stdout] 548 | | /// `marker-end` property. [INFO] [stdout] 549 | | /// [INFO] [stdout] 550 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 554 | | newtype_parse: Iri, [INFO] [stdout] 555 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | / make_property!( [INFO] [stdout] 558 | | /// `marker-mid` property. [INFO] [stdout] 559 | | /// [INFO] [stdout] 560 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 564 | | newtype_parse: Iri, [INFO] [stdout] 565 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:567:1 [INFO] [stdout] | [INFO] [stdout] 567 | / make_property!( [INFO] [stdout] 568 | | /// `marker-start` property. [INFO] [stdout] 569 | | /// [INFO] [stdout] 570 | | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties [INFO] [stdout] ... | [INFO] [stdout] 574 | | newtype_parse: Iri, [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / make_property!( [INFO] [stdout] 578 | | /// `mask` shorthand property. [INFO] [stdout] 579 | | /// [INFO] [stdout] 580 | | /// https://www.w3.org/TR/SVG/masking.html#MaskProperty [INFO] [stdout] ... | [INFO] [stdout] 588 | | newtype_parse: Iri, [INFO] [stdout] 589 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | / make_property!( [INFO] [stdout] 578 | | /// `mask` shorthand property. [INFO] [stdout] 579 | | /// [INFO] [stdout] 580 | | /// https://www.w3.org/TR/SVG/masking.html#MaskProperty [INFO] [stdout] ... | [INFO] [stdout] 588 | | newtype_parse: Iri, [INFO] [stdout] 589 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | / make_property!( [INFO] [stdout] 592 | | /// `mix-blend-mode` property. [INFO] [stdout] 593 | | /// [INFO] [stdout] 594 | | /// https://www.w3.org/TR/compositing/#mix-blend-mode [INFO] [stdout] ... | [INFO] [stdout] 615 | | "luminosity" => Luminosity, [INFO] [stdout] 616 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:618:1 [INFO] [stdout] | [INFO] [stdout] 618 | / make_property!( [INFO] [stdout] 619 | | /// `opacity` property. [INFO] [stdout] 620 | | /// [INFO] [stdout] 621 | | /// https://www.w3.org/TR/css-color-3/#opacity [INFO] [stdout] ... | [INFO] [stdout] 625 | | newtype_parse: UnitInterval, [INFO] [stdout] 626 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / make_property!( [INFO] [stdout] 629 | | /// `overflow` shorthand property. [INFO] [stdout] 630 | | /// [INFO] [stdout] 631 | | /// https://www.w3.org/TR/CSS2/visufx.html#overflow [INFO] [stdout] ... | [INFO] [stdout] 644 | | "auto" => Auto, [INFO] [stdout] 645 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / make_property!( [INFO] [stdout] 629 | | /// `overflow` shorthand property. [INFO] [stdout] 630 | | /// [INFO] [stdout] 631 | | /// https://www.w3.org/TR/CSS2/visufx.html#overflow [INFO] [stdout] ... | [INFO] [stdout] 644 | | "auto" => Auto, [INFO] [stdout] 645 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | / make_property!( [INFO] [stdout] 657 | | /// `paint-order` property. [INFO] [stdout] 658 | | /// [INFO] [stdout] 659 | | /// https://www.w3.org/TR/SVG2/painting.html#PaintOrder [INFO] [stdout] ... | [INFO] [stdout] 705 | | } [INFO] [stdout] 706 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:736:1 [INFO] [stdout] | [INFO] [stdout] 736 | / make_property!( [INFO] [stdout] 737 | | /// `shape-rendering` property. [INFO] [stdout] 738 | | /// [INFO] [stdout] 739 | | /// https://www.w3.org/TR/SVG2/painting.html#ShapeRendering [INFO] [stdout] ... | [INFO] [stdout] 748 | | "crispEdges" => CrispEdges, [INFO] [stdout] 749 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / make_property!( [INFO] [stdout] 752 | | /// `stop-color` property for gradient stops. [INFO] [stdout] 753 | | /// [INFO] [stdout] 754 | | /// https://www.w3.org/TR/SVG2/pservers.html#StopColorProperty [INFO] [stdout] ... | [INFO] [stdout] 758 | | newtype_parse: cssparser::Color, [INFO] [stdout] 759 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:761:1 [INFO] [stdout] | [INFO] [stdout] 761 | / make_property!( [INFO] [stdout] 762 | | /// `stop-opacity` property for gradient stops. [INFO] [stdout] 763 | | /// [INFO] [stdout] 764 | | /// https://www.w3.org/TR/SVG2/pservers.html#StopOpacityProperty [INFO] [stdout] ... | [INFO] [stdout] 768 | | newtype_parse: UnitInterval, [INFO] [stdout] 769 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | / make_property!( [INFO] [stdout] 772 | | /// `stroke` property. [INFO] [stdout] 773 | | /// [INFO] [stdout] 774 | | /// https://www.w3.org/TR/SVG2/painting.html#SpecifyingStrokePaint [INFO] [stdout] ... | [INFO] [stdout] 778 | | newtype_parse: PaintServer, [INFO] [stdout] 779 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | / make_property!( [INFO] [stdout] 782 | | /// `stroke-dasharray` property. [INFO] [stdout] 783 | | /// [INFO] [stdout] 784 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeDashing [INFO] [stdout] ... | [INFO] [stdout] 788 | | newtype_parse: Dasharray, [INFO] [stdout] 789 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / make_property!( [INFO] [stdout] 792 | | /// `stroke-dashoffset` property. [INFO] [stdout] 793 | | /// [INFO] [stdout] 794 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeDashingdas [INFO] [stdout] ... | [INFO] [stdout] 798 | | newtype_parse: Length, [INFO] [stdout] 799 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:801:1 [INFO] [stdout] | [INFO] [stdout] 801 | / make_property!( [INFO] [stdout] 802 | | /// `stroke-linecap` property. [INFO] [stdout] 803 | | /// [INFO] [stdout] 804 | | /// https://www.w3.org/TR/SVG2/painting.html#LineCaps [INFO] [stdout] ... | [INFO] [stdout] 812 | | "square" => Square, [INFO] [stdout] 813 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:815:1 [INFO] [stdout] | [INFO] [stdout] 815 | / make_property!( [INFO] [stdout] 816 | | /// `stroke-linejoin` property. [INFO] [stdout] 817 | | /// [INFO] [stdout] 818 | | /// https://www.w3.org/TR/SVG2/painting.html#LineJoin [INFO] [stdout] ... | [INFO] [stdout] 826 | | "bevel" => Bevel, [INFO] [stdout] 827 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | / make_property!( [INFO] [stdout] 830 | | /// `stroke-miterlimit` property. [INFO] [stdout] 831 | | /// [INFO] [stdout] 832 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeMiterlimitProperty [INFO] [stdout] ... | [INFO] [stdout] 836 | | newtype_parse: f64, [INFO] [stdout] 837 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:839:1 [INFO] [stdout] | [INFO] [stdout] 839 | / make_property!( [INFO] [stdout] 840 | | /// `stroke-opacity` property. [INFO] [stdout] 841 | | /// [INFO] [stdout] 842 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeOpacity [INFO] [stdout] ... | [INFO] [stdout] 846 | | newtype_parse: UnitInterval, [INFO] [stdout] 847 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:849:1 [INFO] [stdout] | [INFO] [stdout] 849 | / make_property!( [INFO] [stdout] 850 | | /// `stroke-width` property. [INFO] [stdout] 851 | | /// [INFO] [stdout] 852 | | /// https://www.w3.org/TR/SVG2/painting.html#StrokeWidth [INFO] [stdout] ... | [INFO] [stdout] 856 | | newtype_parse: Length::, [INFO] [stdout] 857 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:859:1 [INFO] [stdout] | [INFO] [stdout] 859 | / make_property!( [INFO] [stdout] 860 | | /// `text-anchor` property. [INFO] [stdout] 861 | | /// [INFO] [stdout] 862 | | /// https://www.w3.org/TR/SVG/text.html#TextAnchorProperty [INFO] [stdout] ... | [INFO] [stdout] 870 | | "end" => End, [INFO] [stdout] 871 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:873:1 [INFO] [stdout] | [INFO] [stdout] 873 | / make_property!( [INFO] [stdout] 874 | | /// `text-decoration` shorthand property. [INFO] [stdout] 875 | | /// [INFO] [stdout] 876 | | /// https://www.w3.org/TR/SVG/text.html#TextDecorationProperty [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] 921 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:873:1 [INFO] [stdout] | [INFO] [stdout] 873 | / make_property!( [INFO] [stdout] 874 | | /// `text-decoration` shorthand property. [INFO] [stdout] 875 | | /// [INFO] [stdout] 876 | | /// https://www.w3.org/TR/SVG/text.html#TextDecorationProperty [INFO] [stdout] ... | [INFO] [stdout] 920 | | } [INFO] [stdout] 921 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:974:1 [INFO] [stdout] | [INFO] [stdout] 974 | / make_property!( [INFO] [stdout] 975 | | /// `text-rendering` property. [INFO] [stdout] 976 | | /// [INFO] [stdout] 977 | | /// https://www.w3.org/TR/SVG/painting.html#TextRenderingProperty [INFO] [stdout] ... | [INFO] [stdout] 986 | | "geometricPrecision" => GeometricPrecision, [INFO] [stdout] 987 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | / make_property!( [INFO] [stdout] 990 | | /// `transform` property. [INFO] [stdout] 991 | | /// [INFO] [stdout] 992 | | /// https://www.w3.org/TR/css-transforms-1/#transform-property [INFO] [stdout] ... | [INFO] [stdout] 996 | | newtype_parse: TransformProperty, [INFO] [stdout] 997 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / make_property!( [INFO] [stdout] 1000 | | /// `unicode-bidi` property. [INFO] [stdout] 1001 | | /// [INFO] [stdout] 1002 | | /// https://www.w3.org/TR/css-writing-modes-3/#unicode-bidi [INFO] [stdout] ... | [INFO] [stdout] 1010 | | "bidi-override" => Override, [INFO] [stdout] 1011 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | / make_property!( [INFO] [stdout] 1014 | | /// `visibility` property. [INFO] [stdout] 1015 | | /// [INFO] [stdout] 1016 | | /// https://www.w3.org/TR/CSS2/visufx.html#visibility [INFO] [stdout] ... | [INFO] [stdout] 1026 | | "collapse" => Collapse, [INFO] [stdout] 1027 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | / make_property!( [INFO] [stdout] 1014 | | /// `visibility` property. [INFO] [stdout] 1015 | | /// [INFO] [stdout] 1016 | | /// https://www.w3.org/TR/CSS2/visufx.html#visibility [INFO] [stdout] ... | [INFO] [stdout] 1026 | | "collapse" => Collapse, [INFO] [stdout] 1027 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1029:1 [INFO] [stdout] | [INFO] [stdout] 1029 | / make_property!( [INFO] [stdout] 1030 | | /// `writing-mode` property. [INFO] [stdout] 1031 | | /// [INFO] [stdout] 1032 | | /// https://www.w3.org/TR/SVG/text.html#WritingModeProperty [INFO] [stdout] ... | [INFO] [stdout] 1048 | | "tb-rl" => TbRl, [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1029:1 [INFO] [stdout] | [INFO] [stdout] 1029 | / make_property!( [INFO] [stdout] 1030 | | /// `writing-mode` property. [INFO] [stdout] 1031 | | /// [INFO] [stdout] 1032 | | /// https://www.w3.org/TR/SVG/text.html#WritingModeProperty [INFO] [stdout] ... | [INFO] [stdout] 1048 | | "tb-rl" => TbRl, [INFO] [stdout] 1049 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:213:11 [INFO] [stdout] | [INFO] [stdout] 213 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1057:1 [INFO] [stdout] | [INFO] [stdout] 1057 | / make_property!( [INFO] [stdout] 1058 | | /// `xml:lang` attribute. [INFO] [stdout] 1059 | | /// [INFO] [stdout] 1060 | | /// https://www.w3.org/TR/xml/#sec-lang-tag [INFO] [stdout] ... | [INFO] [stdout] 1078 | | }, [INFO] [stdout] 1079 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/property_macros.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] ::: src/property_defs.rs:1092:1 [INFO] [stdout] | [INFO] [stdout] 1092 | / make_property!( [INFO] [stdout] 1093 | | /// `xml:space` attribute. [INFO] [stdout] 1094 | | /// [INFO] [stdout] 1095 | | /// https://www.w3.org/TR/xml/#sec-white-space [INFO] [stdout] ... | [INFO] [stdout] 1108 | | "preserve" => Preserve, [INFO] [stdout] 1109 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `make_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/style.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://www.w3.org/TR/SVG11/styling.html#StyleElementTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://www.w3.org/TR/SVG11/styling.html#ContentStyleTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/surface_utils/srgb.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | //! The constant values in this module are taken from http://www.color.org/chardata/rgb/srgb.xalter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transform.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://www.w3.org/TR/css-transforms-1/#transform-property [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transform.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | /// https://www.w3.org/TR/SVG11/coords.html#TransformAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/viewbox.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | /// the current viewport. See https://www.w3.org/TR/SVG2/coords.html#ViewBoxAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/xml/mod.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | /// These follow the terminology from https://www.w3.org/TR/xinclude/#terminology [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parsers.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | /// https://www.w3.org/TR/SVG11/types.html#DataTypeInteger [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/css.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | /// See http://dev.w3.org/csswg/selectors-3/#empty-pseudo [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 126 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "6035aa60f9c4f566d92c212a05c80e946bc786e5e11f15718b9c1fcdda7fc28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6035aa60f9c4f566d92c212a05c80e946bc786e5e11f15718b9c1fcdda7fc28d", kill_on_drop: false }` [INFO] [stdout] 6035aa60f9c4f566d92c212a05c80e946bc786e5e11f15718b9c1fcdda7fc28d