[INFO] fetching crate reso_dd 0.2.0...
[INFO] documenting reso_dd-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate reso_dd 0.2.0 into /workspace/builds/worker-26/source
[INFO] validating manifest of crates.io crate reso_dd 0.2.0 on toolchain 1.61.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reso_dd 0.2.0
[INFO] finished tweaking crates.io crate reso_dd 0.2.0
[INFO] tweaked toml for crates.io crate reso_dd 0.2.0 written to /workspace/builds/worker-26/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a3e1fb9672c88bdc45b23c891430aa95b6da2c97a256c6c2d899742e625ad4c
[INFO] running `Command { std: "docker" "start" "-a" "0a3e1fb9672c88bdc45b23c891430aa95b6da2c97a256c6c2d899742e625ad4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a3e1fb9672c88bdc45b23c891430aa95b6da2c97a256c6c2d899742e625ad4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3e1fb9672c88bdc45b23c891430aa95b6da2c97a256c6c2d899742e625ad4c", kill_on_drop: false }`
[INFO] [stdout] 0a3e1fb9672c88bdc45b23c891430aa95b6da2c97a256c6c2d899742e625ad4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce99b01e3a2744bbc93a886c682b7a0113d2d584fc4ddfe7ba5ef6a4c9ea54a
[INFO] running `Command { std: "docker" "start" "-a" "7ce99b01e3a2744bbc93a886c682b7a0113d2d584fc4ddfe7ba5ef6a4c9ea54a", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Documenting reso_dd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:3513:170
[INFO] [stdout] |
[INFO] [stdout] 3513 | ...ics of the system are expected to appear as the "[type]" in the related power production fields in a flattened implementation (RETS 1....
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:3682:222
[INFO] [stdout] |
[INFO] [stdout] 3682 | ...tc. Each selected are expected to appear as the "[type]" in the related rooms fields in a flattened implementation (RETS 1.x only) of ...
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:4169:224
[INFO] [stdout] |
[INFO] [stdout] 4169 | ...tc. Each selected are expected to appear as the "[type]" in the related UnitType fields in a flattened implementation (RETS 1.x only) ...
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ac:link`
[INFO] [stdout] --> src/generated/struct_rules.rs:126:502
[INFO] [stdout] |
[INFO] [stdout] 126 | ...ATA[?]]>: Rules Resource src/generated/struct_rules.rs:132:502
[INFO] [stdout] |
[INFO] [stdout] 132 | ...ATA[?]]>: Rules Resource src/generated/enum_social_media_type.rs:8:75
[INFO] [stdout] |
[INFO] [stdout] 8 | /// "[Blog](https://ddwiki.reso.org/display/DDW17/Blog)": SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:11:75
[INFO] [stdout] |
[INFO] [stdout] 11 | /// "[Digg](https://ddwiki.reso.org/display/DDW17/Digg)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Digg.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:14:83
[INFO] [stdout] |
[INFO] [stdout] 14 | /// "[Facebook](https://ddwiki.reso.org/display/DDW17/Facebook)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:17:103
[INFO] [stdout] |
[INFO] [stdout] 17 | ...g/display/DDW17/Facebook+Messenger)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook Messenger.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:20:87
[INFO] [stdout] |
[INFO] [stdout] 20 | /// "[GooglePlus](https://ddwiki.reso.org/display/DDW17/GooglePlus)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Google...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:23:83
[INFO] [stdout] |
[INFO] [stdout] 23 | /// "[iMessage](https://ddwiki.reso.org/display/DDW17/iMessage)": SocialMedia[Type]UrlOrId has a URL or ID that relates to iMessage.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:26:85
[INFO] [stdout] |
[INFO] [stdout] 26 | /// "[Instagram](https://ddwiki.reso.org/display/DDW17/Instagram)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Instagram.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:29:83
[INFO] [stdout] |
[INFO] [stdout] 29 | /// "[LinkedIn](https://ddwiki.reso.org/display/DDW17/LinkedIn)": SocialMedia[Type]UrlOrId has a URL or ID that relates to LinkedIn.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:32:85
[INFO] [stdout] |
[INFO] [stdout] 32 | /// "[Pinterest](https://ddwiki.reso.org/display/DDW17/Pinterest)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Pinterest.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:35:79
[INFO] [stdout] |
[INFO] [stdout] 35 | /// "[Reddit](https://ddwiki.reso.org/display/DDW17/Reddit)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Reddit.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:38:77
[INFO] [stdout] |
[INFO] [stdout] 38 | /// "[Slack](https://ddwiki.reso.org/display/DDW17/Slack)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Slack.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:41:83
[INFO] [stdout] |
[INFO] [stdout] 41 | /// "[Snapchat](https://ddwiki.reso.org/display/DDW17/Snapchat)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Snapchat.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:44:89
[INFO] [stdout] |
[INFO] [stdout] 44 | /// "[StumbleUpon](https://ddwiki.reso.org/display/DDW17/StumbleUpon)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Stum...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:47:79
[INFO] [stdout] |
[INFO] [stdout] 47 | /// "[Tumblr](https://ddwiki.reso.org/display/DDW17/Tumblr)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Tumblr.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:50:81
[INFO] [stdout] |
[INFO] [stdout] 50 | /// "[Twitter](https://ddwiki.reso.org/display/DDW17/Twitter)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Twitter.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:53:81
[INFO] [stdout] |
[INFO] [stdout] 53 | /// "[Website](https://ddwiki.reso.org/display/DDW17/Website)": SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/o...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:56:81
[INFO] [stdout] |
[INFO] [stdout] 56 | /// "[YouTube](https://ddwiki.reso.org/display/DDW17/YouTube)": SocialMedia[Type]UrlOrId has a URL or ID that relates to YouTube.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/generated/struct_media.rs:114:41
[INFO] [stdout] |
[INFO] [stdout] 114 | ...edia Types as defined by IANA. http://www.iana.org/assignments/media-types/index.html. Note that the former name of MimeType, used by ...
[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/generated/struct_rules.rs:156:48
[INFO] [stdout] |
[INFO] [stdout] 156 | /// A semantically-versioned rule version. https://semver.org/
[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/generated/enum_buyer_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_buyer_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_buyer_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_buyer_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_buyer_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_buyer_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_buyer_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_buyer_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_buyer_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_buyer_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_buyer_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_buyer_agent_designation.rs:41:215
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_buyer_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_buyer_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_buyer_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_buyer_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_buyer_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_buyer_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_buyer_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_buyer_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_buyer_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_buyer_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_buyer_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_buyer_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_buyer_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_buyer_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_buyer_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_co_buyer_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_co_buyer_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_co_buyer_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_co_buyer_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_co_buyer_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_co_buyer_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_co_buyer_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_co_buyer_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_co_buyer_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_co_buyer_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_co_buyer_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_co_buyer_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_co_buyer_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_co_buyer_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_co_buyer_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_co_buyer_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_co_buyer_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_co_buyer_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_co_buyer_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_co_buyer_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_co_buyer_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_co_buyer_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_co_buyer_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_co_buyer_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_co_buyer_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_co_buyer_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_co_buyer_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_co_list_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_co_list_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_co_list_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_co_list_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_co_list_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_co_list_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_co_list_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_co_list_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_co_list_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_co_list_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_co_list_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_co_list_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_co_list_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_co_list_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_co_list_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_co_list_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_co_list_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_co_list_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_co_list_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_co_list_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_co_list_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_co_list_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_co_list_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_co_list_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_co_list_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_co_list_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_co_list_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_construction_materials.rs:20:436
[INFO] [stdout] |
[INFO] [stdout] 20 | ...sci/roofs+walls/insulation/fact">http://www.ornl.gov/sci/roofs+walls/insulation/fact
[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/generated/enum_construction_materials.rs:56:503
[INFO] [stdout] |
[INFO] [stdout] 56 | ...energy.gov/energysaver/insulation">https://www.energy.gov/energysaver/insulation
[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/generated/enum_construction_materials.rs:77:757
[INFO] [stdout] |
[INFO] [stdout] 77 | ...rgysaver/articles/tips-lighting">http://energy.gov/energysaver/articles/tips-lighting and http://energy.gov/energysaver/articles/tips-insulation
[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/generated/enum_current_financing.rs:41:1280
[INFO] [stdout] |
[INFO] [stdout] 41 | ...ther consideration. NAR - http://www.realtor.org/articles/administration-issues-pace-guidance; CAR - http://www.car.org/newsstand/new...
[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/generated/enum_current_financing.rs:41:1355
[INFO] [stdout] |
[INFO] [stdout] 41 | ...ssues-pace-guidance; CAR - http://www.car.org/newsstand/newsreleases/2015releases/fhapacelien
[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/generated/enum_electric.rs:62:805
[INFO] [stdout] |
[INFO] [stdout] 62 | ...E Zero Energy Ready Home http://energy.gov/sites/prod/files/2015/05/f22/PV-Ready%20Checklist.pdf )
[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/generated/enum_green_energy_generation.rs:8:454
[INFO] [stdout] |
[INFO] [stdout] 8 | ...ovoltaic-solar-electric">http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric
[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/generated/enum_green_energy_generation.rs:11:279
[INFO] [stdout] |
[INFO] [stdout] 11 | .../wind/how-do-wind-turbines-work">http://energy.gov/eere/wind/how-do-wind-turbines-work
[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/generated/enum_list_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_list_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_list_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_list_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_list_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_list_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_list_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_list_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_list_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_list_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_list_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_list_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_list_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_list_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_list_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_list_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_list_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_list_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_list_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_list_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_list_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_list_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_list_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_list_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_list_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_list_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_list_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_member_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_member_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_member_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_member_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_member_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_member_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_member_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_member_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_member_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_member_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_member_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_member_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_member_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_member_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_member_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_member_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_member_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_member_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_member_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_member_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_member_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_member_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_member_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_member_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_member_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_member_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_member_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_power_production_type.rs:8:411
[INFO] [stdout] |
[INFO] [stdout] 8 | ...ovoltaic-solar-electric">http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric
[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/generated/enum_power_production_type.rs:11:229
[INFO] [stdout] |
[INFO] [stdout] 11 | ...r sends electricity to the grid. http://energy.gov/eere/wind/how-do-wind-turbines-work
[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/generated/enum_rule_format.rs:17:238
[INFO] [stdout] |
[INFO] [stdout] 17 | ...fication for additional details. https://www.reso.org/download/rets-1-9-specification/
[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: 171 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.63s
[INFO] running `Command { std: "docker" "inspect" "7ce99b01e3a2744bbc93a886c682b7a0113d2d584fc4ddfe7ba5ef6a4c9ea54a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce99b01e3a2744bbc93a886c682b7a0113d2d584fc4ddfe7ba5ef6a4c9ea54a", kill_on_drop: false }`
[INFO] [stdout] 7ce99b01e3a2744bbc93a886c682b7a0113d2d584fc4ddfe7ba5ef6a4c9ea54a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 3ba2ad5b34ec48f346e0abfdf2508e99069fa857c8a805dc9252672dcdd33bbd
[INFO] running `Command { std: "docker" "start" "-a" "3ba2ad5b34ec48f346e0abfdf2508e99069fa857c8a805dc9252672dcdd33bbd", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Documenting reso_dd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:3513:170
[INFO] [stdout] |
[INFO] [stdout] 3513 | ...ics of the system are expected to appear as the "[type]" in the related power production fields in a flattened implementation (RETS 1....
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:3682:222
[INFO] [stdout] |
[INFO] [stdout] 3682 | ...tc. Each selected are expected to appear as the "[type]" in the related rooms fields in a flattened implementation (RETS 1.x only) of ...
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> src/generated/struct_property.rs:4169:224
[INFO] [stdout] |
[INFO] [stdout] 4169 | ...tc. Each selected are expected to appear as the "[type]" in the related UnitType fields in a flattened implementation (RETS 1.x only) ...
[INFO] [stdout] | ^^^^ no item named `type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ac:link`
[INFO] [stdout] --> src/generated/struct_rules.rs:126:502
[INFO] [stdout] |
[INFO] [stdout] 126 | ...ATA[?]]>: Rules Resource src/generated/struct_rules.rs:132:502
[INFO] [stdout] |
[INFO] [stdout] 132 | ...ATA[?]]>: Rules Resource src/generated/enum_social_media_type.rs:8:75
[INFO] [stdout] |
[INFO] [stdout] 8 | /// "[Blog](https://ddwiki.reso.org/display/DDW17/Blog)": SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:11:75
[INFO] [stdout] |
[INFO] [stdout] 11 | /// "[Digg](https://ddwiki.reso.org/display/DDW17/Digg)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Digg.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:14:83
[INFO] [stdout] |
[INFO] [stdout] 14 | /// "[Facebook](https://ddwiki.reso.org/display/DDW17/Facebook)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:17:103
[INFO] [stdout] |
[INFO] [stdout] 17 | ...g/display/DDW17/Facebook+Messenger)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook Messenger.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:20:87
[INFO] [stdout] |
[INFO] [stdout] 20 | /// "[GooglePlus](https://ddwiki.reso.org/display/DDW17/GooglePlus)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Google...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:23:83
[INFO] [stdout] |
[INFO] [stdout] 23 | /// "[iMessage](https://ddwiki.reso.org/display/DDW17/iMessage)": SocialMedia[Type]UrlOrId has a URL or ID that relates to iMessage.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:26:85
[INFO] [stdout] |
[INFO] [stdout] 26 | /// "[Instagram](https://ddwiki.reso.org/display/DDW17/Instagram)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Instagram.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:29:83
[INFO] [stdout] |
[INFO] [stdout] 29 | /// "[LinkedIn](https://ddwiki.reso.org/display/DDW17/LinkedIn)": SocialMedia[Type]UrlOrId has a URL or ID that relates to LinkedIn.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:32:85
[INFO] [stdout] |
[INFO] [stdout] 32 | /// "[Pinterest](https://ddwiki.reso.org/display/DDW17/Pinterest)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Pinterest.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:35:79
[INFO] [stdout] |
[INFO] [stdout] 35 | /// "[Reddit](https://ddwiki.reso.org/display/DDW17/Reddit)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Reddit.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:38:77
[INFO] [stdout] |
[INFO] [stdout] 38 | /// "[Slack](https://ddwiki.reso.org/display/DDW17/Slack)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Slack.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:41:83
[INFO] [stdout] |
[INFO] [stdout] 41 | /// "[Snapchat](https://ddwiki.reso.org/display/DDW17/Snapchat)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Snapchat.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:44:89
[INFO] [stdout] |
[INFO] [stdout] 44 | /// "[StumbleUpon](https://ddwiki.reso.org/display/DDW17/StumbleUpon)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Stum...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:47:79
[INFO] [stdout] |
[INFO] [stdout] 47 | /// "[Tumblr](https://ddwiki.reso.org/display/DDW17/Tumblr)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Tumblr.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:50:81
[INFO] [stdout] |
[INFO] [stdout] 50 | /// "[Twitter](https://ddwiki.reso.org/display/DDW17/Twitter)": SocialMedia[Type]UrlOrId has a URL or ID that relates to Twitter.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:53:81
[INFO] [stdout] |
[INFO] [stdout] 53 | /// "[Website](https://ddwiki.reso.org/display/DDW17/Website)": SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/o...
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Type`
[INFO] [stdout] --> src/generated/enum_social_media_type.rs:56:81
[INFO] [stdout] |
[INFO] [stdout] 56 | /// "[YouTube](https://ddwiki.reso.org/display/DDW17/YouTube)": SocialMedia[Type]UrlOrId has a URL or ID that relates to YouTube.
[INFO] [stdout] | ^^^^ no item named `Type` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/generated/struct_media.rs:114:41
[INFO] [stdout] |
[INFO] [stdout] 114 | ...edia Types as defined by IANA. http://www.iana.org/assignments/media-types/index.html. Note that the former name of MimeType, used by ...
[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/generated/struct_rules.rs:156:48
[INFO] [stdout] |
[INFO] [stdout] 156 | /// A semantically-versioned rule version. https://semver.org/
[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/generated/enum_buyer_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_buyer_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_buyer_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_buyer_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_buyer_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_buyer_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_buyer_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_buyer_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_buyer_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_buyer_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_buyer_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_buyer_agent_designation.rs:41:215
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_buyer_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_buyer_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_buyer_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_buyer_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_buyer_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_buyer_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_buyer_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_buyer_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_buyer_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_buyer_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_buyer_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_buyer_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_buyer_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_buyer_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_buyer_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_co_buyer_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_co_buyer_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_co_buyer_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_co_buyer_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_co_buyer_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_co_buyer_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_co_buyer_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_co_buyer_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_co_buyer_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_co_buyer_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_co_buyer_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_co_buyer_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_co_buyer_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_co_buyer_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_co_buyer_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_co_buyer_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_co_buyer_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_co_buyer_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_co_buyer_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_co_buyer_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_co_buyer_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_co_buyer_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_co_buyer_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_co_buyer_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_co_buyer_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_co_buyer_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_co_buyer_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_co_list_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_co_list_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_co_list_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_co_list_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_co_list_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_co_list_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_co_list_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_co_list_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_co_list_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_co_list_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_co_list_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_co_list_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_co_list_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_co_list_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_co_list_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_co_list_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_co_list_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_co_list_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_co_list_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_co_list_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_co_list_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_co_list_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_co_list_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_co_list_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_co_list_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_co_list_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_co_list_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_construction_materials.rs:20:436
[INFO] [stdout] |
[INFO] [stdout] 20 | ...sci/roofs+walls/insulation/fact">http://www.ornl.gov/sci/roofs+walls/insulation/fact
[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/generated/enum_construction_materials.rs:56:503
[INFO] [stdout] |
[INFO] [stdout] 56 | ...energy.gov/energysaver/insulation">https://www.energy.gov/energysaver/insulation
[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/generated/enum_construction_materials.rs:77:757
[INFO] [stdout] |
[INFO] [stdout] 77 | ...rgysaver/articles/tips-lighting">http://energy.gov/energysaver/articles/tips-lighting and http://energy.gov/energysaver/articles/tips-insulation
[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/generated/enum_current_financing.rs:41:1280
[INFO] [stdout] |
[INFO] [stdout] 41 | ...ther consideration. NAR - http://www.realtor.org/articles/administration-issues-pace-guidance; CAR - http://www.car.org/newsstand/new...
[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/generated/enum_current_financing.rs:41:1355
[INFO] [stdout] |
[INFO] [stdout] 41 | ...ssues-pace-guidance; CAR - http://www.car.org/newsstand/newsreleases/2015releases/fhapacelien
[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/generated/enum_electric.rs:62:805
[INFO] [stdout] |
[INFO] [stdout] 62 | ...E Zero Energy Ready Home http://energy.gov/sites/prod/files/2015/05/f22/PV-Ready%20Checklist.pdf )
[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/generated/enum_green_energy_generation.rs:8:454
[INFO] [stdout] |
[INFO] [stdout] 8 | ...ovoltaic-solar-electric">http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric
[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/generated/enum_green_energy_generation.rs:11:279
[INFO] [stdout] |
[INFO] [stdout] 11 | .../wind/how-do-wind-turbines-work">http://energy.gov/eere/wind/how-do-wind-turbines-work
[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/generated/enum_list_agent_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_list_agent_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_list_agent_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_list_agent_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_list_agent_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_list_agent_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_list_agent_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_list_agent_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_list_agent_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_list_agent_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_list_agent_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_list_agent_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_list_agent_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_list_agent_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_list_agent_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_list_agent_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_list_agent_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_list_agent_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_list_agent_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_list_agent_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_list_agent_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_list_agent_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_list_agent_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_list_agent_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_list_agent_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_list_agent_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_list_agent_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_member_designation.rs:8:266
[INFO] [stdout] |
[INFO] [stdout] 8 | ... with buyer-clients. http://www.rebac.net/abr
[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/generated/enum_member_designation.rs:11:472
[INFO] [stdout] |
[INFO] [stdout] 11 | ...n honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc
[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/generated/enum_member_designation.rs:14:366
[INFO] [stdout] |
[INFO] [stdout] 14 | ...to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd
[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/generated/enum_member_designation.rs:17:365
[INFO] [stdout] |
[INFO] [stdout] 17 | ...l experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim
[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/generated/enum_member_designation.rs:20:425
[INFO] [stdout] |
[INFO] [stdout] 20 | ...facing market hardships. http://www.cdpe.com/
[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/generated/enum_member_designation.rs:23:442
[INFO] [stdout] |
[INFO] [stdout] 23 | .... https://www.nar.realtor/designations-and-certifications/cips-designation
[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/generated/enum_member_designation.rs:26:374
[INFO] [stdout] |
[INFO] [stdout] 26 | ...r/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm
[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/generated/enum_member_designation.rs:29:488
[INFO] [stdout] |
[INFO] [stdout] 29 | ...o earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb
[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/generated/enum_member_designation.rs:32:595
[INFO] [stdout] |
[INFO] [stdout] 32 | ...en their management skills. https://www.nar.realtor/designations-and-certifications/c-rets
[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/generated/enum_member_designation.rs:35:241
[INFO] [stdout] |
[INFO] [stdout] 35 | ...ents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs
[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/generated/enum_member_designation.rs:38:393
[INFO] [stdout] |
[INFO] [stdout] 38 | ...ship is by invitation only. https://www.nar.realtor/designations-and-certifications/cre
[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/generated/enum_member_designation.rs:41:233
[INFO] [stdout] |
[INFO] [stdout] 41 | ...savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro
[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/generated/enum_member_designation.rs:44:313
[INFO] [stdout] |
[INFO] [stdout] 44 | ...al Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa
[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/generated/enum_member_designation.rs:47:390
[INFO] [stdout] |
[INFO] [stdout] 47 | ...h expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri
[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/generated/enum_member_designation.rs:50:391
[INFO] [stdout] |
[INFO] [stdout] 50 | ...itary benefits and support. https://www.nar.realtor/designations-and-certifications/mrp
[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/generated/enum_member_designation.rs:53:313
[INFO] [stdout] |
[INFO] [stdout] 53 | ...erties with green features. https://www.nar.realtor/designations-and-certifications/green
[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/generated/enum_member_designation.rs:56:426
[INFO] [stdout] |
[INFO] [stdout] 56 | ...nd leadership development. https://www.nar.realtor/designations-and-certifications/pmn
[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/generated/enum_member_designation.rs:59:343
[INFO] [stdout] |
[INFO] [stdout] 59 | ...tegy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa
[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/generated/enum_member_designation.rs:62:334
[INFO] [stdout] |
[INFO] [stdout] 62 | ...dvocates for their clients. https://www.nar.realtor/designations-and-certifications/rene
[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/generated/enum_member_designation.rs:65:328
[INFO] [stdout] |
[INFO] [stdout] 65 | ...ent to professional growth. https://www.nar.realtor/designations-and-certifications/rce
[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/generated/enum_member_designation.rs:68:322
[INFO] [stdout] |
[INFO] [stdout] 68 | ...l Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa
[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/generated/enum_member_designation.rs:71:381
[INFO] [stdout] |
[INFO] [stdout] 71 | ...olved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps
[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/generated/enum_member_designation.rs:74:473
[INFO] [stdout] |
[INFO] [stdout] 74 | ...ience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs
[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/generated/enum_member_designation.rs:77:474
[INFO] [stdout] |
[INFO] [stdout] 77 | ... help you in your business. https://www.nar.realtor/designations-and-certifications/sres
[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/generated/enum_member_designation.rs:80:420
[INFO] [stdout] |
[INFO] [stdout] 80 | ...t risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr
[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/generated/enum_member_designation.rs:83:379
[INFO] [stdout] |
[INFO] [stdout] 83 | ...nd provide recommendations. https://www.nar.realtor/designations-and-certifications/sior
[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/generated/enum_member_designation.rs:86:327
[INFO] [stdout] |
[INFO] [stdout] 86 | ...nals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/
[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/generated/enum_power_production_type.rs:8:411
[INFO] [stdout] |
[INFO] [stdout] 8 | ...ovoltaic-solar-electric">http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric
[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/generated/enum_power_production_type.rs:11:229
[INFO] [stdout] |
[INFO] [stdout] 11 | ...r sends electricity to the grid. http://energy.gov/eere/wind/how-do-wind-turbines-work
[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/generated/enum_rule_format.rs:17:238
[INFO] [stdout] |
[INFO] [stdout] 17 | ...fication for additional details. https://www.reso.org/download/rets-1-9-specification/
[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: 171 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.98s
[INFO] running `Command { std: "docker" "inspect" "3ba2ad5b34ec48f346e0abfdf2508e99069fa857c8a805dc9252672dcdd33bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba2ad5b34ec48f346e0abfdf2508e99069fa857c8a805dc9252672dcdd33bbd", kill_on_drop: false }`
[INFO] [stdout] 3ba2ad5b34ec48f346e0abfdf2508e99069fa857c8a805dc9252672dcdd33bbd