[INFO] fetching crate rtdlib 1.8.1... [INFO] documenting rtdlib-1.8.1 against 1.95.0 for beta-1.96-rustdoc-1 [INFO] extracting crate rtdlib 1.8.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rtdlib 1.8.1 [INFO] finished tweaking crates.io crate rtdlib 1.8.1 [INFO] tweaked toml for crates.io crate rtdlib 1.8.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtdlib 1.8.1 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding serde-aux v0.6.1 (available: v4.7.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.23.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtdlib-sys v0.1.0 [INFO] [stderr] Downloaded serde-aux v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a0b25fb7860edcb002bd18b15ceaf8ccbfadfe03596395f2295d431328c9cb9 [INFO] running `Command { std: "docker" "start" "-a" "8a0b25fb7860edcb002bd18b15ceaf8ccbfadfe03596395f2295d431328c9cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a0b25fb7860edcb002bd18b15ceaf8ccbfadfe03596395f2295d431328c9cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0b25fb7860edcb002bd18b15ceaf8ccbfadfe03596395f2295d431328c9cb9", kill_on_drop: false }` [INFO] [stdout] 8a0b25fb7860edcb002bd18b15ceaf8ccbfadfe03596395f2295d431328c9cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9227b5f01f478bf50ebd4e568c29f459c1ee8eaa2d1606cf5aff91ed80fef84 [INFO] running `Command { std: "docker" "start" "-a" "a9227b5f01f478bf50ebd4e568c29f459c1ee8eaa2d1606cf5aff91ed80fef84", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde-aux v0.6.1 [INFO] [stderr] Documenting rtdlib v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/device_token.rs:14:258 [INFO] [stdout] | [INFO] [stdout] 14 | ...valid server authentication data must be uploaded at https://my.telegram.org [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 | /// TRAIT | Represents a data needed to subscribe for push notifications through registerDevice method. To use specific push notification service, the correct application platform must be specified and a valid server authentication data must be uploaded at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/device_token.rs:17:250 [INFO] [stdout] | [INFO] [stdout] 17 | ...valid server authentication data must be uploaded at https://my.telegram.org [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] 17 | /// Represents a data needed to subscribe for push notifications through registerDevice method. To use specific push notification service, the correct application platform must be specified and a valid server authentication data must be uploaded at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `bot` [INFO] [stdout] --> src/types/functions.rs:4630:103 [INFO] [stdout] | [INFO] [stdout] 4630 | /// Sticker set name. Can contain only English letters, digits and underscores. Must end with *"_by_"* (* src/types/functions.rs:16433:89 [INFO] [stdout] | [INFO] [stdout] 16433 | ...e. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization [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] 16433 | /// Returns the value of an option by its name. (Check the list of available options on ) Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/functions.rs:26390:69 [INFO] [stdout] | [INFO] [stdout] 26390 | /// A hidden parameter sent to the bot for deep linking purposes (https://core.telegram.org/bots#deep-linking) [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] 26390 | /// A hidden parameter sent to the bot for deep linking purposes () [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/functions.rs:30761:74 [INFO] [stdout] | [INFO] [stdout] 30761 | /// Sets the value of an option. (Check the list of available options on https://core.telegram.org/tdlib/options.) Only writable ... [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] 30761 | /// Sets the value of an option. (Check the list of available options on ) Only writable options can be set. Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/input_sticker.rs:105:101 [INFO] [stdout] | [INFO] [stdout] 105 | ... week files are supported. See https://core.telegram.org/animated_stickers#technical-requirements for technical requirements [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] 105 | /// File with the animated sticker. Only local or uploaded within a week files are supported. See for technical requirements [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_info.rs:26:61 [INFO] [stdout] | [INFO] [stdout] 26 | ...pply plural forms. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 26 | /// A language code to be used to apply plural forms. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_string_value.rs:28:108 [INFO] [stdout] | [INFO] [stdout] 28 | ...bject it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 28 | /// A language pack string which has different forms based on the number of some object it mentions. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_string_value.rs:242:106 [INFO] [stdout] | [INFO] [stdout] 242 | ...bject it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 242 | /// A language pack string which has different forms based on the number of some object it mentions. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/option_value.rs:22:91 [INFO] [stdout] | [INFO] [stdout] 22 | ...me. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization [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 | /// Returns the value of an option by its name. (Check the list of available options on ) Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `cite` [INFO] [stdout] --> src/types/page_block_caption.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | /// Block credit (like HTML tag ) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/phone_number_authentication_settings.rs:24:205 [INFO] [stdout] | [INFO] [stdout] 24 | ...authentication code from the SMS. See https://developers.google.com/identity/sms-retriever/ 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] 24 | /// For official applications only. True, if the application can use Android SMS Retriever API (requires Google Play Services >= 10.2) to automatically receive the authentication code from the SMS. See for more details [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/photo_size.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | /// Image type (see https://core.telegram.org/constructor/photoSize) [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] 18 | /// Image type (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/tdlib_parameters.rs:32:80 [INFO] [stdout] | [INFO] [stdout] 32 | /// Application identifier for Telegram API access, which can be obtained at https://my.telegram.org [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] 32 | /// Application identifier for Telegram API access, which can be obtained at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/tdlib_parameters.rs:34:85 [INFO] [stdout] | [INFO] [stdout] 34 | /// Application identifier hash for Telegram API access, which can be obtained at https://my.telegram.org [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] 34 | /// Application identifier hash for Telegram API access, which can be obtained at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/user_type.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | /// A bot (see https://core.telegram.org/bots) [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 | /// A bot (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/user_type.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | /// A bot (see https://core.telegram.org/bots) [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] 116 | /// A bot (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.66s [INFO] [stderr] Generated /opt/rustwide/target/doc/rtdlib/index.html [INFO] running `Command { std: "docker" "inspect" "a9227b5f01f478bf50ebd4e568c29f459c1ee8eaa2d1606cf5aff91ed80fef84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9227b5f01f478bf50ebd4e568c29f459c1ee8eaa2d1606cf5aff91ed80fef84", kill_on_drop: false }` [INFO] [stdout] a9227b5f01f478bf50ebd4e568c29f459c1ee8eaa2d1606cf5aff91ed80fef84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.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] a3b18038ea939c0c639c9958fceb34c8b034eed53ad4ade54523e22ab661a686 [INFO] running `Command { std: "docker" "start" "-a" "a3b18038ea939c0c639c9958fceb34c8b034eed53ad4ade54523e22ab661a686", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde-aux v0.6.1 [INFO] [stderr] Documenting rtdlib v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/device_token.rs:14:258 [INFO] [stdout] | [INFO] [stdout] 14 | ...valid server authentication data must be uploaded at https://my.telegram.org [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 | /// TRAIT | Represents a data needed to subscribe for push notifications through registerDevice method. To use specific push notification service, the correct application platform must be specified and a valid server authentication data must be uploaded at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/device_token.rs:17:250 [INFO] [stdout] | [INFO] [stdout] 17 | ...valid server authentication data must be uploaded at https://my.telegram.org [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] 17 | /// Represents a data needed to subscribe for push notifications through registerDevice method. To use specific push notification service, the correct application platform must be specified and a valid server authentication data must be uploaded at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `bot` [INFO] [stdout] --> src/types/functions.rs:4630:103 [INFO] [stdout] | [INFO] [stdout] 4630 | /// Sticker set name. Can contain only English letters, digits and underscores. Must end with *"_by_"* (* src/types/functions.rs:16433:89 [INFO] [stdout] | [INFO] [stdout] 16433 | ...e. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization [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] 16433 | /// Returns the value of an option by its name. (Check the list of available options on ) Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/functions.rs:26390:69 [INFO] [stdout] | [INFO] [stdout] 26390 | /// A hidden parameter sent to the bot for deep linking purposes (https://core.telegram.org/bots#deep-linking) [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] 26390 | /// A hidden parameter sent to the bot for deep linking purposes () [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/functions.rs:30761:74 [INFO] [stdout] | [INFO] [stdout] 30761 | /// Sets the value of an option. (Check the list of available options on https://core.telegram.org/tdlib/options.) Only writable ... [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] 30761 | /// Sets the value of an option. (Check the list of available options on ) Only writable options can be set. Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/input_sticker.rs:105:101 [INFO] [stdout] | [INFO] [stdout] 105 | ... week files are supported. See https://core.telegram.org/animated_stickers#technical-requirements for technical requirements [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] 105 | /// File with the animated sticker. Only local or uploaded within a week files are supported. See for technical requirements [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_info.rs:26:61 [INFO] [stdout] | [INFO] [stdout] 26 | ...pply plural forms. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 26 | /// A language code to be used to apply plural forms. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_string_value.rs:28:108 [INFO] [stdout] | [INFO] [stdout] 28 | ...bject it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 28 | /// A language pack string which has different forms based on the number of some object it mentions. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/language_pack_string_value.rs:242:106 [INFO] [stdout] | [INFO] [stdout] 242 | ...bject it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info [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] 242 | /// A language pack string which has different forms based on the number of some object it mentions. See for more info [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/option_value.rs:22:91 [INFO] [stdout] | [INFO] [stdout] 22 | ...me. (Check the list of available options on https://core.telegram.org/tdlib/options.) Can be called before authorization [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 | /// Returns the value of an option by its name. (Check the list of available options on ) Can be called before authorization [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `cite` [INFO] [stdout] --> src/types/page_block_caption.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | /// Block credit (like HTML tag ) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/phone_number_authentication_settings.rs:24:205 [INFO] [stdout] | [INFO] [stdout] 24 | ...authentication code from the SMS. See https://developers.google.com/identity/sms-retriever/ 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] 24 | /// For official applications only. True, if the application can use Android SMS Retriever API (requires Google Play Services >= 10.2) to automatically receive the authentication code from the SMS. See for more details [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/photo_size.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | /// Image type (see https://core.telegram.org/constructor/photoSize) [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] 18 | /// Image type (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/tdlib_parameters.rs:32:80 [INFO] [stdout] | [INFO] [stdout] 32 | /// Application identifier for Telegram API access, which can be obtained at https://my.telegram.org [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] 32 | /// Application identifier for Telegram API access, which can be obtained at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/tdlib_parameters.rs:34:85 [INFO] [stdout] | [INFO] [stdout] 34 | /// Application identifier hash for Telegram API access, which can be obtained at https://my.telegram.org [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] 34 | /// Application identifier hash for Telegram API access, which can be obtained at [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/user_type.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | /// A bot (see https://core.telegram.org/bots) [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 | /// A bot (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/types/user_type.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | /// A bot (see https://core.telegram.org/bots) [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] 116 | /// A bot (see ) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.90s [INFO] [stderr] Generated /opt/rustwide/target/doc/rtdlib/index.html [INFO] running `Command { std: "docker" "inspect" "a3b18038ea939c0c639c9958fceb34c8b034eed53ad4ade54523e22ab661a686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b18038ea939c0c639c9958fceb34c8b034eed53ad4ade54523e22ab661a686", kill_on_drop: false }` [INFO] [stdout] a3b18038ea939c0c639c9958fceb34c8b034eed53ad4ade54523e22ab661a686