[INFO] fetching crate ttvendor 0.1.24...
[INFO] documenting ttvendor-0.1.24 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate ttvendor 0.1.24 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ttvendor 0.1.24
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ttvendor 0.1.24
[INFO] tweaked toml for crates.io crate ttvendor 0.1.24 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ttvendor 0.1.24 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ttvendor 0.1.24 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 844baeca8b3160e6c431cb3c3ea29212360163647114f92a64f6c32522ea7dc3
[INFO] running `Command { std: "docker" "start" "-a" "844baeca8b3160e6c431cb3c3ea29212360163647114f92a64f6c32522ea7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844baeca8b3160e6c431cb3c3ea29212360163647114f92a64f6c32522ea7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844baeca8b3160e6c431cb3c3ea29212360163647114f92a64f6c32522ea7dc3", kill_on_drop: false }`
[INFO] [stdout] 844baeca8b3160e6c431cb3c3ea29212360163647114f92a64f6c32522ea7dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e32bc788aaaabbf2f4462a70be0da905f4ad275d174f9854e51ba3a95bf4288c
[INFO] running `Command { std: "docker" "start" "-a" "e32bc788aaaabbf2f4462a70be0da905f4ad275d174f9854e51ba3a95bf4288c", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking bon v3.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking redis v0.29.5
[INFO] [stderr]     Checking deadpool-redis v0.20.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking wechat-vendor-sdk v0.3.33
[INFO] [stderr]  Documenting ttvendor v0.1.24 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/error.rs:3:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Whatever is not multithread-compatible, we need to manually change it, ref: https://github.com/shepmaster/snafu/issues/446
[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] 3 | /// Whatever is not multithread-compatible, we need to manually change it, ref: <https://github.com/shepmaster/snafu/issues/446>
[INFO] [stdout]   |                                                                                 +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_cos/gen_sts_credential.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// (获取联合身份临时访问凭证)[https://cloud.tencent.com/document/product/1312/48195]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://cloud.tencent.com/document/product/1312/48195>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_cos/gen_sts_credential.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// 实现的是 v1 版本的签名 https://cloud.tencent.com/document/api/1312/48203
[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] 76 | /// 实现的是 v1 版本的签名 <https://cloud.tencent.com/document/api/1312/48203>
[INFO] [stdout]    |                            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_face/tencent/idcard.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// https://cloud.tencent.com/document/api/1007/37980
[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] 39 | /// <https://cloud.tencent.com/document/api/1007/37980>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/ali/text.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// https://help.aliyun.com/document_detail/467828.html
[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] 43 | /// <https://help.aliyun.com/document_detail/467828.html>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/tencent/image.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// https://cloud.tencent.com/document/api/1125/53273
[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] 39 | /// <https://cloud.tencent.com/document/api/1125/53273>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/tencent/text.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// https://cloud.tencent.com/document/product/1124/51860
[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] 38 | /// <https://cloud.tencent.com/document/product/1124/51860>
[INFO] [stdout]    |     +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_tim/query_online_status.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// https://cloud.tencent.com/document/product/269/2566
[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 | /// <https://cloud.tencent.com/document/product/269/2566>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/setnospeaking.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/4230
[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] 7 | /// <https://cloud.tencent.com/document/product/269/4230>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/sendmsg.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/2282
[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] 7 | /// <https://cloud.tencent.com/document/product/269/2282>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_tim/batchsendmsg.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// https://cloud.tencent.com/document/product/269/1612
[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] 14 | /// <https://cloud.tencent.com/document/product/269/1612>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/account_delelte.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/36443
[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] 7 | /// <https://cloud.tencent.com/document/product/269/36443>
[INFO] [stdout]   |     +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ttvendor/index.html
[INFO] running `Command { std: "docker" "inspect" "e32bc788aaaabbf2f4462a70be0da905f4ad275d174f9854e51ba3a95bf4288c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32bc788aaaabbf2f4462a70be0da905f4ad275d174f9854e51ba3a95bf4288c", kill_on_drop: false }`
[INFO] [stdout] e32bc788aaaabbf2f4462a70be0da905f4ad275d174f9854e51ba3a95bf4288c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] 7ba67bf0053838f0b5b15c84faa09c191a57263ec698e656241048c78b89a0e3
[INFO] running `Command { std: "docker" "start" "-a" "7ba67bf0053838f0b5b15c84faa09c191a57263ec698e656241048c78b89a0e3", kill_on_drop: false }`
[INFO] [stderr]  Documenting ttvendor v0.1.24 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/error.rs:3:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Whatever is not multithread-compatible, we need to manually change it, ref: https://github.com/shepmaster/snafu/issues/446
[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] 3 | /// Whatever is not multithread-compatible, we need to manually change it, ref: <https://github.com/shepmaster/snafu/issues/446>
[INFO] [stdout]   |                                                                                 +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_cos/gen_sts_credential.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// (获取联合身份临时访问凭证)[https://cloud.tencent.com/document/product/1312/48195]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://cloud.tencent.com/document/product/1312/48195>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_cos/gen_sts_credential.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// 实现的是 v1 版本的签名 https://cloud.tencent.com/document/api/1312/48203
[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] 76 | /// 实现的是 v1 版本的签名 <https://cloud.tencent.com/document/api/1312/48203>
[INFO] [stdout]    |                            +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_face/tencent/idcard.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// https://cloud.tencent.com/document/api/1007/37980
[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] 39 | /// <https://cloud.tencent.com/document/api/1007/37980>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/ali/text.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// https://help.aliyun.com/document_detail/467828.html
[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] 43 | /// <https://help.aliyun.com/document_detail/467828.html>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/tencent/image.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// https://cloud.tencent.com/document/api/1125/53273
[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] 39 | /// <https://cloud.tencent.com/document/api/1125/53273>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_moderation/tencent/text.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// https://cloud.tencent.com/document/product/1124/51860
[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] 38 | /// <https://cloud.tencent.com/document/product/1124/51860>
[INFO] [stdout]    |     +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_tim/query_online_status.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// https://cloud.tencent.com/document/product/269/2566
[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 | /// <https://cloud.tencent.com/document/product/269/2566>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/setnospeaking.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/4230
[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] 7 | /// <https://cloud.tencent.com/document/product/269/4230>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/sendmsg.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/2282
[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] 7 | /// <https://cloud.tencent.com/document/product/269/2282>
[INFO] [stdout]   |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/vendor_tim/batchsendmsg.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// https://cloud.tencent.com/document/product/269/1612
[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] 14 | /// <https://cloud.tencent.com/document/product/269/1612>
[INFO] [stdout]    |     +                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/vendor_tim/account_delelte.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://cloud.tencent.com/document/product/269/36443
[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] 7 | /// <https://cloud.tencent.com/document/product/269/36443>
[INFO] [stdout]   |     +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ttvendor/index.html
[INFO] running `Command { std: "docker" "inspect" "7ba67bf0053838f0b5b15c84faa09c191a57263ec698e656241048c78b89a0e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba67bf0053838f0b5b15c84faa09c191a57263ec698e656241048c78b89a0e3", kill_on_drop: false }`
[INFO] [stdout] 7ba67bf0053838f0b5b15c84faa09c191a57263ec698e656241048c78b89a0e3
