[INFO] cloning repository https://github.com/DaMrNelson/xrb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaMrNelson/xrb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaMrNelson%2Fxrb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaMrNelson%2Fxrb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29f8d6bff2a329e017b22aee7bc3e0470bf89237 [INFO] documenting DaMrNelson/xrb against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaMrNelson%2Fxrb" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaMrNelson/xrb on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaMrNelson/xrb [INFO] finished tweaking git repo https://github.com/DaMrNelson/xrb [INFO] tweaked toml for git repo https://github.com/DaMrNelson/xrb written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/DaMrNelson/xrb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de82ed4779f852537313da59845cdf445fe0eee4c40fd01d96e9e7ece4fc3cf [INFO] running `Command { std: "docker" "start" "-a" "3de82ed4779f852537313da59845cdf445fe0eee4c40fd01d96e9e7ece4fc3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de82ed4779f852537313da59845cdf445fe0eee4c40fd01d96e9e7ece4fc3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de82ed4779f852537313da59845cdf445fe0eee4c40fd01d96e9e7ece4fc3cf", kill_on_drop: false }` [INFO] [stdout] 3de82ed4779f852537313da59845cdf445fe0eee4c40fd01d96e9e7ece4fc3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35bdfa45586c9defa46422151026b91a8645ceba86d2f7662248eec738ffd7ef [INFO] running `Command { std: "docker" "start" "-a" "35bdfa45586c9defa46422151026b91a8645ceba86d2f7662248eec738ffd7ef", kill_on_drop: false }` [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Documenting xrb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/xreaderwriter.rs:557:40 [INFO] [stdout] | [INFO] [stdout] 557 | let present = self.read_bool();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:713:32 [INFO] [stdout] | [INFO] [stdout] 713 | /** Tells the X server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | /** Tells the X server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:723:32 [INFO] [stdout] | [INFO] [stdout] 723 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:728:32 [INFO] [stdout] | [INFO] [stdout] 728 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:733:32 [INFO] [stdout] | [INFO] [stdout] 733 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:738:32 [INFO] [stdout] | [INFO] [stdout] 738 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:743:32 [INFO] [stdout] | [INFO] [stdout] 743 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:748:32 [INFO] [stdout] | [INFO] [stdout] 748 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:753:32 [INFO] [stdout] | [INFO] [stdout] 753 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:758:32 [INFO] [stdout] | [INFO] [stdout] 758 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:763:32 [INFO] [stdout] | [INFO] [stdout] 763 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:768:32 [INFO] [stdout] | [INFO] [stdout] 768 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:773:32 [INFO] [stdout] | [INFO] [stdout] 773 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:778:32 [INFO] [stdout] | [INFO] [stdout] 778 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:783:32 [INFO] [stdout] | [INFO] [stdout] 783 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:788:32 [INFO] [stdout] | [INFO] [stdout] 788 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:799:31 [INFO] [stdout] | [INFO] [stdout] 799 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:808:31 [INFO] [stdout] | [INFO] [stdout] 808 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:826:31 [INFO] [stdout] | [INFO] [stdout] 826 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:835:31 [INFO] [stdout] | [INFO] [stdout] 835 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:844:31 [INFO] [stdout] | [INFO] [stdout] 844 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:852:31 [INFO] [stdout] | [INFO] [stdout] 852 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:860:31 [INFO] [stdout] | [INFO] [stdout] 860 | * Tells the X server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:601:32 [INFO] [stdout] | [INFO] [stdout] 601 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:611:32 [INFO] [stdout] | [INFO] [stdout] 611 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:621:32 [INFO] [stdout] | [INFO] [stdout] 621 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:644:32 [INFO] [stdout] | [INFO] [stdout] 644 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:654:32 [INFO] [stdout] | [INFO] [stdout] 654 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:702:31 [INFO] [stdout] | [INFO] [stdout] 702 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:729:31 [INFO] [stdout] | [INFO] [stdout] 729 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:744:32 [INFO] [stdout] | [INFO] [stdout] 744 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:754:32 [INFO] [stdout] | [INFO] [stdout] 754 | /** Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:772:31 [INFO] [stdout] | [INFO] [stdout] 772 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1220:31 [INFO] [stdout] | [INFO] [stdout] 1220 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1241:31 [INFO] [stdout] | [INFO] [stdout] 1241 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1254:31 [INFO] [stdout] | [INFO] [stdout] 1254 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1278:31 [INFO] [stdout] | [INFO] [stdout] 1278 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1294:31 [INFO] [stdout] | [INFO] [stdout] 1294 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1311:31 [INFO] [stdout] | [INFO] [stdout] 1311 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1328:31 [INFO] [stdout] | [INFO] [stdout] 1328 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1360:31 [INFO] [stdout] | [INFO] [stdout] 1360 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1375:32 [INFO] [stdout] | [INFO] [stdout] 1375 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1384:32 [INFO] [stdout] | [INFO] [stdout] 1384 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1393:32 [INFO] [stdout] | [INFO] [stdout] 1393 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1404:31 [INFO] [stdout] | [INFO] [stdout] 1404 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1419:32 [INFO] [stdout] | [INFO] [stdout] 1419 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1432:32 [INFO] [stdout] | [INFO] [stdout] 1432 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1450:31 [INFO] [stdout] | [INFO] [stdout] 1450 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1463:32 [INFO] [stdout] | [INFO] [stdout] 1463 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1472:32 [INFO] [stdout] | [INFO] [stdout] 1472 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1481:32 [INFO] [stdout] | [INFO] [stdout] 1481 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1495:32 [INFO] [stdout] | [INFO] [stdout] 1495 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1505:32 [INFO] [stdout] | [INFO] [stdout] 1505 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1515:32 [INFO] [stdout] | [INFO] [stdout] 1515 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1527:32 [INFO] [stdout] | [INFO] [stdout] 1527 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1570:32 [INFO] [stdout] | [INFO] [stdout] 1570 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1592:32 [INFO] [stdout] | [INFO] [stdout] 1592 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1625:32 [INFO] [stdout] | [INFO] [stdout] 1625 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1637:32 [INFO] [stdout] | [INFO] [stdout] 1637 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1653:32 [INFO] [stdout] | [INFO] [stdout] 1653 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1669:32 [INFO] [stdout] | [INFO] [stdout] 1669 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1679:32 [INFO] [stdout] | [INFO] [stdout] 1679 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1693:32 [INFO] [stdout] | [INFO] [stdout] 1693 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1711:32 [INFO] [stdout] | [INFO] [stdout] 1711 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1726:32 [INFO] [stdout] | [INFO] [stdout] 1726 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1741:32 [INFO] [stdout] | [INFO] [stdout] 1741 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1756:32 [INFO] [stdout] | [INFO] [stdout] 1756 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1771:32 [INFO] [stdout] | [INFO] [stdout] 1771 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1786:32 [INFO] [stdout] | [INFO] [stdout] 1786 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1804:32 [INFO] [stdout] | [INFO] [stdout] 1804 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1819:32 [INFO] [stdout] | [INFO] [stdout] 1819 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1834:32 [INFO] [stdout] | [INFO] [stdout] 1834 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1855:31 [INFO] [stdout] | [INFO] [stdout] 1855 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1873:31 [INFO] [stdout] | [INFO] [stdout] 1873 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1899:31 [INFO] [stdout] | [INFO] [stdout] 1899 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1925:31 [INFO] [stdout] | [INFO] [stdout] 1925 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1943:31 [INFO] [stdout] | [INFO] [stdout] 1943 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1959:32 [INFO] [stdout] | [INFO] [stdout] 1959 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1971:32 [INFO] [stdout] | [INFO] [stdout] 1971 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1981:32 [INFO] [stdout] | [INFO] [stdout] 1981 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1992:32 [INFO] [stdout] | [INFO] [stdout] 1992 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2002:32 [INFO] [stdout] | [INFO] [stdout] 2002 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2012:32 [INFO] [stdout] | [INFO] [stdout] 2012 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2022:32 [INFO] [stdout] | [INFO] [stdout] 2022 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2036:32 [INFO] [stdout] | [INFO] [stdout] 2036 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2050:32 [INFO] [stdout] | [INFO] [stdout] 2050 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2062:32 [INFO] [stdout] | [INFO] [stdout] 2062 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2076:32 [INFO] [stdout] | [INFO] [stdout] 2076 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2091:32 [INFO] [stdout] | [INFO] [stdout] 2091 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2105:32 [INFO] [stdout] | [INFO] [stdout] 2105 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2131:32 [INFO] [stdout] | [INFO] [stdout] 2131 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2145:32 [INFO] [stdout] | [INFO] [stdout] 2145 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2160:31 [INFO] [stdout] | [INFO] [stdout] 2160 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2183:31 [INFO] [stdout] | [INFO] [stdout] 2183 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2205:32 [INFO] [stdout] | [INFO] [stdout] 2205 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2215:32 [INFO] [stdout] | [INFO] [stdout] 2215 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2231:32 [INFO] [stdout] | [INFO] [stdout] 2231 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2243:32 [INFO] [stdout] | [INFO] [stdout] 2243 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2256:32 [INFO] [stdout] | [INFO] [stdout] 2256 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2309:32 [INFO] [stdout] | [INFO] [stdout] 2309 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2320:32 [INFO] [stdout] | [INFO] [stdout] 2320 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2329:32 [INFO] [stdout] | [INFO] [stdout] 2329 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2338:32 [INFO] [stdout] | [INFO] [stdout] 2338 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2352:32 [INFO] [stdout] | [INFO] [stdout] 2352 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2361:32 [INFO] [stdout] | [INFO] [stdout] 2361 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2375:32 [INFO] [stdout] | [INFO] [stdout] 2375 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2384:32 [INFO] [stdout] | [INFO] [stdout] 2384 | /** Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2400:32 [INFO] [stdout] | [INFO] [stdout] 2400 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2409:32 [INFO] [stdout] | [INFO] [stdout] 2409 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2418:32 [INFO] [stdout] | [INFO] [stdout] 2418 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2428:31 [INFO] [stdout] | [INFO] [stdout] 2428 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2440:32 [INFO] [stdout] | [INFO] [stdout] 2440 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2456:32 [INFO] [stdout] | [INFO] [stdout] 2456 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2466:31 [INFO] [stdout] | [INFO] [stdout] 2466 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2479:32 [INFO] [stdout] | [INFO] [stdout] 2479 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2489:31 [INFO] [stdout] | [INFO] [stdout] 2489 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2501:32 [INFO] [stdout] | [INFO] [stdout] 2501 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2510:32 [INFO] [stdout] | [INFO] [stdout] 2510 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:2266:26 [INFO] [stdout] | [INFO] [stdout] 2266 | * Keysym reference: https://www.x.org/releases/X11R7.7/doc/xproto/x11protocol.html#keysym_encoding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 126 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "35bdfa45586c9defa46422151026b91a8645ceba86d2f7662248eec738ffd7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bdfa45586c9defa46422151026b91a8645ceba86d2f7662248eec738ffd7ef", kill_on_drop: false }` [INFO] [stdout] 35bdfa45586c9defa46422151026b91a8645ceba86d2f7662248eec738ffd7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 7fbb6d80c8a474a8d2cc175b07df08cac9c455c5748df4ef2bf91767daa647c9 [INFO] running `Command { std: "docker" "start" "-a" "7fbb6d80c8a474a8d2cc175b07df08cac9c455c5748df4ef2bf91767daa647c9", kill_on_drop: false }` [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Documenting xrb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/xreaderwriter.rs:557:40 [INFO] [stdout] | [INFO] [stdout] 557 | let present = self.read_bool();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:713:32 [INFO] [stdout] | [INFO] [stdout] 713 | /** Tells the X server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | /** Tells the X server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:723:32 [INFO] [stdout] | [INFO] [stdout] 723 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:728:32 [INFO] [stdout] | [INFO] [stdout] 728 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:733:32 [INFO] [stdout] | [INFO] [stdout] 733 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:738:32 [INFO] [stdout] | [INFO] [stdout] 738 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:743:32 [INFO] [stdout] | [INFO] [stdout] 743 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:748:32 [INFO] [stdout] | [INFO] [stdout] 748 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:753:32 [INFO] [stdout] | [INFO] [stdout] 753 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:758:32 [INFO] [stdout] | [INFO] [stdout] 758 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:763:32 [INFO] [stdout] | [INFO] [stdout] 763 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:768:32 [INFO] [stdout] | [INFO] [stdout] 768 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:773:32 [INFO] [stdout] | [INFO] [stdout] 773 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:778:32 [INFO] [stdout] | [INFO] [stdout] 778 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:783:32 [INFO] [stdout] | [INFO] [stdout] 783 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:788:32 [INFO] [stdout] | [INFO] [stdout] 788 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:799:31 [INFO] [stdout] | [INFO] [stdout] 799 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:808:31 [INFO] [stdout] | [INFO] [stdout] 808 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:826:31 [INFO] [stdout] | [INFO] [stdout] 826 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:835:31 [INFO] [stdout] | [INFO] [stdout] 835 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:844:31 [INFO] [stdout] | [INFO] [stdout] 844 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:852:31 [INFO] [stdout] | [INFO] [stdout] 852 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/models.rs:860:31 [INFO] [stdout] | [INFO] [stdout] 860 | * Tells the X server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:601:32 [INFO] [stdout] | [INFO] [stdout] 601 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:611:32 [INFO] [stdout] | [INFO] [stdout] 611 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:621:32 [INFO] [stdout] | [INFO] [stdout] 621 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:644:32 [INFO] [stdout] | [INFO] [stdout] 644 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:654:32 [INFO] [stdout] | [INFO] [stdout] 654 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:702:31 [INFO] [stdout] | [INFO] [stdout] 702 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:729:31 [INFO] [stdout] | [INFO] [stdout] 729 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:744:32 [INFO] [stdout] | [INFO] [stdout] 744 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:754:32 [INFO] [stdout] | [INFO] [stdout] 754 | /** Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:772:31 [INFO] [stdout] | [INFO] [stdout] 772 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1220:31 [INFO] [stdout] | [INFO] [stdout] 1220 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1241:31 [INFO] [stdout] | [INFO] [stdout] 1241 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1254:31 [INFO] [stdout] | [INFO] [stdout] 1254 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1278:31 [INFO] [stdout] | [INFO] [stdout] 1278 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1294:31 [INFO] [stdout] | [INFO] [stdout] 1294 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1311:31 [INFO] [stdout] | [INFO] [stdout] 1311 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1328:31 [INFO] [stdout] | [INFO] [stdout] 1328 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1360:31 [INFO] [stdout] | [INFO] [stdout] 1360 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1375:32 [INFO] [stdout] | [INFO] [stdout] 1375 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1384:32 [INFO] [stdout] | [INFO] [stdout] 1384 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1393:32 [INFO] [stdout] | [INFO] [stdout] 1393 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1404:31 [INFO] [stdout] | [INFO] [stdout] 1404 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1419:32 [INFO] [stdout] | [INFO] [stdout] 1419 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1432:32 [INFO] [stdout] | [INFO] [stdout] 1432 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1450:31 [INFO] [stdout] | [INFO] [stdout] 1450 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1463:32 [INFO] [stdout] | [INFO] [stdout] 1463 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1472:32 [INFO] [stdout] | [INFO] [stdout] 1472 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1481:32 [INFO] [stdout] | [INFO] [stdout] 1481 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1495:32 [INFO] [stdout] | [INFO] [stdout] 1495 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1505:32 [INFO] [stdout] | [INFO] [stdout] 1505 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1515:32 [INFO] [stdout] | [INFO] [stdout] 1515 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1527:32 [INFO] [stdout] | [INFO] [stdout] 1527 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1570:32 [INFO] [stdout] | [INFO] [stdout] 1570 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1592:32 [INFO] [stdout] | [INFO] [stdout] 1592 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1625:32 [INFO] [stdout] | [INFO] [stdout] 1625 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1637:32 [INFO] [stdout] | [INFO] [stdout] 1637 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1653:32 [INFO] [stdout] | [INFO] [stdout] 1653 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1669:32 [INFO] [stdout] | [INFO] [stdout] 1669 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1679:32 [INFO] [stdout] | [INFO] [stdout] 1679 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1693:32 [INFO] [stdout] | [INFO] [stdout] 1693 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1711:32 [INFO] [stdout] | [INFO] [stdout] 1711 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1726:32 [INFO] [stdout] | [INFO] [stdout] 1726 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1741:32 [INFO] [stdout] | [INFO] [stdout] 1741 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1756:32 [INFO] [stdout] | [INFO] [stdout] 1756 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1771:32 [INFO] [stdout] | [INFO] [stdout] 1771 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1786:32 [INFO] [stdout] | [INFO] [stdout] 1786 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1804:32 [INFO] [stdout] | [INFO] [stdout] 1804 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1819:32 [INFO] [stdout] | [INFO] [stdout] 1819 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1834:32 [INFO] [stdout] | [INFO] [stdout] 1834 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1855:31 [INFO] [stdout] | [INFO] [stdout] 1855 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1873:31 [INFO] [stdout] | [INFO] [stdout] 1873 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1899:31 [INFO] [stdout] | [INFO] [stdout] 1899 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1925:31 [INFO] [stdout] | [INFO] [stdout] 1925 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1943:31 [INFO] [stdout] | [INFO] [stdout] 1943 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1959:32 [INFO] [stdout] | [INFO] [stdout] 1959 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1971:32 [INFO] [stdout] | [INFO] [stdout] 1971 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1981:32 [INFO] [stdout] | [INFO] [stdout] 1981 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:1992:32 [INFO] [stdout] | [INFO] [stdout] 1992 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2002:32 [INFO] [stdout] | [INFO] [stdout] 2002 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2012:32 [INFO] [stdout] | [INFO] [stdout] 2012 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2022:32 [INFO] [stdout] | [INFO] [stdout] 2022 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2036:32 [INFO] [stdout] | [INFO] [stdout] 2036 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2050:32 [INFO] [stdout] | [INFO] [stdout] 2050 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2062:32 [INFO] [stdout] | [INFO] [stdout] 2062 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2076:32 [INFO] [stdout] | [INFO] [stdout] 2076 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2091:32 [INFO] [stdout] | [INFO] [stdout] 2091 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2105:32 [INFO] [stdout] | [INFO] [stdout] 2105 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2131:32 [INFO] [stdout] | [INFO] [stdout] 2131 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2145:32 [INFO] [stdout] | [INFO] [stdout] 2145 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2160:31 [INFO] [stdout] | [INFO] [stdout] 2160 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2183:31 [INFO] [stdout] | [INFO] [stdout] 2183 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2205:32 [INFO] [stdout] | [INFO] [stdout] 2205 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2215:32 [INFO] [stdout] | [INFO] [stdout] 2215 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2231:32 [INFO] [stdout] | [INFO] [stdout] 2231 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2243:32 [INFO] [stdout] | [INFO] [stdout] 2243 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2256:32 [INFO] [stdout] | [INFO] [stdout] 2256 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2309:32 [INFO] [stdout] | [INFO] [stdout] 2309 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2320:32 [INFO] [stdout] | [INFO] [stdout] 2320 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2329:32 [INFO] [stdout] | [INFO] [stdout] 2329 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2338:32 [INFO] [stdout] | [INFO] [stdout] 2338 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2352:32 [INFO] [stdout] | [INFO] [stdout] 2352 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2361:32 [INFO] [stdout] | [INFO] [stdout] 2361 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2375:32 [INFO] [stdout] | [INFO] [stdout] 2375 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2384:32 [INFO] [stdout] | [INFO] [stdout] 2384 | /** Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2400:32 [INFO] [stdout] | [INFO] [stdout] 2400 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2409:32 [INFO] [stdout] | [INFO] [stdout] 2409 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2418:32 [INFO] [stdout] | [INFO] [stdout] 2418 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2428:31 [INFO] [stdout] | [INFO] [stdout] 2428 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2440:32 [INFO] [stdout] | [INFO] [stdout] 2440 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2456:32 [INFO] [stdout] | [INFO] [stdout] 2456 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2466:31 [INFO] [stdout] | [INFO] [stdout] 2466 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2479:32 [INFO] [stdout] | [INFO] [stdout] 2479 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2489:31 [INFO] [stdout] | [INFO] [stdout] 2489 | * Tells the X Server to [TODO] [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2501:32 [INFO] [stdout] | [INFO] [stdout] 2501 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:2510:32 [INFO] [stdout] | [INFO] [stdout] 2510 | /** Tells the X Server to [TODO] */ [INFO] [stdout] | ^^^^ no item named `TODO` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:2266:26 [INFO] [stdout] | [INFO] [stdout] 2266 | * Keysym reference: https://www.x.org/releases/X11R7.7/doc/xproto/x11protocol.html#keysym_encoding [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 126 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "7fbb6d80c8a474a8d2cc175b07df08cac9c455c5748df4ef2bf91767daa647c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbb6d80c8a474a8d2cc175b07df08cac9c455c5748df4ef2bf91767daa647c9", kill_on_drop: false }` [INFO] [stdout] 7fbb6d80c8a474a8d2cc175b07df08cac9c455c5748df4ef2bf91767daa647c9