[INFO] crate rute 0.0.6 is already in cache [INFO] documenting rute-0.0.6 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate rute 0.0.6 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rute 0.0.6 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rute 0.0.6 [INFO] finished tweaking crates.io crate rute 0.0.6 [INFO] tweaked toml for crates.io crate rute 0.0.6 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbdd633c79c5b1d9a122a5b3ac4b6e3e47f335e7701de8268fab4afb55e625be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbdd633c79c5b1d9a122a5b3ac4b6e3e47f335e7701de8268fab4afb55e625be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbdd633c79c5b1d9a122a5b3ac4b6e3e47f335e7701de8268fab4afb55e625be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbdd633c79c5b1d9a122a5b3ac4b6e3e47f335e7701de8268fab4afb55e625be", kill_on_drop: false }` [INFO] [stdout] cbdd633c79c5b1d9a122a5b3ac4b6e3e47f335e7701de8268fab4afb55e625be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ebcfcd018ea6274d2f409f1578be611128ef2146a559b5d99fae46a04c3ab9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7ebcfcd018ea6274d2f409f1578be611128ef2146a559b5d99fae46a04c3ab9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rute v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rute v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:335:58 [INFO] [stdout] | [INFO] [stdout] 335 | /// QCheckBox, and QRadioButton) can display both [text](text) [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeatDelay]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:347:109 [INFO] [stdout] | [INFO] [stdout] 347 | /// * setAutoRepeat() sets whether the button will auto-repeat if the user holds it down. [autoRepeatDelay](autoRepeatDelay) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeatInterval]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:348:30 [INFO] [stdout] | [INFO] [stdout] 348 | /// and [autoRepeatInterval](autoRepeatInterval) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[iconSize]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:461:44 [INFO] [stdout] | [INFO] [stdout] 461 | /// adjusted by setting the [iconSize](iconSize) [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeatDelay]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:566:104 [INFO] [stdout] | [INFO] [stdout] 566 | /// The initial delay and the repetition interval are defined in milliseconds by [autoRepeatDelay](autoRepeatDelay) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | /// If [autoRepeat](autoRepeat) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:580:25 [INFO] [stdout] | [INFO] [stdout] 580 | /// If [autoRepeat](autoRepeat) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:601:25 [INFO] [stdout] | [INFO] [stdout] 601 | /// If [autoRepeat](autoRepeat) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[autoRepeat]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:622:25 [INFO] [stdout] | [INFO] [stdout] 622 | /// If [autoRepeat](autoRepeat) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RadioButton]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:654:24 [INFO] [stdout] | [INFO] [stdout] 654 | /// **See also:** [`RadioButton`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[setEnabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:704:65 [INFO] [stdout] | [INFO] [stdout] 704 | /// This function does nothing if the button is [disabled.](setEnabled()) [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[click]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:706:24 [INFO] [stdout] | [INFO] [stdout] 706 | /// **See also:** [`click()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[setEnabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:721:65 [INFO] [stdout] | [INFO] [stdout] 721 | /// This function does nothing if the button is [disabled.](setEnabled()) [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[animate_click]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:723:24 [INFO] [stdout] | [INFO] [stdout] 723 | /// **See also:** [`animate_click()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:734:24 [INFO] [stdout] | [INFO] [stdout] 734 | /// **See also:** [`pressed()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [`released()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | /// [`toggled()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QButtonGroup::buttonClicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:767:41 [INFO] [stdout] | [INFO] [stdout] 767 | /// [QButtonGroup::buttonClicked()](QButtonGroup::buttonClicked()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:771:10 [INFO] [stdout] | [INFO] [stdout] 771 | /// [`clicked()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:789:24 [INFO] [stdout] | [INFO] [stdout] 789 | /// **See also:** [`released()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:790:10 [INFO] [stdout] | [INFO] [stdout] 790 | /// [`clicked()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:834:24 [INFO] [stdout] | [INFO] [stdout] 834 | /// **See also:** [`pressed()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:835:10 [INFO] [stdout] | [INFO] [stdout] 835 | /// [`clicked()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:836:10 [INFO] [stdout] | [INFO] [stdout] 836 | /// [`toggled()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:887:24 [INFO] [stdout] | [INFO] [stdout] 887 | /// **See also:** [`pressed()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:888:10 [INFO] [stdout] | [INFO] [stdout] 888 | /// [`released()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | /// [`toggled()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QButtonGroup::buttonClicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:949:41 [INFO] [stdout] | [INFO] [stdout] 949 | /// [QButtonGroup::buttonClicked()](QButtonGroup::buttonClicked()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/abstract_button.rs:953:10 [INFO] [stdout] | [INFO] [stdout] 953 | /// [`clicked()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QtWidgets]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:51:46 [INFO] [stdout] | [INFO] [stdout] 51 | /// as it does not depend on the [QtWidgets](QtWidgets) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QApplication::QApplication]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:67:124 [INFO] [stdout] | [INFO] [stdout] 67 | .... See the [constructor documentation](QApplication::QApplication()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractEventDispatcher]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | /// [`AbstractEventDispatcher`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | /// [`EventLoop`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Settings]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [`Settings`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | /// **See also:** [`set_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | /// **See also:** [`style()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[desktop_settings_aware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | /// [`desktop_settings_aware()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | /// **See also:** [`style()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | /// [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[desktop_settings_aware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | /// [`desktop_settings_aware()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QApplication::QApplication]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:346:475 [INFO] [stdout] | [INFO] [stdout] 346 | ... true color visual with the [-visual](QApplication::QApplication()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_spec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:358:24 [INFO] [stdout] | [INFO] [stdout] 358 | /// **See also:** [`color_spec()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | /// **See also:** [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:385:24 [INFO] [stdout] | [INFO] [stdout] 385 | /// **See also:** [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:417:24 [INFO] [stdout] | [INFO] [stdout] 417 | /// **See also:** [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:423:24 [INFO] [stdout] | [INFO] [stdout] 423 | /// **See also:** [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:428:24 [INFO] [stdout] | [INFO] [stdout] 428 | /// **See also:** [`font_metrics()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:434:24 [INFO] [stdout] | [INFO] [stdout] 434 | /// **See also:** [`font_metrics()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:440:24 [INFO] [stdout] | [INFO] [stdout] 440 | /// **See also:** [`set_font()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:445:24 [INFO] [stdout] | [INFO] [stdout] 445 | /// **See also:** [`font()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | /// [`set_font()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Widget::font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | /// [`Widget::font_metrics`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Painter::font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | /// [`Painter::font_metrics`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | /// **See also:** [`font_metrics()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:478:24 [INFO] [stdout] | [INFO] [stdout] 478 | /// **See also:** [`font_metrics()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:484:24 [INFO] [stdout] | [INFO] [stdout] 484 | /// **See also:** [`set_font()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:489:24 [INFO] [stdout] | [INFO] [stdout] 489 | /// **See also:** [`font()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:490:10 [INFO] [stdout] | [INFO] [stdout] 490 | /// [`set_font()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Widget::font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:491:10 [INFO] [stdout] | [INFO] [stdout] 491 | /// [`Widget::font_metrics`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Painter::font_metrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:492:10 [INFO] [stdout] | [INFO] [stdout] 492 | /// [`Painter::font_metrics`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[active_modal_widget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:596:24 [INFO] [stdout] | [INFO] [stdout] 596 | /// **See also:** [`active_modal_widget()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[top_level_widgets]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:597:10 [INFO] [stdout] | [INFO] [stdout] 597 | /// [`top_level_widgets()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[active_popup_widget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:632:24 [INFO] [stdout] | [INFO] [stdout] 632 | /// **See also:** [`active_popup_widget()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[top_level_widgets]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:633:10 [INFO] [stdout] | [INFO] [stdout] 633 | /// [`top_level_widgets()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[active_window]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:663:10 [INFO] [stdout] | [INFO] [stdout] 663 | /// [`active_window()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[focus_changed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:664:10 [INFO] [stdout] | [INFO] [stdout] 664 | /// [`focus_changed()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[focus_widget]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:696:10 [INFO] [stdout] | [INFO] [stdout] 696 | /// [`focus_widget()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::WindowActivate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:728:26 [INFO] [stdout] | [INFO] [stdout] 728 | /// [WindowActivate](QEvent::WindowActivate) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::WindowDeactivate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:729:30 [INFO] [stdout] | [INFO] [stdout] 729 | /// / [WindowDeactivate](QEvent::WindowDeactivate) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::FocusIn]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:730:23 [INFO] [stdout] | [INFO] [stdout] 730 | /// and [FocusIn](QEvent::FocusIn) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::FocusOut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:731:22 [INFO] [stdout] | [INFO] [stdout] 731 | /// / [FocusOut](QEvent::FocusOut) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[active_window]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:736:24 [INFO] [stdout] | [INFO] [stdout] 736 | /// **See also:** [`active_window()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QAbstractItemView]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1045:61 [INFO] [stdout] | [INFO] [stdout] 1045 | /// *page down* . If the widget is an [item view class](QAbstractItemView) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QAbstractItemView::verticalScrollMode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1048:32 [INFO] [stdout] | [INFO] [stdout] 1048 | /// widget's [scroll mode](QAbstractItemView::verticalScrollMode()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QAbstractItemView::ScrollPerItem]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1050:47 [INFO] [stdout] | [INFO] [stdout] 1050 | /// one *line* can mean [scroll one item](QAbstractItemView::ScrollPerItem) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QAbstractItemView::ScrollPerPixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1052:31 [INFO] [stdout] | [INFO] [stdout] 1052 | /// or [scroll one pixel](QAbstractItemView::ScrollPerPixel) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[StyleHints::wheel_scroll_lines]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1057:24 [INFO] [stdout] | [INFO] [stdout] 1057 | /// **See also:** [`StyleHints::wheel_scroll_lines`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[start_drag_distance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1093:24 [INFO] [stdout] | [INFO] [stdout] 1093 | /// **See also:** [`start_drag_distance()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[start_drag_time]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1135:24 [INFO] [stdout] | [INFO] [stdout] 1135 | /// **See also:** [`start_drag_time()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_effect_enabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1160:24 [INFO] [stdout] | [INFO] [stdout] 1160 | /// **See also:** [`set_effect_enabled()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::ui_effect]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1161:10 [INFO] [stdout] | [INFO] [stdout] 1161 | /// [`t::ui_effect()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_effect_enabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1184:24 [INFO] [stdout] | [INFO] [stdout] 1184 | /// **See also:** [`is_effect_enabled()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::ui_effect]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1185:10 [INFO] [stdout] | [INFO] [stdout] 1185 | /// [`t::ui_effect()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_desktop_settings_aware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1186:10 [INFO] [stdout] | [INFO] [stdout] 1186 | /// [`set_desktop_settings_aware()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1219:25 [INFO] [stdout] | [INFO] [stdout] 1219 | /// [aboutToQuit()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CoreApplication::process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1231:10 [INFO] [stdout] | [INFO] [stdout] 1231 | /// [`CoreApplication::process_events`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::focus_reason]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1258:10 [INFO] [stdout] | [INFO] [stdout] 1258 | /// [`t::focus_reason()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quitOnLastWindowClosed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1316:34 [INFO] [stdout] | [INFO] [stdout] 1316 | /// [quitOnLastWindowClosed](quitOnLastWindowClosed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[last_window_closed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1320:10 [INFO] [stdout] | [INFO] [stdout] 1320 | /// [`last_window_closed()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Widget::close_event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1322:10 [INFO] [stdout] | [INFO] [stdout] 1322 | /// [`Widget::close_event`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[last_window_closed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1323:10 [INFO] [stdout] | [INFO] [stdout] 1323 | /// [`last_window_closed()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[top_level_widgets]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1325:10 [INFO] [stdout] | [INFO] [stdout] 1325 | /// [`top_level_widgets()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/application.rs:1371:24 [INFO] [stdout] | [INFO] [stdout] 1371 | /// **See also:** [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Window::transient_parent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | /// **See also:** [`Window::transient_parent`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:124:24 [INFO] [stdout] | [INFO] [stdout] 124 | /// **See also:** [`size()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[end_paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | /// **See also:** [`end_paint()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint_device]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | /// [`paint_device()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[begin_paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | /// **See also:** [`begin_paint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint_device]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/backing_store.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | /// [`paint_device()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ImageReader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/bitmap.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | /// [`ImageReader`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ImageWriter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/bitmap.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | /// [`ImageWriter`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/bitmap.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | /// **See also:** [`from_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QPen]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:71:86 [INFO] [stdout] | [INFO] [stdout] 71 | /// * To specify the style and color of lines and outlines, use the QPainter's [pen](QPen) [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::NoPen]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | /// painter.setPen(Qt::NoPen)](Qt::NoPen) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::brush_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | /// **See also:** [`t::brush_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | /// **See also:** [`set_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | /// **See also:** [`style()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[transform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:190:24 [INFO] [stdout] | [INFO] [stdout] 190 | /// **See also:** [`transform()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_texture]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:204:24 [INFO] [stdout] | [INFO] [stdout] 204 | /// **See also:** [`set_texture()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_texture_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | /// **See also:** [`set_texture_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QBitmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:232:62 [INFO] [stdout] | [INFO] [stdout] 232 | /// pixmaps, i.e. for QPixmap::depth() == 1 ( [QBitmaps](QBitmap) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[texture]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | /// **See also:** [`texture()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[texture_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | /// **See also:** [`texture_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_texture]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | /// [`set_texture()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_texture_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | /// **See also:** [`set_texture_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[texture_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | /// **See also:** [`texture_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_texture]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | /// [`set_texture()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | /// **See also:** [`set_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 328 | /// **See also:** [`color()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/brush.rs:348:24 [INFO] [stdout] | [INFO] [stdout] 348 | /// **See also:** [`color()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QButtonGroup::exclusive]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | /// An [exclusive](QButtonGroup::exclusive) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QPushButton]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:213:54 [INFO] [stdout] | [INFO] [stdout] 213 | /// button group are usually checkable [QPushButton](QPushButton) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCheckBox]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | /// s, [QCheckBox](QCheckBox) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QRadioButton]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:216:67 [INFO] [stdout] | [INFO] [stdout] 216 | /// (normally for non-exclusive button groups), or [QRadioButton](QRadioButton) [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GroupBox]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 240 | /// **See also:** [`GroupBox`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CheckBox]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:242:6 [INFO] [stdout] | [INFO] [stdout] 242 | /// [`CheckBox`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[RadioButton]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:243:6 [INFO] [stdout] | [INFO] [stdout] 243 | /// [`RadioButton`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:320:24 [INFO] [stdout] | [INFO] [stdout] 320 | /// **See also:** [`remove_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[buttons]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | /// [`buttons()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:334:24 [INFO] [stdout] | [INFO] [stdout] 334 | /// **See also:** [`add_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[buttons]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | /// [`buttons()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[button_clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:349:24 [INFO] [stdout] | [INFO] [stdout] 349 | /// **See also:** [`button_clicked()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:380:10 [INFO] [stdout] | [INFO] [stdout] 380 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:384:24 [INFO] [stdout] | [INFO] [stdout] 384 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:389:24 [INFO] [stdout] | [INFO] [stdout] 389 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:393:24 [INFO] [stdout] | [INFO] [stdout] 393 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:398:24 [INFO] [stdout] | [INFO] [stdout] 398 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:403:24 [INFO] [stdout] | [INFO] [stdout] 403 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:412:24 [INFO] [stdout] | [INFO] [stdout] 412 | /// **See also:** [`add_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:413:10 [INFO] [stdout] | [INFO] [stdout] 413 | /// [`remove_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:438:24 [INFO] [stdout] | [INFO] [stdout] 438 | /// **See also:** [`id()`] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:452:24 [INFO] [stdout] | [INFO] [stdout] 452 | /// **See also:** [`set_id()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | /// **See also:** [`set_id()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:479:24 [INFO] [stdout] | [INFO] [stdout] 479 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:480:10 [INFO] [stdout] | [INFO] [stdout] 480 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:486:10 [INFO] [stdout] | [INFO] [stdout] 486 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:533:24 [INFO] [stdout] | [INFO] [stdout] 533 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:534:10 [INFO] [stdout] | [INFO] [stdout] 534 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[checked_button]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 539 | /// **See also:** [`checked_button()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::clicked]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:540:10 [INFO] [stdout] | [INFO] [stdout] 540 | /// [`AbstractButton::clicked`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:584:24 [INFO] [stdout] | [INFO] [stdout] 584 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:589:24 [INFO] [stdout] | [INFO] [stdout] 589 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:633:24 [INFO] [stdout] | [INFO] [stdout] 633 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::pressed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:638:24 [INFO] [stdout] | [INFO] [stdout] 638 | /// **See also:** [`AbstractButton::pressed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:682:24 [INFO] [stdout] | [INFO] [stdout] 682 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:687:24 [INFO] [stdout] | [INFO] [stdout] 687 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:731:24 [INFO] [stdout] | [INFO] [stdout] 731 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::released]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:736:24 [INFO] [stdout] | [INFO] [stdout] 736 | /// **See also:** [`AbstractButton::released`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:781:24 [INFO] [stdout] | [INFO] [stdout] 781 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:786:24 [INFO] [stdout] | [INFO] [stdout] 786 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:831:24 [INFO] [stdout] | [INFO] [stdout] 831 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractButton::toggled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/button_group.rs:836:24 [INFO] [stdout] | [INFO] [stdout] 836 | /// **See also:** [`AbstractButton::toggled`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Clipboard::mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | /// **See also:** [`Clipboard::mode()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[supports_selection]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | /// [`supports_selection()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | /// **See also:** [`set_text()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | /// **See also:** [`set_text()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:250:24 [INFO] [stdout] | [INFO] [stdout] 250 | /// **See also:** [`set_text()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | /// **See also:** [`set_text()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | /// **See also:** [`text()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | /// [`set_mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:306:24 [INFO] [stdout] | [INFO] [stdout] 306 | /// **See also:** [`set_mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | /// **See also:** [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:363:24 [INFO] [stdout] | [INFO] [stdout] 363 | /// **See also:** [`set_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:365:10 [INFO] [stdout] | [INFO] [stdout] 365 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:396:24 [INFO] [stdout] | [INFO] [stdout] 396 | /// **See also:** [`set_pixmap()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | /// [`image()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | /// [`mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | /// **See also:** [`image()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | /// [`set_pixmap()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:429:10 [INFO] [stdout] | [INFO] [stdout] 429 | /// [`set_mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:451:24 [INFO] [stdout] | [INFO] [stdout] 451 | /// **See also:** [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:452:10 [INFO] [stdout] | [INFO] [stdout] 452 | /// [`set_image()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_mime_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/clipboard.rs:453:10 [INFO] [stdout] | [INFO] [stdout] 453 | /// [`set_mime_data()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QObject]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/close_event.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | /// [QObject](QObject) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QObject::destroyed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/close_event.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | /// s emits the [destroyed()](QObject::destroyed()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Object::destroyed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/close_event.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | /// [`Object::destroyed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GuiApplication::last_window_closed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/close_event.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | /// [`GuiApplication::last_window_closed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:297:24 [INFO] [stdout] | [INFO] [stdout] 297 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:301:24 [INFO] [stdout] | [INFO] [stdout] 301 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:315:24 [INFO] [stdout] | [INFO] [stdout] 315 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[q_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:346:24 [INFO] [stdout] | [INFO] [stdout] 346 | /// **See also:** [`q_color()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | /// [`name()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[q_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | /// **See also:** [`q_color()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | /// [`name()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[q_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | /// **See also:** [`q_color()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | /// [`name()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:410:10 [INFO] [stdout] | [INFO] [stdout] 410 | /// [`convert_to()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:422:24 [INFO] [stdout] | [INFO] [stdout] 422 | /// **See also:** [`set_alpha()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | /// [`alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:428:24 [INFO] [stdout] | [INFO] [stdout] 428 | /// **See also:** [`set_alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:429:10 [INFO] [stdout] | [INFO] [stdout] 429 | /// [`alpha()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:442:24 [INFO] [stdout] | [INFO] [stdout] 442 | /// **See also:** [`alpha()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:443:10 [INFO] [stdout] | [INFO] [stdout] 443 | /// [`alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | /// **See also:** [`alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:450:10 [INFO] [stdout] | [INFO] [stdout] 450 | /// [`alpha()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:463:24 [INFO] [stdout] | [INFO] [stdout] 463 | /// **See also:** [`set_alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:464:10 [INFO] [stdout] | [INFO] [stdout] 464 | /// [`alpha()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | /// **See also:** [`alpha_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:478:10 [INFO] [stdout] | [INFO] [stdout] 478 | /// [`alpha()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:491:24 [INFO] [stdout] | [INFO] [stdout] 491 | /// **See also:** [`set_red()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:492:10 [INFO] [stdout] | [INFO] [stdout] 492 | /// [`red_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | /// [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | /// **See also:** [`set_red_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 498 | /// [`red()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:510:24 [INFO] [stdout] | [INFO] [stdout] 510 | /// **See also:** [`set_green()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:511:10 [INFO] [stdout] | [INFO] [stdout] 511 | /// [`green_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 512 | /// [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | /// **See also:** [`set_green_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | /// [`green()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:518:10 [INFO] [stdout] | [INFO] [stdout] 518 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:529:24 [INFO] [stdout] | [INFO] [stdout] 529 | /// **See also:** [`set_blue()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | /// [`blue_f()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 531 | /// [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:535:24 [INFO] [stdout] | [INFO] [stdout] 535 | /// **See also:** [`set_blue_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:536:10 [INFO] [stdout] | [INFO] [stdout] 536 | /// [`blue()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:549:24 [INFO] [stdout] | [INFO] [stdout] 549 | /// **See also:** [`red()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:550:10 [INFO] [stdout] | [INFO] [stdout] 550 | /// [`red_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:551:10 [INFO] [stdout] | [INFO] [stdout] 551 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:556:24 [INFO] [stdout] | [INFO] [stdout] 556 | /// **See also:** [`red_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:557:10 [INFO] [stdout] | [INFO] [stdout] 557 | /// [`red()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:558:10 [INFO] [stdout] | [INFO] [stdout] 558 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:570:24 [INFO] [stdout] | [INFO] [stdout] 570 | /// **See also:** [`green()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:571:10 [INFO] [stdout] | [INFO] [stdout] 571 | /// [`green_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:572:10 [INFO] [stdout] | [INFO] [stdout] 572 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:577:24 [INFO] [stdout] | [INFO] [stdout] 577 | /// **See also:** [`green_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:578:10 [INFO] [stdout] | [INFO] [stdout] 578 | /// [`green()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:579:10 [INFO] [stdout] | [INFO] [stdout] 579 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:591:24 [INFO] [stdout] | [INFO] [stdout] 591 | /// **See also:** [`blue()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 592 | /// [`blue_f()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:593:10 [INFO] [stdout] | [INFO] [stdout] 593 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:598:24 [INFO] [stdout] | [INFO] [stdout] 598 | /// **See also:** [`blue_f()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:599:10 [INFO] [stdout] | [INFO] [stdout] 599 | /// [`blue()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:600:10 [INFO] [stdout] | [INFO] [stdout] 600 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:611:24 [INFO] [stdout] | [INFO] [stdout] 611 | /// **See also:** [`set_red_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:612:10 [INFO] [stdout] | [INFO] [stdout] 612 | /// [`red()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:613:10 [INFO] [stdout] | [INFO] [stdout] 613 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:624:24 [INFO] [stdout] | [INFO] [stdout] 624 | /// **See also:** [`set_green_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:625:10 [INFO] [stdout] | [INFO] [stdout] 625 | /// [`green()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:626:10 [INFO] [stdout] | [INFO] [stdout] 626 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:637:24 [INFO] [stdout] | [INFO] [stdout] 637 | /// **See also:** [`set_blue_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:638:10 [INFO] [stdout] | [INFO] [stdout] 638 | /// [`blue()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:639:10 [INFO] [stdout] | [INFO] [stdout] 639 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:651:24 [INFO] [stdout] | [INFO] [stdout] 651 | /// **See also:** [`red_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[red]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:652:10 [INFO] [stdout] | [INFO] [stdout] 652 | /// [`red()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:653:10 [INFO] [stdout] | [INFO] [stdout] 653 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:665:24 [INFO] [stdout] | [INFO] [stdout] 665 | /// **See also:** [`green_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[green]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:666:10 [INFO] [stdout] | [INFO] [stdout] 666 | /// [`green()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:667:10 [INFO] [stdout] | [INFO] [stdout] 667 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:679:24 [INFO] [stdout] | [INFO] [stdout] 679 | /// **See also:** [`blue_f()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[blue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | /// [`blue()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:681:10 [INFO] [stdout] | [INFO] [stdout] 681 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:697:24 [INFO] [stdout] | [INFO] [stdout] 697 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:698:10 [INFO] [stdout] | [INFO] [stdout] 698 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:707:24 [INFO] [stdout] | [INFO] [stdout] 707 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:715:24 [INFO] [stdout] | [INFO] [stdout] 715 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:716:10 [INFO] [stdout] | [INFO] [stdout] 716 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:717:10 [INFO] [stdout] | [INFO] [stdout] 717 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:723:24 [INFO] [stdout] | [INFO] [stdout] 723 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | /// [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:725:10 [INFO] [stdout] | [INFO] [stdout] 725 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:729:24 [INFO] [stdout] | [INFO] [stdout] 729 | /// **See also:** [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:731:10 [INFO] [stdout] | [INFO] [stdout] 731 | /// [`set_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:735:24 [INFO] [stdout] | [INFO] [stdout] 735 | /// **See also:** [`set_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | /// [`rgba64()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:755:24 [INFO] [stdout] | [INFO] [stdout] 755 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:756:10 [INFO] [stdout] | [INFO] [stdout] 756 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:763:24 [INFO] [stdout] | [INFO] [stdout] 763 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:764:10 [INFO] [stdout] | [INFO] [stdout] 764 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:765:10 [INFO] [stdout] | [INFO] [stdout] 765 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:778:24 [INFO] [stdout] | [INFO] [stdout] 778 | /// **See also:** [`set_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:779:10 [INFO] [stdout] | [INFO] [stdout] 779 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:780:10 [INFO] [stdout] | [INFO] [stdout] 780 | /// [`rgba64()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:786:24 [INFO] [stdout] | [INFO] [stdout] 786 | /// **See also:** [`set_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:787:10 [INFO] [stdout] | [INFO] [stdout] 787 | /// [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:788:10 [INFO] [stdout] | [INFO] [stdout] 788 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:792:24 [INFO] [stdout] | [INFO] [stdout] 792 | /// **See also:** [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:793:10 [INFO] [stdout] | [INFO] [stdout] 793 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:794:10 [INFO] [stdout] | [INFO] [stdout] 794 | /// [`set_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:798:24 [INFO] [stdout] | [INFO] [stdout] 798 | /// **See also:** [`set_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:799:10 [INFO] [stdout] | [INFO] [stdout] 799 | /// [`rgba64()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:805:24 [INFO] [stdout] | [INFO] [stdout] 805 | /// **See also:** [`set_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:806:10 [INFO] [stdout] | [INFO] [stdout] 806 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:807:10 [INFO] [stdout] | [INFO] [stdout] 807 | /// [`rgba64()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:813:24 [INFO] [stdout] | [INFO] [stdout] 813 | /// **See also:** [`set_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:814:10 [INFO] [stdout] | [INFO] [stdout] 814 | /// [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:815:10 [INFO] [stdout] | [INFO] [stdout] 815 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:819:24 [INFO] [stdout] | [INFO] [stdout] 819 | /// **See also:** [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:820:10 [INFO] [stdout] | [INFO] [stdout] 820 | /// [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:827:24 [INFO] [stdout] | [INFO] [stdout] 827 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:828:10 [INFO] [stdout] | [INFO] [stdout] 828 | /// [`get_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:829:10 [INFO] [stdout] | [INFO] [stdout] 829 | /// [`set_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:835:24 [INFO] [stdout] | [INFO] [stdout] 835 | /// **See also:** [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:836:10 [INFO] [stdout] | [INFO] [stdout] 836 | /// [`get_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:837:10 [INFO] [stdout] | [INFO] [stdout] 837 | /// [`set_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:841:24 [INFO] [stdout] | [INFO] [stdout] 841 | /// **See also:** [`rgba()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:842:10 [INFO] [stdout] | [INFO] [stdout] 842 | /// [`rgb()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:843:10 [INFO] [stdout] | [INFO] [stdout] 843 | /// [`set_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:847:24 [INFO] [stdout] | [INFO] [stdout] 847 | /// **See also:** [`set_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | /// [`rgba64()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:857:24 [INFO] [stdout] | [INFO] [stdout] 857 | /// **See also:** [`hsv_hue()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:858:10 [INFO] [stdout] | [INFO] [stdout] 858 | /// [`hue_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:859:10 [INFO] [stdout] | [INFO] [stdout] 859 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_hue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:866:24 [INFO] [stdout] | [INFO] [stdout] 866 | /// **See also:** [`hsv_hue_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | /// [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:868:10 [INFO] [stdout] | [INFO] [stdout] 868 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_saturation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:882:24 [INFO] [stdout] | [INFO] [stdout] 882 | /// **See also:** [`hsv_saturation()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:883:10 [INFO] [stdout] | [INFO] [stdout] 883 | /// [`saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:892:24 [INFO] [stdout] | [INFO] [stdout] 892 | /// **See also:** [`hsv_saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:893:10 [INFO] [stdout] | [INFO] [stdout] 893 | /// [`saturation()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:894:10 [INFO] [stdout] | [INFO] [stdout] 894 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:907:24 [INFO] [stdout] | [INFO] [stdout] 907 | /// **See also:** [`hue_f()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:908:10 [INFO] [stdout] | [INFO] [stdout] 908 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:913:24 [INFO] [stdout] | [INFO] [stdout] 913 | /// **See also:** [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:914:10 [INFO] [stdout] | [INFO] [stdout] 914 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:927:24 [INFO] [stdout] | [INFO] [stdout] 927 | /// **See also:** [`saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:928:10 [INFO] [stdout] | [INFO] [stdout] 928 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:933:24 [INFO] [stdout] | [INFO] [stdout] 933 | /// **See also:** [`saturation()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:934:10 [INFO] [stdout] | [INFO] [stdout] 934 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:946:24 [INFO] [stdout] | [INFO] [stdout] 946 | /// **See also:** [`value_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:947:10 [INFO] [stdout] | [INFO] [stdout] 947 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:952:24 [INFO] [stdout] | [INFO] [stdout] 952 | /// **See also:** [`value()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:953:10 [INFO] [stdout] | [INFO] [stdout] 953 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_hue_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:967:24 [INFO] [stdout] | [INFO] [stdout] 967 | /// **See also:** [`hsv_hue_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:968:10 [INFO] [stdout] | [INFO] [stdout] 968 | /// [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:969:10 [INFO] [stdout] | [INFO] [stdout] 969 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hsv_saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:983:24 [INFO] [stdout] | [INFO] [stdout] 983 | /// **See also:** [`hsv_saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:984:10 [INFO] [stdout] | [INFO] [stdout] 984 | /// [`saturation()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:985:10 [INFO] [stdout] | [INFO] [stdout] 985 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:998:24 [INFO] [stdout] | [INFO] [stdout] 998 | /// **See also:** [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:999:10 [INFO] [stdout] | [INFO] [stdout] 999 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1012:24 [INFO] [stdout] | [INFO] [stdout] 1012 | /// **See also:** [`saturation()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1013:10 [INFO] [stdout] | [INFO] [stdout] 1013 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1025:24 [INFO] [stdout] | [INFO] [stdout] 1025 | /// **See also:** [`value()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1026:10 [INFO] [stdout] | [INFO] [stdout] 1026 | /// [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1041:24 [INFO] [stdout] | [INFO] [stdout] 1041 | /// **See also:** [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1042:10 [INFO] [stdout] | [INFO] [stdout] 1042 | /// [`set_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1051:24 [INFO] [stdout] | [INFO] [stdout] 1051 | /// **See also:** [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1052:10 [INFO] [stdout] | [INFO] [stdout] 1052 | /// [`set_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1067:24 [INFO] [stdout] | [INFO] [stdout] 1067 | /// **See also:** [`get_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1068:10 [INFO] [stdout] | [INFO] [stdout] 1068 | /// [`set_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[cyan_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1080:24 [INFO] [stdout] | [INFO] [stdout] 1080 | /// **See also:** [`cyan_f()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1081:10 [INFO] [stdout] | [INFO] [stdout] 1081 | /// [`get_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[cyan]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1086:24 [INFO] [stdout] | [INFO] [stdout] 1086 | /// **See also:** [`cyan()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1087:10 [INFO] [stdout] | [INFO] [stdout] 1087 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[magenta_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1099:24 [INFO] [stdout] | [INFO] [stdout] 1099 | /// **See also:** [`magenta_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1100:10 [INFO] [stdout] | [INFO] [stdout] 1100 | /// [`get_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[magenta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1105:24 [INFO] [stdout] | [INFO] [stdout] 1105 | /// **See also:** [`magenta()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1106:10 [INFO] [stdout] | [INFO] [stdout] 1106 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[yellow_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1118:24 [INFO] [stdout] | [INFO] [stdout] 1118 | /// **See also:** [`yellow_f()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1119:10 [INFO] [stdout] | [INFO] [stdout] 1119 | /// [`get_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[yellow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | /// **See also:** [`yellow()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1125:10 [INFO] [stdout] | [INFO] [stdout] 1125 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[black_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1137:24 [INFO] [stdout] | [INFO] [stdout] 1137 | /// **See also:** [`black_f()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1138:10 [INFO] [stdout] | [INFO] [stdout] 1138 | /// [`get_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[black]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1144:24 [INFO] [stdout] | [INFO] [stdout] 1144 | /// **See also:** [`black()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1145:10 [INFO] [stdout] | [INFO] [stdout] 1145 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[cyan]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1157:24 [INFO] [stdout] | [INFO] [stdout] 1157 | /// **See also:** [`cyan()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1158:10 [INFO] [stdout] | [INFO] [stdout] 1158 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[magenta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1170:24 [INFO] [stdout] | [INFO] [stdout] 1170 | /// **See also:** [`magenta()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1171:10 [INFO] [stdout] | [INFO] [stdout] 1171 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[yellow]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1183:24 [INFO] [stdout] | [INFO] [stdout] 1183 | /// **See also:** [`yellow()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1184:10 [INFO] [stdout] | [INFO] [stdout] 1184 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[black]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1196:24 [INFO] [stdout] | [INFO] [stdout] 1196 | /// **See also:** [`black()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1197:10 [INFO] [stdout] | [INFO] [stdout] 1197 | /// [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1212:24 [INFO] [stdout] | [INFO] [stdout] 1212 | /// **See also:** [`get_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1213:10 [INFO] [stdout] | [INFO] [stdout] 1213 | /// [`set_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1222:24 [INFO] [stdout] | [INFO] [stdout] 1222 | /// **See also:** [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1223:10 [INFO] [stdout] | [INFO] [stdout] 1223 | /// [`set_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1239:24 [INFO] [stdout] | [INFO] [stdout] 1239 | /// **See also:** [`get_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1240:10 [INFO] [stdout] | [INFO] [stdout] 1240 | /// [`set_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1252:24 [INFO] [stdout] | [INFO] [stdout] 1252 | /// **See also:** [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1253:10 [INFO] [stdout] | [INFO] [stdout] 1253 | /// [`get_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1257:24 [INFO] [stdout] | [INFO] [stdout] 1257 | /// **See also:** [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1258:10 [INFO] [stdout] | [INFO] [stdout] 1258 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1269:24 [INFO] [stdout] | [INFO] [stdout] 1269 | /// **See also:** [`saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1270:10 [INFO] [stdout] | [INFO] [stdout] 1270 | /// [`get_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1275:24 [INFO] [stdout] | [INFO] [stdout] 1275 | /// **See also:** [`saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1276:10 [INFO] [stdout] | [INFO] [stdout] 1276 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[lightness_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1287:24 [INFO] [stdout] | [INFO] [stdout] 1287 | /// **See also:** [`lightness_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1288:10 [INFO] [stdout] | [INFO] [stdout] 1288 | /// [`get_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1292:24 [INFO] [stdout] | [INFO] [stdout] 1292 | /// **See also:** [`value()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1293:10 [INFO] [stdout] | [INFO] [stdout] 1293 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[hue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | /// **See also:** [`hue()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1305:10 [INFO] [stdout] | [INFO] [stdout] 1305 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[saturation_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1316:24 [INFO] [stdout] | [INFO] [stdout] 1316 | /// **See also:** [`saturation_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1317:10 [INFO] [stdout] | [INFO] [stdout] 1317 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1328:24 [INFO] [stdout] | [INFO] [stdout] 1328 | /// **See also:** [`value()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1329:10 [INFO] [stdout] | [INFO] [stdout] 1329 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1343:24 [INFO] [stdout] | [INFO] [stdout] 1343 | /// **See also:** [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1344:10 [INFO] [stdout] | [INFO] [stdout] 1344 | /// [`set_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1352:24 [INFO] [stdout] | [INFO] [stdout] 1352 | /// **See also:** [`get_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1353:10 [INFO] [stdout] | [INFO] [stdout] 1353 | /// [`set_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1367:24 [INFO] [stdout] | [INFO] [stdout] 1367 | /// **See also:** [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1368:10 [INFO] [stdout] | [INFO] [stdout] 1368 | /// [`set_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1379:24 [INFO] [stdout] | [INFO] [stdout] 1379 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1380:10 [INFO] [stdout] | [INFO] [stdout] 1380 | /// [`convert_to()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1381:10 [INFO] [stdout] | [INFO] [stdout] 1381 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1399:24 [INFO] [stdout] | [INFO] [stdout] 1399 | /// **See also:** [`from_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1400:10 [INFO] [stdout] | [INFO] [stdout] 1400 | /// [`convert_to()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1401:10 [INFO] [stdout] | [INFO] [stdout] 1401 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1420:24 [INFO] [stdout] | [INFO] [stdout] 1420 | /// **See also:** [`from_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1421:10 [INFO] [stdout] | [INFO] [stdout] 1421 | /// [`convert_to()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1422:10 [INFO] [stdout] | [INFO] [stdout] 1422 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1441:24 [INFO] [stdout] | [INFO] [stdout] 1441 | /// **See also:** [`from_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1442:10 [INFO] [stdout] | [INFO] [stdout] 1442 | /// [`convert_to()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1443:10 [INFO] [stdout] | [INFO] [stdout] 1443 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[spec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1461:24 [INFO] [stdout] | [INFO] [stdout] 1461 | /// **See also:** [`spec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1462:10 [INFO] [stdout] | [INFO] [stdout] 1462 | /// [`to_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1463:10 [INFO] [stdout] | [INFO] [stdout] 1463 | /// [`to_hsv()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1464:10 [INFO] [stdout] | [INFO] [stdout] 1464 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1465:10 [INFO] [stdout] | [INFO] [stdout] 1465 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1490:24 [INFO] [stdout] | [INFO] [stdout] 1490 | /// **See also:** [`from_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1491:10 [INFO] [stdout] | [INFO] [stdout] 1491 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1492:10 [INFO] [stdout] | [INFO] [stdout] 1492 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1493:10 [INFO] [stdout] | [INFO] [stdout] 1493 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1501:24 [INFO] [stdout] | [INFO] [stdout] 1501 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1502:10 [INFO] [stdout] | [INFO] [stdout] 1502 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1503:10 [INFO] [stdout] | [INFO] [stdout] 1503 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1511:24 [INFO] [stdout] | [INFO] [stdout] 1511 | /// **See also:** [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1512:10 [INFO] [stdout] | [INFO] [stdout] 1512 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1513:10 [INFO] [stdout] | [INFO] [stdout] 1513 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1514:10 [INFO] [stdout] | [INFO] [stdout] 1514 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1522:24 [INFO] [stdout] | [INFO] [stdout] 1522 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1523:10 [INFO] [stdout] | [INFO] [stdout] 1523 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1524:10 [INFO] [stdout] | [INFO] [stdout] 1524 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1525:10 [INFO] [stdout] | [INFO] [stdout] 1525 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1531:24 [INFO] [stdout] | [INFO] [stdout] 1531 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1532:10 [INFO] [stdout] | [INFO] [stdout] 1532 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1533:10 [INFO] [stdout] | [INFO] [stdout] 1533 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1534:10 [INFO] [stdout] | [INFO] [stdout] 1534 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1539:24 [INFO] [stdout] | [INFO] [stdout] 1539 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1540:10 [INFO] [stdout] | [INFO] [stdout] 1540 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1541:10 [INFO] [stdout] | [INFO] [stdout] 1541 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1542:10 [INFO] [stdout] | [INFO] [stdout] 1542 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1550:24 [INFO] [stdout] | [INFO] [stdout] 1550 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1551:10 [INFO] [stdout] | [INFO] [stdout] 1551 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1552:10 [INFO] [stdout] | [INFO] [stdout] 1552 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1558:24 [INFO] [stdout] | [INFO] [stdout] 1558 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1559:10 [INFO] [stdout] | [INFO] [stdout] 1559 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1560:10 [INFO] [stdout] | [INFO] [stdout] 1560 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1561:10 [INFO] [stdout] | [INFO] [stdout] 1561 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1566:24 [INFO] [stdout] | [INFO] [stdout] 1566 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1567:10 [INFO] [stdout] | [INFO] [stdout] 1567 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1568:10 [INFO] [stdout] | [INFO] [stdout] 1568 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1569:10 [INFO] [stdout] | [INFO] [stdout] 1569 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1578:24 [INFO] [stdout] | [INFO] [stdout] 1578 | /// **See also:** [`from_rgba()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1579:10 [INFO] [stdout] | [INFO] [stdout] 1579 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1580:10 [INFO] [stdout] | [INFO] [stdout] 1580 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1581:10 [INFO] [stdout] | [INFO] [stdout] 1581 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1589:24 [INFO] [stdout] | [INFO] [stdout] 1589 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1590:10 [INFO] [stdout] | [INFO] [stdout] 1590 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1591:10 [INFO] [stdout] | [INFO] [stdout] 1591 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1599:24 [INFO] [stdout] | [INFO] [stdout] 1599 | /// **See also:** [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1600:10 [INFO] [stdout] | [INFO] [stdout] 1600 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1601:10 [INFO] [stdout] | [INFO] [stdout] 1601 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1602:10 [INFO] [stdout] | [INFO] [stdout] 1602 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1610:24 [INFO] [stdout] | [INFO] [stdout] 1610 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1611:10 [INFO] [stdout] | [INFO] [stdout] 1611 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1612:10 [INFO] [stdout] | [INFO] [stdout] 1612 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1613:10 [INFO] [stdout] | [INFO] [stdout] 1613 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1619:24 [INFO] [stdout] | [INFO] [stdout] 1619 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1620:10 [INFO] [stdout] | [INFO] [stdout] 1620 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1621:10 [INFO] [stdout] | [INFO] [stdout] 1621 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1622:10 [INFO] [stdout] | [INFO] [stdout] 1622 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1627:24 [INFO] [stdout] | [INFO] [stdout] 1627 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1628:10 [INFO] [stdout] | [INFO] [stdout] 1628 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1629:10 [INFO] [stdout] | [INFO] [stdout] 1629 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1630:10 [INFO] [stdout] | [INFO] [stdout] 1630 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1657:24 [INFO] [stdout] | [INFO] [stdout] 1657 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgba64]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1658:10 [INFO] [stdout] | [INFO] [stdout] 1658 | /// [`from_rgba64()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1659:10 [INFO] [stdout] | [INFO] [stdout] 1659 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1660:10 [INFO] [stdout] | [INFO] [stdout] 1660 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1685:24 [INFO] [stdout] | [INFO] [stdout] 1685 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1686:10 [INFO] [stdout] | [INFO] [stdout] 1686 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1687:10 [INFO] [stdout] | [INFO] [stdout] 1687 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1688:10 [INFO] [stdout] | [INFO] [stdout] 1688 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1693:24 [INFO] [stdout] | [INFO] [stdout] 1693 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1694:10 [INFO] [stdout] | [INFO] [stdout] 1694 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1695:10 [INFO] [stdout] | [INFO] [stdout] 1695 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1696:10 [INFO] [stdout] | [INFO] [stdout] 1696 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1721:24 [INFO] [stdout] | [INFO] [stdout] 1721 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1722:10 [INFO] [stdout] | [INFO] [stdout] 1722 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1723:10 [INFO] [stdout] | [INFO] [stdout] 1723 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1724:10 [INFO] [stdout] | [INFO] [stdout] 1724 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1729:24 [INFO] [stdout] | [INFO] [stdout] 1729 | /// **See also:** [`from_rgb()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_rgb_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1730:10 [INFO] [stdout] | [INFO] [stdout] 1730 | /// [`from_rgb_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_rgb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1731:10 [INFO] [stdout] | [INFO] [stdout] 1731 | /// [`to_rgb()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1732:10 [INFO] [stdout] | [INFO] [stdout] 1732 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1741:24 [INFO] [stdout] | [INFO] [stdout] 1741 | /// **See also:** [`to_hsv()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsv_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1742:10 [INFO] [stdout] | [INFO] [stdout] 1742 | /// [`from_hsv_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1743:10 [INFO] [stdout] | [INFO] [stdout] 1743 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1753:24 [INFO] [stdout] | [INFO] [stdout] 1753 | /// **See also:** [`to_hsv()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1754:10 [INFO] [stdout] | [INFO] [stdout] 1754 | /// [`from_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1755:10 [INFO] [stdout] | [INFO] [stdout] 1755 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1784:24 [INFO] [stdout] | [INFO] [stdout] 1784 | /// **See also:** [`to_hsv()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1785:10 [INFO] [stdout] | [INFO] [stdout] 1785 | /// [`from_hsv()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1786:10 [INFO] [stdout] | [INFO] [stdout] 1786 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1814:24 [INFO] [stdout] | [INFO] [stdout] 1814 | /// **See also:** [`to_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_cmyk_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1815:10 [INFO] [stdout] | [INFO] [stdout] 1815 | /// [`from_cmyk_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1816:10 [INFO] [stdout] | [INFO] [stdout] 1816 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1826:24 [INFO] [stdout] | [INFO] [stdout] 1826 | /// **See also:** [`to_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1827:10 [INFO] [stdout] | [INFO] [stdout] 1827 | /// [`from_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1828:10 [INFO] [stdout] | [INFO] [stdout] 1828 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1857:24 [INFO] [stdout] | [INFO] [stdout] 1857 | /// **See also:** [`to_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_cmyk]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1858:10 [INFO] [stdout] | [INFO] [stdout] 1858 | /// [`from_cmyk()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1859:10 [INFO] [stdout] | [INFO] [stdout] 1859 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1888:24 [INFO] [stdout] | [INFO] [stdout] 1888 | /// **See also:** [`to_hsl()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1889:10 [INFO] [stdout] | [INFO] [stdout] 1889 | /// [`from_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1890:10 [INFO] [stdout] | [INFO] [stdout] 1890 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1899:24 [INFO] [stdout] | [INFO] [stdout] 1899 | /// **See also:** [`to_hsl()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1900:10 [INFO] [stdout] | [INFO] [stdout] 1900 | /// [`from_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1901:10 [INFO] [stdout] | [INFO] [stdout] 1901 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1929:24 [INFO] [stdout] | [INFO] [stdout] 1929 | /// **See also:** [`to_hsl()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1930:10 [INFO] [stdout] | [INFO] [stdout] 1930 | /// [`from_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1931:10 [INFO] [stdout] | [INFO] [stdout] 1931 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[lightness_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1954:24 [INFO] [stdout] | [INFO] [stdout] 1954 | /// **See also:** [`lightness_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1955:10 [INFO] [stdout] | [INFO] [stdout] 1955 | /// [`get_hsl()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1959:24 [INFO] [stdout] | [INFO] [stdout] 1959 | /// **See also:** [`value()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_hsl_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1960:10 [INFO] [stdout] | [INFO] [stdout] 1960 | /// [`get_hsl_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[darker]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1973:24 [INFO] [stdout] | [INFO] [stdout] 1973 | /// **See also:** [`darker()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:1974:10 [INFO] [stdout] | [INFO] [stdout] 1974 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[darker]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2003:24 [INFO] [stdout] | [INFO] [stdout] 2003 | /// **See also:** [`darker()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2004:10 [INFO] [stdout] | [INFO] [stdout] 2004 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[lighter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2031:24 [INFO] [stdout] | [INFO] [stdout] 2031 | /// **See also:** [`lighter()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2032:10 [INFO] [stdout] | [INFO] [stdout] 2032 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[lighter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2061:24 [INFO] [stdout] | [INFO] [stdout] 2061 | /// **See also:** [`lighter()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2062:10 [INFO] [stdout] | [INFO] [stdout] 2062 | /// [`is_valid()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_named_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/color.rs:2084:24 [INFO] [stdout] | [INFO] [stdout] 2084 | /// **See also:** [`set_named_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | /// **See also:** [`y()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | /// [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | /// **See also:** [`x()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | /// [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[global_y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | /// **See also:** [`global_y()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[global_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | /// [`global_pos()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[global_x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | /// **See also:** [`global_x()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[global_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | /// [`global_pos()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | /// **See also:** [`x()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | /// [`y()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[global_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | /// [`global_pos()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | /// **See also:** [`x()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | /// [`y()`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/context_menu_event.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | /// [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractEventDispatcher]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [`AbstractEventDispatcher`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 112 | /// [`EventLoop`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[application_file_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | /// **See also:** [`application_file_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CommandLineParser]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | /// [`CommandLineParser`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:249:55 [INFO] [stdout] | [INFO] [stdout] 249 | /// On Mac, QSettings uses [organizationDomain()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[application_file_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | /// [`application_file_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | /// [aboutToQuit()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:462:24 [INFO] [stdout] | [INFO] [stdout] 462 | /// **See also:** [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:463:10 [INFO] [stdout] | [INFO] [stdout] 463 | /// [`exit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:464:10 [INFO] [stdout] | [INFO] [stdout] 464 | /// [`process_events()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::DeferredDelete]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:488:26 [INFO] [stdout] | [INFO] [stdout] 488 | /// [DeferredDelete](QEvent::DeferredDelete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::DeferredDelete]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:491:54 [INFO] [stdout] | [INFO] [stdout] 491 | /// e.g. QToolTip, that rely on [DeferredDelete](QEvent::DeferredDelete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::sendPostedEvents]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | /// [sendPostedEvents()](QCoreApplication::sendPostedEvents()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::DeferredDelete]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:528:26 [INFO] [stdout] | [INFO] [stdout] 528 | /// [DeferredDelete](QEvent::DeferredDelete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QEvent::DeferredDelete]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:531:54 [INFO] [stdout] | [INFO] [stdout] 531 | /// e.g. QToolTip, that rely on [DeferredDelete](QEvent::DeferredDelete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::sendPostedEvents]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:534:30 [INFO] [stdout] | [INFO] [stdout] 534 | /// [sendPostedEvents()](QCoreApplication::sendPostedEvents()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:571:28 [INFO] [stdout] | [INFO] [stdout] 571 | /// [QueuedConnection](Qt::) [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:574:24 [INFO] [stdout] | [INFO] [stdout] 574 | /// calls [exec()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:500:24 [INFO] [stdout] | [INFO] [stdout] 500 | /// **See also:** [`exec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Timer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | /// [`Timer`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop::process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:502:10 [INFO] [stdout] | [INFO] [stdout] 502 | /// [`EventLoop::process_events`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[flush]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:503:10 [INFO] [stdout] | [INFO] [stdout] 503 | /// [`flush()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[send_posted_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:504:10 [INFO] [stdout] | [INFO] [stdout] 504 | /// [`send_posted_events()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:516:24 [INFO] [stdout] | [INFO] [stdout] 516 | /// **See also:** [`exec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Timer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | /// [`Timer`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop::process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:518:10 [INFO] [stdout] | [INFO] [stdout] 518 | /// [`EventLoop::process_events`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:540:24 [INFO] [stdout] | [INFO] [stdout] 540 | /// **See also:** [`exec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Timer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | /// [`Timer`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop::process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:542:10 [INFO] [stdout] | [INFO] [stdout] 542 | /// [`EventLoop::process_events`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[flush]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:543:10 [INFO] [stdout] | [INFO] [stdout] 543 | /// [`flush()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[send_posted_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:544:10 [INFO] [stdout] | [INFO] [stdout] 544 | /// [`send_posted_events()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:556:24 [INFO] [stdout] | [INFO] [stdout] 556 | /// **See also:** [`exec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Timer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:557:10 [INFO] [stdout] | [INFO] [stdout] 557 | /// [`Timer`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop::process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:558:10 [INFO] [stdout] | [INFO] [stdout] 558 | /// [`EventLoop::process_events`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:583:24 [INFO] [stdout] | [INFO] [stdout] 583 | /// **See also:** [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exec]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:584:10 [INFO] [stdout] | [INFO] [stdout] 584 | /// [`exec()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[post_event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:605:24 [INFO] [stdout] | [INFO] [stdout] 605 | /// **See also:** [`post_event()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[notify]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:606:10 [INFO] [stdout] | [INFO] [stdout] 606 | /// [`notify()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[send_event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:641:24 [INFO] [stdout] | [INFO] [stdout] 641 | /// **See also:** [`send_event()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[notify]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:642:10 [INFO] [stdout] | [INFO] [stdout] 642 | /// [`notify()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[send_posted_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:643:10 [INFO] [stdout] | [INFO] [stdout] 643 | /// [`send_posted_events()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::event_priority]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:644:10 [INFO] [stdout] | [INFO] [stdout] 644 | /// [`t::event_priority()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[flush]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:678:24 [INFO] [stdout] | [INFO] [stdout] 678 | /// **See also:** [`flush()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[post_event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:679:10 [INFO] [stdout] | [INFO] [stdout] 679 | /// [`post_event()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:750:41 [INFO] [stdout] | [INFO] [stdout] 750 | /// * Reimplementing [paintEvent()](QWidget::) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:751:31 [INFO] [stdout] | [INFO] [stdout] 751 | /// , [mousePressEvent()](QWidget::) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::isEnabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:754:340 [INFO] [stdout] | [INFO] [stdout] 754 | ...n see mouse events for [disabled widgets](QWidget::isEnabled()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Object::event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:770:24 [INFO] [stdout] | [INFO] [stdout] 770 | /// **See also:** [`Object::event`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[install_native_event_filter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:771:10 [INFO] [stdout] | [INFO] [stdout] 771 | /// [`install_native_event_filter()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[closing_down]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:776:24 [INFO] [stdout] | [INFO] [stdout] 776 | /// **See also:** [`closing_down()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[starting_up]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:795:24 [INFO] [stdout] | [INFO] [stdout] 795 | /// **See also:** [`starting_up()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[application_file_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:825:24 [INFO] [stdout] | [INFO] [stdout] 825 | /// **See also:** [`application_file_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[application_dir_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:852:24 [INFO] [stdout] | [INFO] [stdout] 852 | /// **See also:** [`application_dir_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[foreach]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:908:73 [INFO] [stdout] | [INFO] [stdout] 908 | /// If you want to iterate over the list, you can use the [foreach](foreach) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_library_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:912:24 [INFO] [stdout] | [INFO] [stdout] 912 | /// **See also:** [`set_library_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_library_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:913:10 [INFO] [stdout] | [INFO] [stdout] 913 | /// [`add_library_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_library_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:914:10 [INFO] [stdout] | [INFO] [stdout] 914 | /// [`remove_library_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Library]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:915:10 [INFO] [stdout] | [INFO] [stdout] 915 | /// [`Library`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_library_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:930:24 [INFO] [stdout] | [INFO] [stdout] 930 | /// **See also:** [`remove_library_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[library_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:931:10 [INFO] [stdout] | [INFO] [stdout] 931 | /// [`library_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_library_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:932:10 [INFO] [stdout] | [INFO] [stdout] 932 | /// [`set_library_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_library_path]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:954:24 [INFO] [stdout] | [INFO] [stdout] 954 | /// **See also:** [`add_library_path()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[library_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:955:10 [INFO] [stdout] | [INFO] [stdout] 955 | /// [`library_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_library_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:956:10 [INFO] [stdout] | [INFO] [stdout] 956 | /// [`set_library_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1021:28 [INFO] [stdout] | [INFO] [stdout] 1021 | /// [QueuedConnection](Qt::) [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1024:24 [INFO] [stdout] | [INFO] [stdout] 1024 | /// calls [exec()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoopLocker]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1011:24 [INFO] [stdout] | [INFO] [stdout] 1011 | /// **See also:** [`EventLoopLocker`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1031:24 [INFO] [stdout] | [INFO] [stdout] 1031 | /// **See also:** [`exit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[about_to_quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1032:10 [INFO] [stdout] | [INFO] [stdout] 1032 | /// [`about_to_quit()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[GuiApplication::last_window_closed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1033:10 [INFO] [stdout] | [INFO] [stdout] 1033 | /// [`GuiApplication::last_window_closed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/core_application.rs:1056:24 [INFO] [stdout] | [INFO] [stdout] 1056 | /// **See also:** [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::CursorShape]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:37:64 [INFO] [stdout] | [INFO] [stdout] 37 | /// of the predefined cursors defined in the [Qt::CursorShape](Qt::CursorShape) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Xcursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | /// On X11, Qt supports the [Xcursor](Xcursor) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::CursorShape]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:233:31 [INFO] [stdout] | [INFO] [stdout] 233 | /// the [Qt::CursorShape](Qt::CursorShape) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_shape]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:236:24 [INFO] [stdout] | [INFO] [stdout] 236 | /// **See also:** [`set_shape()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::CursorShape]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | /// See [Qt::CursorShape](Qt::CursorShape) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[shape]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | /// **See also:** [`shape()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:342:24 [INFO] [stdout] | [INFO] [stdout] 342 | /// **See also:** [`set_pos()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:359:24 [INFO] [stdout] | [INFO] [stdout] 359 | /// **See also:** [`set_pos()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:389:24 [INFO] [stdout] | [INFO] [stdout] 389 | /// **See also:** [`set_pos()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:406:24 [INFO] [stdout] | [INFO] [stdout] 406 | /// **See also:** [`set_pos()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:448:24 [INFO] [stdout] | [INFO] [stdout] 448 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:458:24 [INFO] [stdout] | [INFO] [stdout] 458 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:498:24 [INFO] [stdout] | [INFO] [stdout] 498 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:508:24 [INFO] [stdout] | [INFO] [stdout] 508 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:550:24 [INFO] [stdout] | [INFO] [stdout] 550 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:560:24 [INFO] [stdout] | [INFO] [stdout] 560 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:602:24 [INFO] [stdout] | [INFO] [stdout] 602 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pos]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/cursor.rs:612:24 [INFO] [stdout] | [INFO] [stdout] 612 | /// **See also:** [`pos()`] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QDragMoveEvent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_enter_event.rs:24:80 [INFO] [stdout] | [INFO] [stdout] 24 | /// A widget must accept this event in order to receive the [drag move events](QDragMoveEvent) [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QDragMoveEvent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_leave_event.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | /// of [QDragMoveEvent](QDragMoveEvent) [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::setAcceptDrops]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_move_event.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | /// [drop events](QWidget::setAcceptDrops()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::dragEnterEvent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_move_event.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | /// and [enter events](QWidget::dragEnterEvent()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mimeData]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_move_event.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | /// examine the event to see what kind of [data](mimeData()) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QDropEvent::acceptProposedAction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drag_move_event.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | /// call [acceptProposedAction()](QDropEvent::acceptProposedAction()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::setAcceptDrops]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | /// When a widget [accepts drop events](QWidget::setAcceptDrops()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::DropAction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | /// proposed action can be a combination of [Qt::DropAction](Qt::DropAction) [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[possibleActions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | /// [possible drop actions](possibleActions()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Drag]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | /// [`Drag`] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | /// **See also:** [`drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | /// **See also:** [`drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | /// **See also:** [`drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | /// **See also:** [`set_drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[proposed_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | /// [`proposed_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | /// **See also:** [`set_drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[proposedAction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:208:52 [INFO] [stdout] | [INFO] [stdout] 208 | /// Use this to override the [proposed action](proposedAction()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[possibleActions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:210:44 [INFO] [stdout] | [INFO] [stdout] 210 | /// with one of the [possible actions](possibleActions()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[drop_action]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | /// **See also:** [`drop_action()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Drag::q_drag]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/drop_event.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | /// **See also:** [`Drag::q_drag`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::StyleHint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | /// particular [QFont::StyleHint](QFont::StyleHint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::StyleStrategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | /// and [QFont::StyleStrategy](QFont::StyleStrategy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontMetrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | /// **See also:** [`FontMetrics`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontDatabase]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:152:6 [INFO] [stdout] | [INFO] [stdout] 152 | /// [`FontDatabase`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | /// **See also:** [`set_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | /// [`substitutes()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitute]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | /// [`substitute()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:254:66 [INFO] [stdout] | [INFO] [stdout] 254 | /// available a family will be set using the [font matching](QFont) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | /// **See also:** [`family()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | /// [`set_style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | /// **See also:** [`set_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | /// [`set_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:287:24 [INFO] [stdout] | [INFO] [stdout] 287 | /// like [style()](style()) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:288:24 [INFO] [stdout] | [INFO] [stdout] 288 | /// and [weight()](weight()) [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:296:24 [INFO] [stdout] | [INFO] [stdout] 296 | /// **See also:** [`style_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:310:24 [INFO] [stdout] | [INFO] [stdout] 310 | /// **See also:** [`set_point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | /// [`point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | /// **See also:** [`point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:317:10 [INFO] [stdout] | [INFO] [stdout] 317 | /// [`set_point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:318:10 [INFO] [stdout] | [INFO] [stdout] 318 | /// [`pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:332:24 [INFO] [stdout] | [INFO] [stdout] 332 | /// **See also:** [`point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | /// [`set_point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:339:24 [INFO] [stdout] | [INFO] [stdout] 339 | /// **See also:** [`point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | /// [`set_point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | /// [`set_pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:353:24 [INFO] [stdout] | [INFO] [stdout] 353 | /// **See also:** [`point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | /// [`set_point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:355:10 [INFO] [stdout] | [INFO] [stdout] 355 | /// [`pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size_f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | /// **See also:** [`point_size_f()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | /// [`set_point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 372 | /// [`set_pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:385:24 [INFO] [stdout] | [INFO] [stdout] 385 | /// **See also:** [`set_pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[point_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | /// [`point_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:403:24 [INFO] [stdout] | [INFO] [stdout] 403 | /// **See also:** [`pixel_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::Weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:413:25 [INFO] [stdout] | [INFO] [stdout] 413 | /// [QFont::Weight](QFont::Weight) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:416:24 [INFO] [stdout] | [INFO] [stdout] 416 | /// **See also:** [`set_weight()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::Weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:428:25 [INFO] [stdout] | [INFO] [stdout] 428 | /// [QFont::Weight](QFont::Weight) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:433:24 [INFO] [stdout] | [INFO] [stdout] 433 | /// **See also:** [`weight()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:447:24 [INFO] [stdout] | [INFO] [stdout] 447 | /// **See also:** [`weight()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_bold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | /// [`set_bold()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bold]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | /// **See also:** [`bold()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:470:10 [INFO] [stdout] | [INFO] [stdout] 470 | /// [`set_weight()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:480:24 [INFO] [stdout] | [INFO] [stdout] 480 | /// like [style()](style()) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[weight]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:481:24 [INFO] [stdout] | [INFO] [stdout] 481 | /// and [weight()](weight()) [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:528:56 [INFO] [stdout] | [INFO] [stdout] 528 | /// The style strategy affects the [font matching](QFont) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::StyleStrategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:530:36 [INFO] [stdout] | [INFO] [stdout] 530 | /// See [QFont::StyleStrategy](QFont::StyleStrategy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::StyleHint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:540:32 [INFO] [stdout] | [INFO] [stdout] 540 | /// See [QFont::StyleHint](QFont::StyleHint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:489:24 [INFO] [stdout] | [INFO] [stdout] 489 | /// **See also:** [`style_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[italic]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:493:24 [INFO] [stdout] | [INFO] [stdout] 493 | /// **See also:** [`italic()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:506:10 [INFO] [stdout] | [INFO] [stdout] 506 | /// [`style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_strategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | /// [`style_strategy()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Font::style_strategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:513:24 [INFO] [stdout] | [INFO] [stdout] 513 | /// **See also:** [`Font::style_strategy()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:519:24 [INFO] [stdout] | [INFO] [stdout] 519 | /// **See also:** [`set_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | /// [`set_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:524:24 [INFO] [stdout] | [INFO] [stdout] 524 | /// **See also:** [`set_style()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:533:24 [INFO] [stdout] | [INFO] [stdout] 533 | /// **See also:** [`set_style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | /// **See also:** [`set_style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Font::style_strategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:544:10 [INFO] [stdout] | [INFO] [stdout] 544 | /// [`Font::style_strategy()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_italic]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:549:24 [INFO] [stdout] | [INFO] [stdout] 549 | /// **See also:** [`set_italic()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:550:10 [INFO] [stdout] | [INFO] [stdout] 550 | /// [`style()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[italic]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:566:24 [INFO] [stdout] | [INFO] [stdout] 566 | /// **See also:** [`italic()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_underline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:578:24 [INFO] [stdout] | [INFO] [stdout] 578 | /// **See also:** [`set_underline()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[underline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:590:24 [INFO] [stdout] | [INFO] [stdout] 590 | /// **See also:** [`underline()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_overline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:602:24 [INFO] [stdout] | [INFO] [stdout] 602 | /// **See also:** [`set_overline()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[overline]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:613:24 [INFO] [stdout] | [INFO] [stdout] 613 | /// **See also:** [`overline()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_fixed_pitch]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:625:24 [INFO] [stdout] | [INFO] [stdout] 625 | /// **See also:** [`set_fixed_pitch()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fixed_pitch]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:638:24 [INFO] [stdout] | [INFO] [stdout] 638 | /// **See also:** [`fixed_pitch()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_kerning]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:650:24 [INFO] [stdout] | [INFO] [stdout] 650 | /// **See also:** [`set_kerning()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[kerning]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:667:24 [INFO] [stdout] | [INFO] [stdout] 667 | /// **See also:** [`kerning()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontMetrics]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:668:10 [INFO] [stdout] | [INFO] [stdout] 668 | /// [`FontMetrics`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QFont::StyleHint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:681:32 [INFO] [stdout] | [INFO] [stdout] 681 | /// See [QFont::StyleHint](QFont::StyleHint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:684:24 [INFO] [stdout] | [INFO] [stdout] 684 | /// **See also:** [`set_style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Font::style_strategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:685:10 [INFO] [stdout] | [INFO] [stdout] 685 | /// [`Font::style_strategy()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:706:10 [INFO] [stdout] | [INFO] [stdout] 706 | /// [`style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_strategy]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | /// [`style_strategy()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:723:24 [INFO] [stdout] | [INFO] [stdout] 723 | /// **See also:** [`set_letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[letter_spacing_type]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | /// [`letter_spacing_type()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:725:10 [INFO] [stdout] | [INFO] [stdout] 725 | /// [`set_word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:729:24 [INFO] [stdout] | [INFO] [stdout] 729 | /// **See also:** [`letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | /// [`set_letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:731:10 [INFO] [stdout] | [INFO] [stdout] 731 | /// [`set_word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:742:24 [INFO] [stdout] | [INFO] [stdout] 742 | /// **See also:** [`letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:743:10 [INFO] [stdout] | [INFO] [stdout] 743 | /// [`set_letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:744:10 [INFO] [stdout] | [INFO] [stdout] 744 | /// [`set_word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:762:24 [INFO] [stdout] | [INFO] [stdout] 762 | /// **See also:** [`letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[letter_spacing_type]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:763:10 [INFO] [stdout] | [INFO] [stdout] 763 | /// [`letter_spacing_type()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:764:10 [INFO] [stdout] | [INFO] [stdout] 764 | /// [`set_word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:777:24 [INFO] [stdout] | [INFO] [stdout] 777 | /// **See also:** [`set_word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:778:10 [INFO] [stdout] | [INFO] [stdout] 778 | /// [`set_letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[word_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:797:24 [INFO] [stdout] | [INFO] [stdout] 797 | /// **See also:** [`word_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_letter_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:798:10 [INFO] [stdout] | [INFO] [stdout] 798 | /// [`set_letter_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[capitalization]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:811:24 [INFO] [stdout] | [INFO] [stdout] 811 | /// **See also:** [`capitalization()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_capitalization]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:824:24 [INFO] [stdout] | [INFO] [stdout] 824 | /// **See also:** [`set_capitalization()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_raw_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:863:24 [INFO] [stdout] | [INFO] [stdout] 863 | /// **See also:** [`set_raw_mode()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[raw_mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:885:24 [INFO] [stdout] | [INFO] [stdout] 885 | /// **See also:** [`raw_mode()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[operator]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:910:24 [INFO] [stdout] | [INFO] [stdout] 910 | /// **See also:** [`operator()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[operator]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:911:10 [INFO] [stdout] | [INFO] [stdout] 911 | /// [`operator()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[raw_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:931:24 [INFO] [stdout] | [INFO] [stdout] 931 | /// **See also:** [`raw_name()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:932:10 [INFO] [stdout] | [INFO] [stdout] 932 | /// [`set_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_raw_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:949:24 [INFO] [stdout] | [INFO] [stdout] 949 | /// **See also:** [`set_raw_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Map]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:962:24 [INFO] [stdout] | [INFO] [stdout] 962 | /// **See also:** [`Map`] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:980:24 [INFO] [stdout] | [INFO] [stdout] 980 | /// **See also:** [`set_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:981:10 [INFO] [stdout] | [INFO] [stdout] 981 | /// [`insert_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitution]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:982:10 [INFO] [stdout] | [INFO] [stdout] 982 | /// [`insert_substitution()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:983:10 [INFO] [stdout] | [INFO] [stdout] 983 | /// [`remove_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitute]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:991:24 [INFO] [stdout] | [INFO] [stdout] 991 | /// **See also:** [`substitute()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:992:10 [INFO] [stdout] | [INFO] [stdout] 992 | /// [`insert_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitution]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:993:10 [INFO] [stdout] | [INFO] [stdout] 993 | /// [`insert_substitution()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:994:10 [INFO] [stdout] | [INFO] [stdout] 994 | /// [`remove_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1014:24 [INFO] [stdout] | [INFO] [stdout] 1014 | /// **See also:** [`insert_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1015:10 [INFO] [stdout] | [INFO] [stdout] 1015 | /// [`remove_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1016:10 [INFO] [stdout] | [INFO] [stdout] 1016 | /// [`substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitute]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1017:10 [INFO] [stdout] | [INFO] [stdout] 1017 | /// [`substitute()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1018:10 [INFO] [stdout] | [INFO] [stdout] 1018 | /// [`substitutes()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitution]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1023:24 [INFO] [stdout] | [INFO] [stdout] 1023 | /// **See also:** [`insert_substitution()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[remove_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1024:10 [INFO] [stdout] | [INFO] [stdout] 1024 | /// [`remove_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1025:10 [INFO] [stdout] | [INFO] [stdout] 1025 | /// [`substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitute]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1026:10 [INFO] [stdout] | [INFO] [stdout] 1026 | /// [`substitute()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1048:24 [INFO] [stdout] | [INFO] [stdout] 1048 | /// **See also:** [`insert_substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[insert_substitution]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1049:10 [INFO] [stdout] | [INFO] [stdout] 1049 | /// [`insert_substitution()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitutions]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1050:10 [INFO] [stdout] | [INFO] [stdout] 1050 | /// [`substitutions()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[substitute]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1051:10 [INFO] [stdout] | [INFO] [stdout] 1051 | /// [`substitute()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1103:10 [INFO] [stdout] | [INFO] [stdout] 1103 | /// [`style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_style_hint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1104:10 [INFO] [stdout] | [INFO] [stdout] 1104 | /// [`set_style_hint()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[last_resort_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1120:24 [INFO] [stdout] | [INFO] [stdout] 1120 | /// **See also:** [`last_resort_font()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[last_resort_family]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/font.rs:1147:24 [INFO] [stdout] | [INFO] [stdout] 1147 | /// **See also:** [`last_resort_family()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::Spread]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | /// by specifiying the [spread method](QGradient::Spread) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::Spread]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:66:76 [INFO] [stdout] | [INFO] [stdout] 66 | /// the color at the closest stop point. The currently set [spread method](QGradient::Spread) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::PadSpread]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | /// * [PadSpread](QGradient::PadSpread) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::RepeatSpread]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | /// * [RepeatSpread](QGradient::RepeatSpread) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::ReflectSpread]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | /// * [ReflectSpread](QGradient::ReflectSpread) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::CoordinateMode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | /// The [coordinate mode](QGradient::CoordinateMode) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGradient::CoordinateMode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gradient.rs:96:66 [INFO] [stdout] | [INFO] [stdout] 96 | /// coordinates. To retrieve the currently set [coordinate mode](QGradient::CoordinateMode) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[getContentsMargins]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | /// the [contents margin](getContentsMargins()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QStyle::pixelMetric]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | /// [style](QStyle::pixelMetric()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[BoxLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | /// **See also:** [`BoxLayout`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[StackedLayout]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | /// [`StackedLayout`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Style::pixel_metric]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | /// [`Style::pixel_metric`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Style::pixel_metric]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | /// [`Style::pixel_metric`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_vertical_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | /// **See also:** [`set_vertical_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_horizontal_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | /// [`set_horizontal_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | /// **See also:** [`set_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[vertical_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | /// [`vertical_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[horizontal_spacing]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`horizontal_spacing()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[row_minimum_height]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | /// **See also:** [`row_minimum_height()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_column_minimum_width]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [`set_column_minimum_width()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[column_minimum_width]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | /// **See also:** [`column_minimum_width()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_row_minimum_height]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | /// [`set_row_minimum_height()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_row_minimum_height]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | /// **See also:** [`set_row_minimum_height()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_column_minimum_width]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | /// **See also:** [`set_column_minimum_width()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[get_item_position]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:518:24 [INFO] [stdout] | [INFO] [stdout] 518 | /// **See also:** [`get_item_position()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[index_of]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/grid_layout.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 519 | /// [`index_of()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[qApp]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | /// returns a pointer equivalent to the global [qApp](qApp) [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QGuiApplication::QGuiApplication]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:44:124 [INFO] [stdout] | [INFO] [stdout] 44 | ...ee the [constructor documentation](QGuiApplication::QGuiApplication()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[AbstractEventDispatcher]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | /// [`AbstractEventDispatcher`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EventLoop]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | /// [`EventLoop`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[EGLFS]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:273:193 [INFO] [stdout] | [INFO] [stdout] 273 | ...11 or Wayland). For more information, see [EGLFS](EGLFS) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[LinuxFB]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:278:93 [INFO] [stdout] | [INFO] [stdout] 278 | /// * `linuxfb` writes directly to the framebuffer. For more information, see [LinuxFB](LinuxFB) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWindow::modality]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:311:20 [INFO] [stdout] | [INFO] [stdout] 311 | /// [modality](QWindow::modality) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::window_modality]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | /// **See also:** [`t::window_modality()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[focus_window]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:351:24 [INFO] [stdout] | [INFO] [stdout] 351 | /// **See also:** [`focus_window()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[focus_object]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | /// **See also:** [`focus_object()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[screens]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 411 | /// **See also:** [`screens()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:492:24 [INFO] [stdout] | [INFO] [stdout] 492 | /// **See also:** [`set_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[restore_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | /// [`restore_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:537:24 [INFO] [stdout] | [INFO] [stdout] 537 | /// **See also:** [`override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[restore_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:538:10 [INFO] [stdout] | [INFO] [stdout] 538 | /// [`restore_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[change_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:539:10 [INFO] [stdout] | [INFO] [stdout] 539 | /// [`change_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:560:24 [INFO] [stdout] | [INFO] [stdout] 560 | /// **See also:** [`set_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | /// [`override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[restore_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:562:10 [INFO] [stdout] | [INFO] [stdout] 562 | /// [`restore_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:585:24 [INFO] [stdout] | [INFO] [stdout] 585 | /// **See also:** [`set_override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[override_cursor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:586:10 [INFO] [stdout] | [INFO] [stdout] 586 | /// [`override_cursor()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:602:24 [INFO] [stdout] | [INFO] [stdout] 602 | /// **See also:** [`font()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | /// **See also:** [`set_font()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontDatabase::add_application_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:610:24 [INFO] [stdout] | [INFO] [stdout] 610 | /// **See also:** [`FontDatabase::add_application_font`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontDatabase::add_application_font_from_data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | /// [`FontDatabase::add_application_font_from_data`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontDatabase::remove_all_application_fonts]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:612:10 [INFO] [stdout] | [INFO] [stdout] 612 | /// [`FontDatabase::remove_all_application_fonts`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[FontDatabase::remove_application_font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:613:10 [INFO] [stdout] | [INFO] [stdout] 613 | /// [`FontDatabase::remove_application_font`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[font]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:637:24 [INFO] [stdout] | [INFO] [stdout] 637 | /// **See also:** [`font()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:680:24 [INFO] [stdout] | [INFO] [stdout] 680 | /// **See also:** [`palette()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:684:24 [INFO] [stdout] | [INFO] [stdout] 684 | /// **See also:** [`set_palette()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[palette]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:708:24 [INFO] [stdout] | [INFO] [stdout] 708 | /// **See also:** [`palette()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[mouse_buttons]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:734:24 [INFO] [stdout] | [INFO] [stdout] 734 | /// **See also:** [`mouse_buttons()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[query_keyboard_modifiers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [`query_keyboard_modifiers()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[keyboard_modifiers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:762:24 [INFO] [stdout] | [INFO] [stdout] 762 | /// **See also:** [`keyboard_modifiers()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[keyboard_modifiers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:788:24 [INFO] [stdout] | [INFO] [stdout] 788 | /// **See also:** [`keyboard_modifiers()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_left_to_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:824:10 [INFO] [stdout] | [INFO] [stdout] 824 | /// [`is_left_to_right()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_right_to_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:825:10 [INFO] [stdout] | [INFO] [stdout] 825 | /// [`is_right_to_left()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[layout_direction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:844:24 [INFO] [stdout] | [INFO] [stdout] 844 | /// **See also:** [`layout_direction()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_left_to_right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:845:10 [INFO] [stdout] | [INFO] [stdout] 845 | /// [`is_left_to_right()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[layout_direction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:863:24 [INFO] [stdout] | [INFO] [stdout] 863 | /// **See also:** [`layout_direction()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_right_to_left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:864:10 [INFO] [stdout] | [INFO] [stdout] 864 | /// [`is_right_to_left()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[desktop_settings_aware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:885:24 [INFO] [stdout] | [INFO] [stdout] 885 | /// **See also:** [`desktop_settings_aware()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_desktop_settings_aware]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:902:24 [INFO] [stdout] | [INFO] [stdout] 902 | /// **See also:** [`set_desktop_settings_aware()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:934:24 [INFO] [stdout] | [INFO] [stdout] 934 | /// **See also:** [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[application_state]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:958:24 [INFO] [stdout] | [INFO] [stdout] 958 | /// **See also:** [`application_state()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QCoreApplication::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:989:25 [INFO] [stdout] | [INFO] [stdout] 989 | /// [aboutToQuit()](QCoreApplication::) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[quit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:995:10 [INFO] [stdout] | [INFO] [stdout] 995 | /// [`quit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[exit]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:996:10 [INFO] [stdout] | [INFO] [stdout] 996 | /// [`exit()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[process_events]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:997:10 [INFO] [stdout] | [INFO] [stdout] 997 | /// [`process_events()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[session_id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1018:24 [INFO] [stdout] | [INFO] [stdout] 1018 | /// **See also:** [`session_id()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[commit_data_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1019:10 [INFO] [stdout] | [INFO] [stdout] 1019 | /// [`commit_data_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save_state_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1020:10 [INFO] [stdout] | [INFO] [stdout] 1020 | /// [`save_state_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_session_restored]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1037:24 [INFO] [stdout] | [INFO] [stdout] 1037 | /// **See also:** [`is_session_restored()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[session_key]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1038:10 [INFO] [stdout] | [INFO] [stdout] 1038 | /// [`session_key()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[commit_data_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1039:10 [INFO] [stdout] | [INFO] [stdout] 1039 | /// [`commit_data_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save_state_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1040:10 [INFO] [stdout] | [INFO] [stdout] 1040 | /// [`save_state_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_session_restored]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1059:24 [INFO] [stdout] | [INFO] [stdout] 1059 | /// **See also:** [`is_session_restored()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[session_id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1060:10 [INFO] [stdout] | [INFO] [stdout] 1060 | /// [`session_id()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[commit_data_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1061:10 [INFO] [stdout] | [INFO] [stdout] 1061 | /// [`commit_data_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save_state_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1062:10 [INFO] [stdout] | [INFO] [stdout] 1062 | /// [`save_state_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[session_id]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1079:24 [INFO] [stdout] | [INFO] [stdout] 1079 | /// **See also:** [`session_id()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[commit_data_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1080:10 [INFO] [stdout] | [INFO] [stdout] 1080 | /// [`commit_data_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save_state_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1081:10 [INFO] [stdout] | [INFO] [stdout] 1081 | /// [`save_state_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_fallback_session_management_enabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1113:24 [INFO] [stdout] | [INFO] [stdout] 1113 | /// **See also:** [`set_fallback_session_management_enabled()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[SessionManager::allows_interaction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1114:10 [INFO] [stdout] | [INFO] [stdout] 1114 | /// [`SessionManager::allows_interaction`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save_state_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1115:10 [INFO] [stdout] | [INFO] [stdout] 1115 | /// [`save_state_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[commit_data_request]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1116:10 [INFO] [stdout] | [INFO] [stdout] 1116 | /// [`commit_data_request()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_fallback_session_management_enabled]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/gui_application.rs:1135:24 [INFO] [stdout] | [INFO] [stdout] 1135 | /// **See also:** [`is_fallback_session_management_enabled()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QWidget::enterEvent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | /// widget `Active` when the mouse is over the widget (see [QWidget::enterEvent()),](QWidget::enterEvent()),) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[addFile]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | /// icons: via [addFile()](addFile()) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[addFile]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | /// [addFile()](addFile()) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fromTheme]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | /// Using [fromTheme()](fromTheme()) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:286:24 [INFO] [stdout] | [INFO] [stdout] 286 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:338:24 [INFO] [stdout] | [INFO] [stdout] 338 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:363:24 [INFO] [stdout] | [INFO] [stdout] 363 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:400:24 [INFO] [stdout] | [INFO] [stdout] 400 | /// **See also:** [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:409:10 [INFO] [stdout] | [INFO] [stdout] 409 | /// [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:410:10 [INFO] [stdout] | [INFO] [stdout] 410 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:433:24 [INFO] [stdout] | [INFO] [stdout] 433 | /// **See also:** [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:441:24 [INFO] [stdout] | [INFO] [stdout] 441 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:442:10 [INFO] [stdout] | [INFO] [stdout] 442 | /// [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[paint]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:443:10 [INFO] [stdout] | [INFO] [stdout] 443 | /// [`paint()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_theme]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | /// **See also:** [`from_theme()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[IconEngine]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:483:10 [INFO] [stdout] | [INFO] [stdout] 483 | /// [`IconEngine`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:497:10 [INFO] [stdout] | [INFO] [stdout] 497 | /// [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[actual_size]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:534:24 [INFO] [stdout] | [INFO] [stdout] 534 | /// **See also:** [`actual_size()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:535:10 [INFO] [stdout] | [INFO] [stdout] 535 | /// [`pixmap()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_file]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:626:24 [INFO] [stdout] | [INFO] [stdout] 626 | /// **See also:** [`add_file()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[add_pixmap]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:667:24 [INFO] [stdout] | [INFO] [stdout] 667 | /// **See also:** [`add_pixmap()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:696:24 [INFO] [stdout] | [INFO] [stdout] 696 | /// **See also:** [`is_mask()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_is_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:709:24 [INFO] [stdout] | [INFO] [stdout] 709 | /// **See also:** [`set_is_mask()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:743:24 [INFO] [stdout] | [INFO] [stdout] 743 | /// **See also:** [`theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:744:10 [INFO] [stdout] | [INFO] [stdout] 744 | /// [`set_theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:745:10 [INFO] [stdout] | [INFO] [stdout] 745 | /// [`theme_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fallback_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:746:10 [INFO] [stdout] | [INFO] [stdout] 746 | /// [`fallback_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:803:24 [INFO] [stdout] | [INFO] [stdout] 803 | /// **See also:** [`theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:804:10 [INFO] [stdout] | [INFO] [stdout] 804 | /// [`set_theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:805:10 [INFO] [stdout] | [INFO] [stdout] 805 | /// [`theme_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[fallback_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:806:10 [INFO] [stdout] | [INFO] [stdout] 806 | /// [`fallback_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:842:24 [INFO] [stdout] | [INFO] [stdout] 842 | /// **See also:** [`theme_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_theme]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:843:10 [INFO] [stdout] | [INFO] [stdout] 843 | /// [`from_theme()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:844:10 [INFO] [stdout] | [INFO] [stdout] 844 | /// [`set_theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:865:24 [INFO] [stdout] | [INFO] [stdout] 865 | /// **See also:** [`set_theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:866:10 [INFO] [stdout] | [INFO] [stdout] 866 | /// [`theme_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_theme]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | /// [`from_theme()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[has_theme_icon]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:868:10 [INFO] [stdout] | [INFO] [stdout] 868 | /// [`has_theme_icon()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_search_paths]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:889:24 [INFO] [stdout] | [INFO] [stdout] 889 | /// **See also:** [`theme_search_paths()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[theme_name]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/icon.rs:890:10 [INFO] [stdout] | [INFO] [stdout] 890 | /// [`theme_name()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ImageReader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 269 | /// **See also:** [`ImageReader`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ImageWriter]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:270:6 [INFO] [stdout] | [INFO] [stdout] 270 | /// [`ImageWriter`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[SvgRenderer]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:272:6 [INFO] [stdout] | [INFO] [stdout] 272 | /// [`SvgRenderer`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[q_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:407:24 [INFO] [stdout] | [INFO] [stdout] 407 | /// **See also:** [`q_image()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[q_image]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:445:24 [INFO] [stdout] | [INFO] [stdout] 445 | /// **See also:** [`q_image()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[has_alpha_channel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:569:24 [INFO] [stdout] | [INFO] [stdout] 569 | /// **See also:** [`has_alpha_channel()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to_format]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:570:10 [INFO] [stdout] | [INFO] [stdout] 570 | /// [`convert_to_format()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[byte_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:609:24 [INFO] [stdout] | [INFO] [stdout] 609 | /// **See also:** [`byte_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bytes_per_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:610:10 [INFO] [stdout] | [INFO] [stdout] 610 | /// [`bytes_per_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bit_plane_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:655:24 [INFO] [stdout] | [INFO] [stdout] 655 | /// **See also:** [`bit_plane_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to_format]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:656:10 [INFO] [stdout] | [INFO] [stdout] 656 | /// [`convert_to_format()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:674:24 [INFO] [stdout] | [INFO] [stdout] 674 | /// **See also:** [`set_color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:691:24 [INFO] [stdout] | [INFO] [stdout] 691 | /// **See also:** [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[format]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:692:10 [INFO] [stdout] | [INFO] [stdout] 692 | /// [`format()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:708:24 [INFO] [stdout] | [INFO] [stdout] 708 | /// **See also:** [`set_color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color_table]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:714:24 [INFO] [stdout] | [INFO] [stdout] 714 | /// **See also:** [`set_color_table()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:715:10 [INFO] [stdout] | [INFO] [stdout] 715 | /// [`color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:716:10 [INFO] [stdout] | [INFO] [stdout] 716 | /// [`color()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:725:24 [INFO] [stdout] | [INFO] [stdout] 725 | /// **See also:** [`set_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel_index]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:726:10 [INFO] [stdout] | [INFO] [stdout] 726 | /// [`pixel_index()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:736:24 [INFO] [stdout] | [INFO] [stdout] 736 | /// **See also:** [`color()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:737:10 [INFO] [stdout] | [INFO] [stdout] 737 | /// [`color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color_table]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:738:10 [INFO] [stdout] | [INFO] [stdout] 738 | /// [`set_color_table()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:751:24 [INFO] [stdout] | [INFO] [stdout] 751 | /// **See also:** [`color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_table]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:752:10 [INFO] [stdout] | [INFO] [stdout] 752 | /// [`color_table()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:753:10 [INFO] [stdout] | [INFO] [stdout] 753 | /// [`set_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:766:24 [INFO] [stdout] | [INFO] [stdout] 766 | /// **See also:** [`color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_table]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:767:10 [INFO] [stdout] | [INFO] [stdout] 767 | /// [`color_table()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:768:10 [INFO] [stdout] | [INFO] [stdout] 768 | /// [`set_color()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_grayscale]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:785:24 [INFO] [stdout] | [INFO] [stdout] 785 | /// **See also:** [`is_grayscale()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[all_gray]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:800:24 [INFO] [stdout] | [INFO] [stdout] 800 | /// **See also:** [`all_gray()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:819:24 [INFO] [stdout] | [INFO] [stdout] 819 | /// **See also:** [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[size_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:820:10 [INFO] [stdout] | [INFO] [stdout] 820 | /// [`size_in_bytes()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:821:10 [INFO] [stdout] | [INFO] [stdout] 821 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:838:24 [INFO] [stdout] | [INFO] [stdout] 838 | /// **See also:** [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[size_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:839:10 [INFO] [stdout] | [INFO] [stdout] 839 | /// [`size_in_bytes()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:840:10 [INFO] [stdout] | [INFO] [stdout] 840 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | /// **See also:** [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:856:10 [INFO] [stdout] | [INFO] [stdout] 856 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[size_in_bytes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:863:24 [INFO] [stdout] | [INFO] [stdout] 863 | /// **See also:** [`size_in_bytes()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bytes_per_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:864:10 [INFO] [stdout] | [INFO] [stdout] 864 | /// [`bytes_per_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:865:10 [INFO] [stdout] | [INFO] [stdout] 865 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[byte_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:878:24 [INFO] [stdout] | [INFO] [stdout] 878 | /// **See also:** [`byte_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bytes_per_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:879:10 [INFO] [stdout] | [INFO] [stdout] 879 | /// [`bytes_per_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:880:10 [INFO] [stdout] | [INFO] [stdout] 880 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bytes_per_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:895:24 [INFO] [stdout] | [INFO] [stdout] 895 | /// **See also:** [`bytes_per_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:896:10 [INFO] [stdout] | [INFO] [stdout] 896 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bytes_per_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:913:24 [INFO] [stdout] | [INFO] [stdout] 913 | /// **See also:** [`bytes_per_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:914:10 [INFO] [stdout] | [INFO] [stdout] 914 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:929:24 [INFO] [stdout] | [INFO] [stdout] 929 | /// **See also:** [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:930:10 [INFO] [stdout] | [INFO] [stdout] 930 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:936:24 [INFO] [stdout] | [INFO] [stdout] 936 | /// **See also:** [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rect]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:948:24 [INFO] [stdout] | [INFO] [stdout] 948 | /// **See also:** [`rect()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rect]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:965:24 [INFO] [stdout] | [INFO] [stdout] 965 | /// **See also:** [`rect()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:986:24 [INFO] [stdout] | [INFO] [stdout] 986 | /// **See also:** [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:987:10 [INFO] [stdout] | [INFO] [stdout] 987 | /// [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1005:24 [INFO] [stdout] | [INFO] [stdout] 1005 | /// **See also:** [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1006:10 [INFO] [stdout] | [INFO] [stdout] 1006 | /// [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1026:24 [INFO] [stdout] | [INFO] [stdout] 1026 | /// **See also:** [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1027:10 [INFO] [stdout] | [INFO] [stdout] 1027 | /// [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1041:24 [INFO] [stdout] | [INFO] [stdout] 1041 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1042:10 [INFO] [stdout] | [INFO] [stdout] 1042 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1043:10 [INFO] [stdout] | [INFO] [stdout] 1043 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1044:10 [INFO] [stdout] | [INFO] [stdout] 1044 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1059:24 [INFO] [stdout] | [INFO] [stdout] 1059 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1060:10 [INFO] [stdout] | [INFO] [stdout] 1060 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1061:10 [INFO] [stdout] | [INFO] [stdout] 1061 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1062:10 [INFO] [stdout] | [INFO] [stdout] 1062 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1076:24 [INFO] [stdout] | [INFO] [stdout] 1076 | /// **See also:** [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1077:10 [INFO] [stdout] | [INFO] [stdout] 1077 | /// [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1091:24 [INFO] [stdout] | [INFO] [stdout] 1091 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1092:10 [INFO] [stdout] | [INFO] [stdout] 1092 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1093:10 [INFO] [stdout] | [INFO] [stdout] 1093 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1094:10 [INFO] [stdout] | [INFO] [stdout] 1094 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1109:24 [INFO] [stdout] | [INFO] [stdout] 1109 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1110:10 [INFO] [stdout] | [INFO] [stdout] 1110 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1111:10 [INFO] [stdout] | [INFO] [stdout] 1111 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1112:10 [INFO] [stdout] | [INFO] [stdout] 1112 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1134:24 [INFO] [stdout] | [INFO] [stdout] 1134 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1149:24 [INFO] [stdout] | [INFO] [stdout] 1149 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1150:10 [INFO] [stdout] | [INFO] [stdout] 1150 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | /// [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1177:24 [INFO] [stdout] | [INFO] [stdout] 1177 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1192:24 [INFO] [stdout] | [INFO] [stdout] 1192 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1193:10 [INFO] [stdout] | [INFO] [stdout] 1193 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | /// [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1217:24 [INFO] [stdout] | [INFO] [stdout] 1217 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1218:10 [INFO] [stdout] | [INFO] [stdout] 1218 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1219:10 [INFO] [stdout] | [INFO] [stdout] 1219 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1220:10 [INFO] [stdout] | [INFO] [stdout] 1220 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1249:24 [INFO] [stdout] | [INFO] [stdout] 1249 | /// **See also:** [`set_pixel()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[valid]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1250:10 [INFO] [stdout] | [INFO] [stdout] 1250 | /// [`valid()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1251:10 [INFO] [stdout] | [INFO] [stdout] 1251 | /// [`const_bits()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[const_scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1252:10 [INFO] [stdout] | [INFO] [stdout] 1252 | /// [`const_scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1284:24 [INFO] [stdout] | [INFO] [stdout] 1284 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1285:10 [INFO] [stdout] | [INFO] [stdout] 1285 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1286:10 [INFO] [stdout] | [INFO] [stdout] 1286 | /// [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[pixel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1310:24 [INFO] [stdout] | [INFO] [stdout] 1310 | /// **See also:** [`pixel()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[bits]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1311:10 [INFO] [stdout] | [INFO] [stdout] 1311 | /// [`bits()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[scan_line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1312:10 [INFO] [stdout] | [INFO] [stdout] 1312 | /// [`scan_line()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_color_table]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1331:24 [INFO] [stdout] | [INFO] [stdout] 1331 | /// **See also:** [`set_color_table()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color_count]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1332:10 [INFO] [stdout] | [INFO] [stdout] 1332 | /// [`color_count()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[color]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1333:10 [INFO] [stdout] | [INFO] [stdout] 1333 | /// [`color()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_device_pixel_ratio]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1343:24 [INFO] [stdout] | [INFO] [stdout] 1343 | /// **See also:** [`set_device_pixel_ratio()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ImageReader]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1344:10 [INFO] [stdout] | [INFO] [stdout] 1344 | /// [`ImageReader`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[device_pixel_ratio]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1372:24 [INFO] [stdout] | [INFO] [stdout] 1372 | /// **See also:** [`device_pixel_ratio()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1395:24 [INFO] [stdout] | [INFO] [stdout] 1395 | /// **See also:** [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1434:24 [INFO] [stdout] | [INFO] [stdout] 1434 | /// **See also:** [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[depth]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1475:24 [INFO] [stdout] | [INFO] [stdout] 1475 | /// **See also:** [`depth()`] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[alpha_channel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1527:24 [INFO] [stdout] | [INFO] [stdout] 1527 | /// **See also:** [`alpha_channel()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QPixmap::]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1545:26 [INFO] [stdout] | [INFO] [stdout] 1545 | /// [alphaChannel()](QPixmap::) [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_alpha_channel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1558:24 [INFO] [stdout] | [INFO] [stdout] 1558 | /// **See also:** [`set_alpha_channel()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[has_alpha_channel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1559:10 [INFO] [stdout] | [INFO] [stdout] 1559 | /// [`has_alpha_channel()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[convert_to_format]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1560:10 [INFO] [stdout] | [INFO] [stdout] 1560 | /// [`convert_to_format()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_heuristic_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1591:24 [INFO] [stdout] | [INFO] [stdout] 1591 | /// **See also:** [`create_heuristic_mask()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_alpha_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1630:24 [INFO] [stdout] | [INFO] [stdout] 1630 | /// **See also:** [`create_alpha_mask()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_alpha_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1653:24 [INFO] [stdout] | [INFO] [stdout] 1653 | /// **See also:** [`create_alpha_mask()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[create_heuristic_mask]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1654:10 [INFO] [stdout] | [INFO] [stdout] 1654 | /// [`create_heuristic_mask()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_null]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1678:24 [INFO] [stdout] | [INFO] [stdout] 1678 | /// **See also:** [`is_null()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[is_null]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:1747:24 [INFO] [stdout] | [INFO] [stdout] 1747 | /// **See also:** [`is_null()`] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[load]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2110:24 [INFO] [stdout] | [INFO] [stdout] 2110 | /// **See also:** [`load()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2111:10 [INFO] [stdout] | [INFO] [stdout] 2111 | /// [`save()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[load]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2127:24 [INFO] [stdout] | [INFO] [stdout] 2127 | /// **See also:** [`load()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[save]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2128:10 [INFO] [stdout] | [INFO] [stdout] 2128 | /// [`save()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_dots_per_meter_x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2168:24 [INFO] [stdout] | [INFO] [stdout] 2168 | /// **See also:** [`set_dots_per_meter_x()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_dots_per_meter_y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2183:24 [INFO] [stdout] | [INFO] [stdout] 2183 | /// **See also:** [`set_dots_per_meter_y()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[dots_per_meter_x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2203:24 [INFO] [stdout] | [INFO] [stdout] 2203 | /// **See also:** [`dots_per_meter_x()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[dots_per_meter_y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2222:24 [INFO] [stdout] | [INFO] [stdout] 2222 | /// **See also:** [`dots_per_meter_y()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_offset]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2235:24 [INFO] [stdout] | [INFO] [stdout] 2235 | /// **See also:** [`set_offset()`] [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[offset]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2255:24 [INFO] [stdout] | [INFO] [stdout] 2255 | /// **See also:** [`offset()`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2272:24 [INFO] [stdout] | [INFO] [stdout] 2272 | /// **See also:** [`text()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2279:24 [INFO] [stdout] | [INFO] [stdout] 2279 | /// **See also:** [`text()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[set_text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2285:24 [INFO] [stdout] | [INFO] [stdout] 2285 | /// **See also:** [`set_text()`] [INFO] [stdout] | ^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text_keys]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2286:10 [INFO] [stdout] | [INFO] [stdout] 2286 | /// [`text_keys()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text_keys]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2309:24 [INFO] [stdout] | [INFO] [stdout] 2309 | /// **See also:** [`text_keys()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text_keys]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2317:24 [INFO] [stdout] | [INFO] [stdout] 2317 | /// **See also:** [`text_keys()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2346:24 [INFO] [stdout] | [INFO] [stdout] 2346 | /// **See also:** [`text()`] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[text_keys]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/image.rs:2347:10 [INFO] [stdout] | [INFO] [stdout] 2347 | /// [`text_keys()`] [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Qt::Key]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_event.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | /// See [Qt::Key](Qt::Key) [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::wa_key_compression]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_event.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | /// **See also:** [`t::wa_key_compression()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[key]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_event.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | /// **Note**: [key()](key()) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::wa_key_compression]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_event.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | /// **See also:** [`t::wa_key_compression()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t::wa_key_compression]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_event.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | /// **See also:** [`t::wa_key_compression()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QKeySequence::StandardKey]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_sequence.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | /// * For standard shortcuts, a [standard key](QKeySequence::StandardKey) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QKeySequence::StandardKey]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_sequence.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | /// keyboard shortcuts](QKeySequence::StandardKey) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[QKeySequence::StandardKey]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_sequence.rs:374:33 [INFO] [stdout] | [INFO] [stdout] 374 | /// use of [standard shortcuts](QKeySequence::StandardKey) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Shortcut]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/key_sequence.rs:398:20 [INFO] [stdout] | [INFO] [stdout] 398 | /// **See also:** [`Shortcut`] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[contents_rect]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auto/layout.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | /// **See also:** [`contents_rect()`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [WARN] too many lines in the log, truncating it