[INFO] fetching crate skyscraper 0.1.2... [INFO] documenting skyscraper-0.1.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate skyscraper 0.1.2 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate skyscraper 0.1.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skyscraper 0.1.2 [INFO] finished tweaking crates.io crate skyscraper 0.1.2 [INFO] tweaked toml for crates.io crate skyscraper 0.1.2 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indextree v4.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 700df8aa1ae2573d847c6724e21d85d051e197ecf01c847ecfecad25fad1d5ac [INFO] running `Command { std: "docker" "start" "-a" "700df8aa1ae2573d847c6724e21d85d051e197ecf01c847ecfecad25fad1d5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "700df8aa1ae2573d847c6724e21d85d051e197ecf01c847ecfecad25fad1d5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700df8aa1ae2573d847c6724e21d85d051e197ecf01c847ecfecad25fad1d5ac", kill_on_drop: false }` [INFO] [stdout] 700df8aa1ae2573d847c6724e21d85d051e197ecf01c847ecfecad25fad1d5ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146554b19585e68c7b7b123ee73d081c933c5d4b0001117d9d6de56f31d65100 [INFO] running `Command { std: "docker" "start" "-a" "146554b19585e68c7b7b123ee73d081c933c5d4b0001117d9d6de56f31d65100", kill_on_drop: false }` [INFO] [stderr] Checking indextree v4.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Documenting skyscraper v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleSlash [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Slash [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a OpenSquareBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a CloseSquareBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:157:33 [INFO] [stdout] | [INFO] [stdout] 157 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a OpenBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a CloseBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Wildcard [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleDot [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:198:33 [INFO] [stdout] | [INFO] [stdout] 198 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleDot [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AssignmentSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AtSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AddSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:238:33 [INFO] [stdout] | [INFO] [stdout] 238 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a MinusSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:248:33 [INFO] [stdout] | [INFO] [stdout] 248 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a GreaterThanSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a LessThanSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Number [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:300:33 [INFO] [stdout] | [INFO] [stdout] 300 | /// Checks if the [TextPointer](TextPointer) is currently pointing to an Identifier [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 321 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Text [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a StartTag [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | /// Checks if the [TextPointer](TextPointer) is currently pointing to an EndTag [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Comment [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 151 | /// Checks if the [TextPointer](TextPointer) is currently pointing to the end of a Comment [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a TagClose [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a TagCloseAndEnd [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AssignmentSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Literal [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Identifier [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:284:33 [INFO] [stdout] | [INFO] [stdout] 284 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Text [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "146554b19585e68c7b7b123ee73d081c933c5d4b0001117d9d6de56f31d65100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146554b19585e68c7b7b123ee73d081c933c5d4b0001117d9d6de56f31d65100", kill_on_drop: false }` [INFO] [stdout] 146554b19585e68c7b7b123ee73d081c933c5d4b0001117d9d6de56f31d65100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 05c701e6cab6452803c2fb105c73e14db7efa9f08b8746293b0d34b9b1bb9c22 [INFO] running `Command { std: "docker" "start" "-a" "05c701e6cab6452803c2fb105c73e14db7efa9f08b8746293b0d34b9b1bb9c22", kill_on_drop: false }` [INFO] [stderr] Checking indextree v4.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Documenting skyscraper v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleSlash [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Slash [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a OpenSquareBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a CloseSquareBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:157:33 [INFO] [stdout] | [INFO] [stdout] 157 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a OpenBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a CloseBracket [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Wildcard [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleDot [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:198:33 [INFO] [stdout] | [INFO] [stdout] 198 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a DoubleDot [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AssignmentSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AtSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AddSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:238:33 [INFO] [stdout] | [INFO] [stdout] 238 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a MinusSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:248:33 [INFO] [stdout] | [INFO] [stdout] 248 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a GreaterThanSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a LessThanSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Number [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:300:33 [INFO] [stdout] | [INFO] [stdout] 300 | /// Checks if the [TextPointer](TextPointer) is currently pointing to an Identifier [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/xpath/tokenizer.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 321 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Text [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a StartTag [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | /// Checks if the [TextPointer](TextPointer) is currently pointing to an EndTag [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Comment [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 151 | /// Checks if the [TextPointer](TextPointer) is currently pointing to the end of a Comment [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a TagClose [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a TagCloseAndEnd [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:190:33 [INFO] [stdout] | [INFO] [stdout] 190 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a AssignmentSign [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Literal [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Identifier [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` 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 `TextPointer` [INFO] [stdout] --> src/html/tokenizer.rs:284:33 [INFO] [stdout] | [INFO] [stdout] 284 | /// Checks if the [TextPointer](TextPointer) is currently pointing to a Text [Symbol](Symbol). [INFO] [stdout] | ^^^^^^^^^^^ no item named `TextPointer` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "05c701e6cab6452803c2fb105c73e14db7efa9f08b8746293b0d34b9b1bb9c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c701e6cab6452803c2fb105c73e14db7efa9f08b8746293b0d34b9b1bb9c22", kill_on_drop: false }` [INFO] [stdout] 05c701e6cab6452803c2fb105c73e14db7efa9f08b8746293b0d34b9b1bb9c22