[INFO] cloning repository https://github.com/zombodb/postgres-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zombodb/postgres-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzombodb%2Fpostgres-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzombodb%2Fpostgres-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f882926b1b2e7903a84c618a1730141cc963269 [INFO] documenting zombodb/postgres-parser against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzombodb%2Fpostgres-parser" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zombodb/postgres-parser on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zombodb/postgres-parser [INFO] finished tweaking git repo https://github.com/zombodb/postgres-parser [INFO] tweaked toml for git repo https://github.com/zombodb/postgres-parser written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/zombodb/postgres-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 019b183f8c69598d9103290f5132c7d0866e56545c3a3aab1ef352691e3d8061 [INFO] running `Command { std: "docker" "start" "-a" "019b183f8c69598d9103290f5132c7d0866e56545c3a3aab1ef352691e3d8061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "019b183f8c69598d9103290f5132c7d0866e56545c3a3aab1ef352691e3d8061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019b183f8c69598d9103290f5132c7d0866e56545c3a3aab1ef352691e3d8061", kill_on_drop: false }` [INFO] [stdout] 019b183f8c69598d9103290f5132c7d0866e56545c3a3aab1ef352691e3d8061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 6af648cc5838be4c3a9ce7773c62f4dae1ce3958afb831041a8b63759fda50f1 [INFO] running `Command { std: "docker" "start" "-a" "6af648cc5838be4c3a9ce7773c62f4dae1ce3958afb831041a8b63759fda50f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Scraping postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:5986:1 [INFO] [stdout] | [INFO] [stdout] 5986 | / #[doc = " NullTest"] [INFO] [stdout] 5987 | | #[doc = ""] [INFO] [stdout] 5988 | | #[doc = " NullTest represents the operation of testing a value for NULLness."] [INFO] [stdout] 5989 | | #[doc = " The appropriate test is performed and returned as a boolean Datum."] [INFO] [stdout] ... | [INFO] [stdout] 6000 | | #[doc = " represents the SQL notation \"row IS [NOT] DISTINCT FROM NULL\"."] [INFO] [stdout] 6001 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] the node implements "row IS [NOT] NULL" per the SQL standard. This [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `WHERE` [INFO] [stdout] --> src/sys.rs:6455:1 [INFO] [stdout] | [INFO] [stdout] 6455 | / #[doc = " Node representing [WHERE] CURRENT OF cursor_name"] [INFO] [stdout] 6456 | | #[doc = ""] [INFO] [stdout] 6457 | | #[doc = " CURRENT OF is a bit like a Var, in that it carries the rangetable index"] [INFO] [stdout] 6458 | | #[doc = " of the target relation being constrained; this aids placing the expression"] [INFO] [stdout] ... | [INFO] [stdout] 6463 | | #[doc = " or as a reference to a runtime parameter of type REFCURSOR. The latter"] [INFO] [stdout] 6464 | | #[doc = " case is for the convenience of plpgsql."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Node representing [WHERE] CURRENT OF cursor_name [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `WHERE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:6666:1 [INFO] [stdout] | [INFO] [stdout] 6666 | / #[doc = " TargetEntry"] [INFO] [stdout] 6667 | | #[doc = " a target entry (used in query target lists)"] [INFO] [stdout] 6668 | | #[doc = ""] [INFO] [stdout] 6669 | | #[doc = " Strictly speaking, a TargetEntry isn't an expression node (since it can't"] [INFO] [stdout] ... | [INFO] [stdout] 6716 | | #[doc = " columns."] [INFO] [stdout] 6717 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] UPDATE table SET arraycol[1] = ..., arraycol[2] = ..., ... [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:6666:1 [INFO] [stdout] | [INFO] [stdout] 6666 | / #[doc = " TargetEntry"] [INFO] [stdout] 6667 | | #[doc = " a target entry (used in query target lists)"] [INFO] [stdout] 6668 | | #[doc = ""] [INFO] [stdout] 6669 | | #[doc = " Strictly speaking, a TargetEntry isn't an expression node (since it can't"] [INFO] [stdout] ... | [INFO] [stdout] 6716 | | #[doc = " columns."] [INFO] [stdout] 6717 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] UPDATE table SET arraycol[1] = ..., arraycol[2] = ..., ... [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7641:5 [INFO] [stdout] | [INFO] [stdout] 7641 | #[doc = " IS [NOT] OF name must be \"=\" or \"<>\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] IS [NOT] OF name must be "=" or "<>" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7643:5 [INFO] [stdout] | [INFO] [stdout] 7643 | #[doc = " [NOT] IN name must be \"=\" or \"<>\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] IN name must be "=" or "<>" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7645:5 [INFO] [stdout] | [INFO] [stdout] 7645 | #[doc = " [NOT] LIKE name must be \"~~\" or \"!~~\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] LIKE name must be "~~" or "!~~" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7647:5 [INFO] [stdout] | [INFO] [stdout] 7647 | #[doc = " [NOT] ILIKE name must be \"~~*\" or \"!~~*\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] ILIKE name must be "~~*" or "!~~*" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7649:5 [INFO] [stdout] | [INFO] [stdout] 7649 | #[doc = " [NOT] SIMILAR name must be \"~\" or \"!~\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] SIMILAR name must be "~" or "!~" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `idx` [INFO] [stdout] --> src/sys.rs:8228:1 [INFO] [stdout] | [INFO] [stdout] 8228 | / #[doc = " A_Indices array subscript or slice bounds ([idx] or [lidx:uidx])"] [INFO] [stdout] 8229 | | #[doc = ""] [INFO] [stdout] 8230 | | #[doc = " In slice case, either or both of lidx and uidx can be NULL (omitted)."] [INFO] [stdout] 8231 | | #[doc = " In nonslice case, uidx holds the single subscript and lidx is always NULL."] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A_Indices array subscript or slice bounds ([idx] or [lidx:uidx]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `idx` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lidx:uidx` [INFO] [stdout] --> src/sys.rs:8228:1 [INFO] [stdout] | [INFO] [stdout] 8228 | / #[doc = " A_Indices array subscript or slice bounds ([idx] or [lidx:uidx])"] [INFO] [stdout] 8229 | | #[doc = ""] [INFO] [stdout] 8230 | | #[doc = " In slice case, either or both of lidx and uidx can be NULL (omitted)."] [INFO] [stdout] 8231 | | #[doc = " In nonslice case, uidx holds the single subscript and lidx is always NULL."] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A_Indices array subscript or slice bounds ([idx] or [lidx:uidx]) [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `lidx:uidx` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7` [INFO] [stdout] --> src/sys.rs:8300:1 [INFO] [stdout] | [INFO] [stdout] 8300 | / #[doc = " A_Indirection select a field and/or array element from an expression"] [INFO] [stdout] 8301 | | #[doc = ""] [INFO] [stdout] 8302 | | #[doc = " The indirection list can contain A_Indices nodes (representing"] [INFO] [stdout] 8303 | | #[doc = " subscripting), string Value nodes (representing field selection the"] [INFO] [stdout] ... | [INFO] [stdout] 8311 | | #[doc = " Currently, A_Star must appear only as the last list element the grammar"] [INFO] [stdout] 8312 | | #[doc = " is responsible for enforcing this!"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] (foo).field1[42][7].field2 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `7` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:9915:1 [INFO] [stdout] | [INFO] [stdout] 9915 | / #[doc = " LockingClause raw representation of FOR [NO KEY] UPDATE/[KEY] SHARE"] [INFO] [stdout] 9916 | | #[doc = " options"] [INFO] [stdout] 9917 | | #[doc = ""] [INFO] [stdout] 9918 | | #[doc = " Note: lockedRels == NIL means \"all relations in query\". Otherwise it"] [INFO] [stdout] 9919 | | #[doc = " is a list of RangeVar nodes. (We use RangeVar mainly because it carries"] [INFO] [stdout] 9920 | | #[doc = " a location field currently, parse analysis insists on unqualified"] [INFO] [stdout] 9921 | | #[doc = " names in LockingClause.)"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] LockingClause raw representation of FOR [NO KEY] UPDATE/[KEY] SHARE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:9927:5 [INFO] [stdout] | [INFO] [stdout] 9927 | #[doc = " FOR [KEY] UPDATE/SHARE relations"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] FOR [KEY] UPDATE/SHARE relations [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:11282:1 [INFO] [stdout] | [INFO] [stdout] 11282 | / #[doc = " RowMarkClause"] [INFO] [stdout] 11283 | | #[doc = " parser output representation of FOR [KEY] UPDATE/SHARE clauses"] [INFO] [stdout] 11284 | | #[doc = ""] [INFO] [stdout] 11285 | | #[doc = " Query.rowMarks contains a separate RowMarkClause node for each relation"] [INFO] [stdout] ... | [INFO] [stdout] 11290 | | #[doc = " level. Also, Query.hasForUpdate tells whether there were explicit FOR"] [INFO] [stdout] 11291 | | #[doc = " UPDATE/SHARE/KEY SHARE clauses in the current query level."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] parser output representation of FOR [KEY] UPDATE/SHARE clauses [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:16395:5 [INFO] [stdout] | [INFO] [stdout] 16395 | #[doc = " [NOT] DEFERRABLE"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] DEFERRABLE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `datetime` [INFO] [stdout] --> src/sys.rs:5703:1 [INFO] [stdout] | [INFO] [stdout] 5703 | / #[doc = " SQLValueFunction parameterless functions with special grammar productions"] [INFO] [stdout] 5704 | | #[doc = ""] [INFO] [stdout] 5705 | | #[doc = " The SQL standard categorizes some of these as "] [INFO] [stdout] 5706 | | #[doc = " and others as . We call 'em SQLValueFunctions"] [INFO] [stdout] ... | [INFO] [stdout] 5710 | | #[doc = " Note that currently, all variants return noncollating datatypes, so we do"] [INFO] [stdout] 5711 | | #[doc = " not need a collation field; also, all these functions are stable."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `general` [INFO] [stdout] --> src/sys.rs:5703:1 [INFO] [stdout] | [INFO] [stdout] 5703 | / #[doc = " SQLValueFunction parameterless functions with special grammar productions"] [INFO] [stdout] 5704 | | #[doc = ""] [INFO] [stdout] 5705 | | #[doc = " The SQL standard categorizes some of these as "] [INFO] [stdout] 5706 | | #[doc = " and others as . We call 'em SQLValueFunctions"] [INFO] [stdout] ... | [INFO] [stdout] 5710 | | #[doc = " Note that currently, all variants return noncollating datatypes, so we do"] [INFO] [stdout] 5711 | | #[doc = " not need a collation field; also, all these functions are stable."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `relation` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `method` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `num` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `exprlist` [INFO] [stdout] --> src/sys.rs:10609:5 [INFO] [stdout] | [INFO] [stdout] 10609 | #[doc = " VALUES (), (), ..."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `privileges` [INFO] [stdout] --> src/sys.rs:13735:1 [INFO] [stdout] | [INFO] [stdout] 13735 | / #[doc = " Grant/Revoke Role Statement"] [INFO] [stdout] 13736 | | #[doc = ""] [INFO] [stdout] 13737 | | #[doc = " Note: because of the parsing ambiguity with the GRANT "] [INFO] [stdout] 13738 | | #[doc = " statement, granted_roles is a list of AccessPriv; the execution code"] [INFO] [stdout] 13739 | | #[doc = " should complain if any column lists appear. grantee_roles is a list"] [INFO] [stdout] 13740 | | #[doc = " of role names, as Value strings."] [INFO] [stdout] 13741 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.20s [INFO] running `Command { std: "docker" "inspect" "6af648cc5838be4c3a9ce7773c62f4dae1ce3958afb831041a8b63759fda50f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af648cc5838be4c3a9ce7773c62f4dae1ce3958afb831041a8b63759fda50f1", kill_on_drop: false }` [INFO] [stdout] 6af648cc5838be4c3a9ce7773c62f4dae1ce3958afb831041a8b63759fda50f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 72db1fe8a47f4dacba451007f5d495f777981b764b3317545994e701777d4fcc [INFO] running `Command { std: "docker" "start" "-a" "72db1fe8a47f4dacba451007f5d495f777981b764b3317545994e701777d4fcc", kill_on_drop: false }` [INFO] [stderr] Compiling postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Scraping postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting postgres-parser v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:5986:1 [INFO] [stdout] | [INFO] [stdout] 5986 | / #[doc = " NullTest"] [INFO] [stdout] 5987 | | #[doc = ""] [INFO] [stdout] 5988 | | #[doc = " NullTest represents the operation of testing a value for NULLness."] [INFO] [stdout] 5989 | | #[doc = " The appropriate test is performed and returned as a boolean Datum."] [INFO] [stdout] ... | [INFO] [stdout] 6000 | | #[doc = " represents the SQL notation \"row IS [NOT] DISTINCT FROM NULL\"."] [INFO] [stdout] 6001 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] the node implements "row IS [NOT] NULL" per the SQL standard. This [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `WHERE` [INFO] [stdout] --> src/sys.rs:6455:1 [INFO] [stdout] | [INFO] [stdout] 6455 | / #[doc = " Node representing [WHERE] CURRENT OF cursor_name"] [INFO] [stdout] 6456 | | #[doc = ""] [INFO] [stdout] 6457 | | #[doc = " CURRENT OF is a bit like a Var, in that it carries the rangetable index"] [INFO] [stdout] 6458 | | #[doc = " of the target relation being constrained; this aids placing the expression"] [INFO] [stdout] ... | [INFO] [stdout] 6463 | | #[doc = " or as a reference to a runtime parameter of type REFCURSOR. The latter"] [INFO] [stdout] 6464 | | #[doc = " case is for the convenience of plpgsql."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Node representing [WHERE] CURRENT OF cursor_name [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `WHERE` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:6666:1 [INFO] [stdout] | [INFO] [stdout] 6666 | / #[doc = " TargetEntry"] [INFO] [stdout] 6667 | | #[doc = " a target entry (used in query target lists)"] [INFO] [stdout] 6668 | | #[doc = ""] [INFO] [stdout] 6669 | | #[doc = " Strictly speaking, a TargetEntry isn't an expression node (since it can't"] [INFO] [stdout] ... | [INFO] [stdout] 6716 | | #[doc = " columns."] [INFO] [stdout] 6717 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] UPDATE table SET arraycol[1] = ..., arraycol[2] = ..., ... [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:6666:1 [INFO] [stdout] | [INFO] [stdout] 6666 | / #[doc = " TargetEntry"] [INFO] [stdout] 6667 | | #[doc = " a target entry (used in query target lists)"] [INFO] [stdout] 6668 | | #[doc = ""] [INFO] [stdout] 6669 | | #[doc = " Strictly speaking, a TargetEntry isn't an expression node (since it can't"] [INFO] [stdout] ... | [INFO] [stdout] 6716 | | #[doc = " columns."] [INFO] [stdout] 6717 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] UPDATE table SET arraycol[1] = ..., arraycol[2] = ..., ... [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7641:5 [INFO] [stdout] | [INFO] [stdout] 7641 | #[doc = " IS [NOT] OF name must be \"=\" or \"<>\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] IS [NOT] OF name must be "=" or "<>" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7643:5 [INFO] [stdout] | [INFO] [stdout] 7643 | #[doc = " [NOT] IN name must be \"=\" or \"<>\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] IN name must be "=" or "<>" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7645:5 [INFO] [stdout] | [INFO] [stdout] 7645 | #[doc = " [NOT] LIKE name must be \"~~\" or \"!~~\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] LIKE name must be "~~" or "!~~" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7647:5 [INFO] [stdout] | [INFO] [stdout] 7647 | #[doc = " [NOT] ILIKE name must be \"~~*\" or \"!~~*\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] ILIKE name must be "~~*" or "!~~*" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:7649:5 [INFO] [stdout] | [INFO] [stdout] 7649 | #[doc = " [NOT] SIMILAR name must be \"~\" or \"!~\""] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] SIMILAR name must be "~" or "!~" [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `idx` [INFO] [stdout] --> src/sys.rs:8228:1 [INFO] [stdout] | [INFO] [stdout] 8228 | / #[doc = " A_Indices array subscript or slice bounds ([idx] or [lidx:uidx])"] [INFO] [stdout] 8229 | | #[doc = ""] [INFO] [stdout] 8230 | | #[doc = " In slice case, either or both of lidx and uidx can be NULL (omitted)."] [INFO] [stdout] 8231 | | #[doc = " In nonslice case, uidx holds the single subscript and lidx is always NULL."] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A_Indices array subscript or slice bounds ([idx] or [lidx:uidx]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `idx` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lidx:uidx` [INFO] [stdout] --> src/sys.rs:8228:1 [INFO] [stdout] | [INFO] [stdout] 8228 | / #[doc = " A_Indices array subscript or slice bounds ([idx] or [lidx:uidx])"] [INFO] [stdout] 8229 | | #[doc = ""] [INFO] [stdout] 8230 | | #[doc = " In slice case, either or both of lidx and uidx can be NULL (omitted)."] [INFO] [stdout] 8231 | | #[doc = " In nonslice case, uidx holds the single subscript and lidx is always NULL."] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A_Indices array subscript or slice bounds ([idx] or [lidx:uidx]) [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `lidx:uidx` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7` [INFO] [stdout] --> src/sys.rs:8300:1 [INFO] [stdout] | [INFO] [stdout] 8300 | / #[doc = " A_Indirection select a field and/or array element from an expression"] [INFO] [stdout] 8301 | | #[doc = ""] [INFO] [stdout] 8302 | | #[doc = " The indirection list can contain A_Indices nodes (representing"] [INFO] [stdout] 8303 | | #[doc = " subscripting), string Value nodes (representing field selection the"] [INFO] [stdout] ... | [INFO] [stdout] 8311 | | #[doc = " Currently, A_Star must appear only as the last list element the grammar"] [INFO] [stdout] 8312 | | #[doc = " is responsible for enforcing this!"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] (foo).field1[42][7].field2 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `7` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:9915:1 [INFO] [stdout] | [INFO] [stdout] 9915 | / #[doc = " LockingClause raw representation of FOR [NO KEY] UPDATE/[KEY] SHARE"] [INFO] [stdout] 9916 | | #[doc = " options"] [INFO] [stdout] 9917 | | #[doc = ""] [INFO] [stdout] 9918 | | #[doc = " Note: lockedRels == NIL means \"all relations in query\". Otherwise it"] [INFO] [stdout] 9919 | | #[doc = " is a list of RangeVar nodes. (We use RangeVar mainly because it carries"] [INFO] [stdout] 9920 | | #[doc = " a location field currently, parse analysis insists on unqualified"] [INFO] [stdout] 9921 | | #[doc = " names in LockingClause.)"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] LockingClause raw representation of FOR [NO KEY] UPDATE/[KEY] SHARE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:9927:5 [INFO] [stdout] | [INFO] [stdout] 9927 | #[doc = " FOR [KEY] UPDATE/SHARE relations"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] FOR [KEY] UPDATE/SHARE relations [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KEY` [INFO] [stdout] --> src/sys.rs:11282:1 [INFO] [stdout] | [INFO] [stdout] 11282 | / #[doc = " RowMarkClause"] [INFO] [stdout] 11283 | | #[doc = " parser output representation of FOR [KEY] UPDATE/SHARE clauses"] [INFO] [stdout] 11284 | | #[doc = ""] [INFO] [stdout] 11285 | | #[doc = " Query.rowMarks contains a separate RowMarkClause node for each relation"] [INFO] [stdout] ... | [INFO] [stdout] 11290 | | #[doc = " level. Also, Query.hasForUpdate tells whether there were explicit FOR"] [INFO] [stdout] 11291 | | #[doc = " UPDATE/SHARE/KEY SHARE clauses in the current query level."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] parser output representation of FOR [KEY] UPDATE/SHARE clauses [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `KEY` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NOT` [INFO] [stdout] --> src/sys.rs:16395:5 [INFO] [stdout] | [INFO] [stdout] 16395 | #[doc = " [NOT] DEFERRABLE"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [NOT] DEFERRABLE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `NOT` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `datetime` [INFO] [stdout] --> src/sys.rs:5703:1 [INFO] [stdout] | [INFO] [stdout] 5703 | / #[doc = " SQLValueFunction parameterless functions with special grammar productions"] [INFO] [stdout] 5704 | | #[doc = ""] [INFO] [stdout] 5705 | | #[doc = " The SQL standard categorizes some of these as "] [INFO] [stdout] 5706 | | #[doc = " and others as . We call 'em SQLValueFunctions"] [INFO] [stdout] ... | [INFO] [stdout] 5710 | | #[doc = " Note that currently, all variants return noncollating datatypes, so we do"] [INFO] [stdout] 5711 | | #[doc = " not need a collation field; also, all these functions are stable."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `general` [INFO] [stdout] --> src/sys.rs:5703:1 [INFO] [stdout] | [INFO] [stdout] 5703 | / #[doc = " SQLValueFunction parameterless functions with special grammar productions"] [INFO] [stdout] 5704 | | #[doc = ""] [INFO] [stdout] 5705 | | #[doc = " The SQL standard categorizes some of these as "] [INFO] [stdout] 5706 | | #[doc = " and others as . We call 'em SQLValueFunctions"] [INFO] [stdout] ... | [INFO] [stdout] 5710 | | #[doc = " Note that currently, all variants return noncollating datatypes, so we do"] [INFO] [stdout] 5711 | | #[doc = " not need a collation field; also, all these functions are stable."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `relation` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `method` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `num` [INFO] [stdout] --> src/sys.rs:9248:1 [INFO] [stdout] | [INFO] [stdout] 9248 | / #[doc = " RangeTableSample TABLESAMPLE appearing in a raw FROM clause"] [INFO] [stdout] 9249 | | #[doc = ""] [INFO] [stdout] 9250 | | #[doc = " This node, appearing only in raw parse trees, represents"] [INFO] [stdout] 9251 | | #[doc = " TABLESAMPLE () REPEATABLE ()"] [INFO] [stdout] ... | [INFO] [stdout] 9254 | | #[doc = " is wrapped around the node representing the , rather than being"] [INFO] [stdout] 9255 | | #[doc = " a subfield of it."] [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `exprlist` [INFO] [stdout] --> src/sys.rs:10609:5 [INFO] [stdout] | [INFO] [stdout] 10609 | #[doc = " VALUES (), (), ..."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `privileges` [INFO] [stdout] --> src/sys.rs:13735:1 [INFO] [stdout] | [INFO] [stdout] 13735 | / #[doc = " Grant/Revoke Role Statement"] [INFO] [stdout] 13736 | | #[doc = ""] [INFO] [stdout] 13737 | | #[doc = " Note: because of the parsing ambiguity with the GRANT "] [INFO] [stdout] 13738 | | #[doc = " statement, granted_roles is a list of AccessPriv; the execution code"] [INFO] [stdout] 13739 | | #[doc = " should complain if any column lists appear. grantee_roles is a list"] [INFO] [stdout] 13740 | | #[doc = " of role names, as Value strings."] [INFO] [stdout] 13741 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.95s [INFO] running `Command { std: "docker" "inspect" "72db1fe8a47f4dacba451007f5d495f777981b764b3317545994e701777d4fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72db1fe8a47f4dacba451007f5d495f777981b764b3317545994e701777d4fcc", kill_on_drop: false }` [INFO] [stdout] 72db1fe8a47f4dacba451007f5d495f777981b764b3317545994e701777d4fcc