[INFO] cloning repository https://github.com/0Itsuki0/google-api-rust-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0Itsuki0/google-api-rust-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Itsuki0%2Fgoogle-api-rust-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Itsuki0%2Fgoogle-api-rust-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1f343f52c88a207d2f690248afea1f7833f269f
[INFO] documenting 0Itsuki0/google-api-rust-client against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Itsuki0%2Fgoogle-api-rust-client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0Itsuki0/google-api-rust-client
[INFO] finished tweaking git repo https://github.com/0Itsuki0/google-api-rust-client
[INFO] tweaked toml for git repo https://github.com/0Itsuki0/google-api-rust-client written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0Itsuki0/google-api-rust-client on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0Itsuki0/google-api-rust-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url_encoded_data v0.6.1
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded syn v2.0.67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fecef9d93969037ea46a77573607af8c92502b1aa90a603faa1783b7a32ee60b
[INFO] running `Command { std: "docker" "start" "-a" "fecef9d93969037ea46a77573607af8c92502b1aa90a603faa1783b7a32ee60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fecef9d93969037ea46a77573607af8c92502b1aa90a603faa1783b7a32ee60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fecef9d93969037ea46a77573607af8c92502b1aa90a603faa1783b7a32ee60b", kill_on_drop: false }`
[INFO] [stdout] fecef9d93969037ea46a77573607af8c92502b1aa90a603faa1783b7a32ee60b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 362477bb4776aa28f1000f6fa75a57e266425b45b8281439930b282d9c8979f1
[INFO] running `Command { std: "docker" "start" "-a" "362477bb4776aa28f1000f6fa75a57e266425b45b8281439930b282d9c8979f1", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking url_encoded_data v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]  Documenting google-api-rust-client-unoffical v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ComputeRouteRequestOptinalParams`
[INFO] [stdout]   --> src/services/route_service/get_route/mod.rs:27:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ///    See [ComputeRouteRequestOptinalParams](ComputeRouteRequestOptinalParams) for type detail
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ComputeRouteRequestOptinalParams` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ComputeRouteMatixRequestOptinalParams`
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/mod.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ///    See [ComputeRouteMatixRequestOptinalParams](ComputeRouteMatixRequestOptinalParams) for type detail
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ComputeRouteMatixRequestOptinalParams` 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/services/translate_service/translate_text.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     /// https://cloud.google.com/translate/docs/reference/rest/v2/translate
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 |     /// <https://cloud.google.com/translate/docs/reference/rest/v2/translate>
[INFO] [stdout]    |         +                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/translate_service/translate_text.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// https://cloud.google.com/translate/docs/basic/translating-text#translate_translate_text-drest
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// <https://cloud.google.com/translate/docs/basic/translating-text#translate_translate_text-drest>
[INFO] [stdout]    |         +                                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/translate_service/list_languages.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// See https://cloud.google.com/translate/docs/basic/discovering-supported-languages
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// See <https://cloud.google.com/translate/docs/basic/discovering-supported-languages>
[INFO] [stdout]    |             +                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/translate_service/detect_language.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// See https://cloud.google.com/translate/docs/basic/detecting-language
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// See <https://cloud.google.com/translate/docs/basic/detecting-language>
[INFO] [stdout]    |             +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/request_model.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/request_model.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RoutingPreference
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RoutingPreference>
[INFO] [stdout]    |         +                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/request_model.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/request_model.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 113 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/response_model.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/response_model.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/response_model.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/response_model.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 97 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 148 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 176 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 186 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 202 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 240 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 253 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 264 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 275 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 299 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 312 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 328 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 356 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 371 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 386 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 386 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 396 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 411 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 424 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/get_route/response_model.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 438 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// See https://developers.google.com/maps/documentation/routes/compute_route_directions
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// See <https://developers.google.com/maps/documentation/routes/compute_route_directions>
[INFO] [stdout]    |             +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ///     See https://developers.google.com/maps/documentation/routes/choose_fields for more details.
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ///     See <https://developers.google.com/maps/documentation/routes/choose_fields> for more details.
[INFO] [stdout]    |                 +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/request_model.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]    |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/request_model.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix>
[INFO] [stdout]    |         +                                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/services/route_service/get_route_matrix/response_model.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix>
[INFO] [stdout]   |         +                                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/response_model.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRouteMatrix>
[INFO] [stdout]    |         +                                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/mod.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// See https://developers.google.com/maps/documentation/routes/compute_route_directions
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// See <https://developers.google.com/maps/documentation/routes/compute_route_directions>
[INFO] [stdout]    |             +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/get_route_matrix/mod.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ///     See https://developers.google.com/maps/documentation/routes/choose_fields for more details.
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ///     See <https://developers.google.com/maps/documentation/routes/choose_fields> for more details.
[INFO] [stdout]    |                 +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/common_models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/Waypoint
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/Waypoint>
[INFO] [stdout]    |         +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/services/route_service/common_models.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/Location
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/Location>
[INFO] [stdout]    |         +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/LatLng
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 112 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/LatLng>
[INFO] [stdout]     |         +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteTravelMode
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 123 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteTravelMode>
[INFO] [stdout]     |         +                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/LocalizedText
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 137 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/LocalizedText>
[INFO] [stdout]     |         +                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteModifiers
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 150 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteModifiers>
[INFO] [stdout]     |         +                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |     /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteModifiers
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 171 |     /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteModifiers>
[INFO] [stdout]     |             +                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RoutingPreference
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 203 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RoutingPreference>
[INFO] [stdout]     |         +                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/Units
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 215 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/Units>
[INFO] [stdout]     |         +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 226 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TrafficModel
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 240 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TrafficModel>
[INFO] [stdout]     |         +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 251 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences>
[INFO] [stdout]     |         +                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 268 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences>
[INFO] [stdout]     |         +                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TransitPreferences>
[INFO] [stdout]     |         +                                                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 294 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo>
[INFO] [stdout]     |         +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 306 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo>
[INFO] [stdout]     |         +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 316 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/FallbackInfo>
[INFO] [stdout]     |         +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteTravelAdvisory
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 327 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/RouteTravelAdvisory>
[INFO] [stdout]     |         +                                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TollInfo
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 345 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TollInfo>
[INFO] [stdout]     |         +                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/Money
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 354 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/Money>
[INFO] [stdout]     |         +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/SpeedReadingInterval
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 369 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/SpeedReadingInterval>
[INFO] [stdout]     |         +                                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 382 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/Status
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/Status>
[INFO] [stdout]     |         +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/services/route_service/common_models.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 | /// See https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 408 | /// See <https://developers.google.com/maps/documentation/routes/reference/rest/v2/TopLevel/computeRoutes>
[INFO] [stdout]     |         +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.50s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/google_api_rust_client_unoffical/index.html
[INFO] running `Command { std: "docker" "inspect" "362477bb4776aa28f1000f6fa75a57e266425b45b8281439930b282d9c8979f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362477bb4776aa28f1000f6fa75a57e266425b45b8281439930b282d9c8979f1", kill_on_drop: false }`
[INFO] [stdout] 362477bb4776aa28f1000f6fa75a57e266425b45b8281439930b282d9c8979f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fece300fbef90e766b743bb71ce616d8f287b61d1304424371daad4577c04bae
[INFO] running `Command { std: "docker" "start" "-a" "fece300fbef90e766b743bb71ce616d8f287b61d1304424371daad4577c04bae", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url_encoded_data v0.6.1
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "fece300fbef90e766b743bb71ce616d8f287b61d1304424371daad4577c04bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fece300fbef90e766b743bb71ce616d8f287b61d1304424371daad4577c04bae", kill_on_drop: false }`
[INFO] [stdout] fece300fbef90e766b743bb71ce616d8f287b61d1304424371daad4577c04bae
