[INFO] fetching crate notmuch 0.7.2... [INFO] documenting notmuch-0.7.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate notmuch 0.7.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate notmuch 0.7.2 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 crates.io crate notmuch 0.7.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate notmuch 0.7.2 [INFO] tweaked toml for crates.io crate notmuch 0.7.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 81d4acbc7526cbe5274b40ff7d331c051c81e375004ec65d0803eba08a6d3f77 [INFO] running `Command { std: "docker" "start" "-a" "81d4acbc7526cbe5274b40ff7d331c051c81e375004ec65d0803eba08a6d3f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81d4acbc7526cbe5274b40ff7d331c051c81e375004ec65d0803eba08a6d3f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d4acbc7526cbe5274b40ff7d331c051c81e375004ec65d0803eba08a6d3f77", kill_on_drop: false }` [INFO] [stdout] 81d4acbc7526cbe5274b40ff7d331c051c81e375004ec65d0803eba08a6d3f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c7126b594bf12a8d8a1c8ed23ea8e4786f410567e584472ffc8346da350ea6d6 [INFO] running `Command { std: "docker" "start" "-a" "c7126b594bf12a8d8a1c8ed23ea8e4786f410567e584472ffc8346da350ea6d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling from_variants_impl v0.6.0 [INFO] [stderr] Checking from_variants v0.6.0 [INFO] [stderr] Documenting notmuch v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffi.rs:1579:16 [INFO] [stdout] | [INFO] [stdout] 1579 | /// @param[in,out] message message to operate on. [INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in` [INFO] [stdout] --> src/ffi.rs:1580:16 [INFO] [stdout] | [INFO] [stdout] 1580 | /// @param[in] key key to delete properties for. If NULL, delete [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffi.rs:1595:16 [INFO] [stdout] | [INFO] [stdout] 1595 | /// @param[in,out] message message to operate on. [INFO] [stdout] | ^^^^^^ no item named `in,out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1596:16 [INFO] [stdout] | [INFO] [stdout] 1596 | /// @param[in] prefix delete properties with keys that start with prefix. [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1618:16 [INFO] [stdout] | [INFO] [stdout] 1618 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1619:16 [INFO] [stdout] | [INFO] [stdout] 1619 | /// @param[in] key key or key prefix [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1620:16 [INFO] [stdout] | [INFO] [stdout] 1620 | /// @param[in] exact if TRUE, require exact match with key. Otherwise [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1652:16 [INFO] [stdout] | [INFO] [stdout] 1652 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1653:16 [INFO] [stdout] | [INFO] [stdout] 1653 | /// @param[in] key key to count [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi.rs:1654:16 [INFO] [stdout] | [INFO] [stdout] 1654 | /// @param[out] count The number of matching properties associated with this message. [INFO] [stdout] | ^^^ no item named `out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:1323:9 [INFO] [stdout] | [INFO] [stdout] 1323 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 1324 | | /// notmuch_message_t *message; [INFO] [stdout] 1325 | | /// notmuch_tags_t *tags; [INFO] [stdout] 1326 | | /// const char *tag; [INFO] [stdout] ... | [INFO] [stdout] 1338 | | /// notmuch_message_destroy (message); [INFO] [stdout] 1339 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/ffi.rs:1323:9 [INFO] [stdout] | [INFO] [stdout] 1323 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:757:9 [INFO] [stdout] | [INFO] [stdout] 757 | /// https://xapian.org/docs/queryparser.html [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.10s [INFO] running `Command { std: "docker" "inspect" "c7126b594bf12a8d8a1c8ed23ea8e4786f410567e584472ffc8346da350ea6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7126b594bf12a8d8a1c8ed23ea8e4786f410567e584472ffc8346da350ea6d6", kill_on_drop: false }` [INFO] [stdout] c7126b594bf12a8d8a1c8ed23ea8e4786f410567e584472ffc8346da350ea6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 47845731f0c06bd92a3389d62c31a6f8d8040ba24ed1c7d5e2b95fc66c137924 [INFO] running `Command { std: "docker" "start" "-a" "47845731f0c06bd92a3389d62c31a6f8d8040ba24ed1c7d5e2b95fc66c137924", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling from_variants_impl v0.6.0 [INFO] [stderr] Checking from_variants v0.6.0 [INFO] [stderr] Documenting notmuch v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffi.rs:1579:16 [INFO] [stdout] | [INFO] [stdout] 1579 | /// @param[in,out] message message to operate on. [INFO] [stdout] | ^^^^^^ no item named `in,out` 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 `in` [INFO] [stdout] --> src/ffi.rs:1580:16 [INFO] [stdout] | [INFO] [stdout] 1580 | /// @param[in] key key to delete properties for. If NULL, delete [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in,out` [INFO] [stdout] --> src/ffi.rs:1595:16 [INFO] [stdout] | [INFO] [stdout] 1595 | /// @param[in,out] message message to operate on. [INFO] [stdout] | ^^^^^^ no item named `in,out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1596:16 [INFO] [stdout] | [INFO] [stdout] 1596 | /// @param[in] prefix delete properties with keys that start with prefix. [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1618:16 [INFO] [stdout] | [INFO] [stdout] 1618 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1619:16 [INFO] [stdout] | [INFO] [stdout] 1619 | /// @param[in] key key or key prefix [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1620:16 [INFO] [stdout] | [INFO] [stdout] 1620 | /// @param[in] exact if TRUE, require exact match with key. Otherwise [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1652:16 [INFO] [stdout] | [INFO] [stdout] 1652 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/ffi.rs:1653:16 [INFO] [stdout] | [INFO] [stdout] 1653 | /// @param[in] key key to count [INFO] [stdout] | ^^ no item named `in` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/ffi.rs:1654:16 [INFO] [stdout] | [INFO] [stdout] 1654 | /// @param[out] count The number of matching properties associated with this message. [INFO] [stdout] | ^^^ no item named `out` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/ffi.rs:1323:9 [INFO] [stdout] | [INFO] [stdout] 1323 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 1324 | | /// notmuch_message_t *message; [INFO] [stdout] 1325 | | /// notmuch_tags_t *tags; [INFO] [stdout] 1326 | | /// const char *tag; [INFO] [stdout] ... | [INFO] [stdout] 1338 | | /// notmuch_message_destroy (message); [INFO] [stdout] 1339 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/ffi.rs:1323:9 [INFO] [stdout] | [INFO] [stdout] 1323 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ffi.rs:757:9 [INFO] [stdout] | [INFO] [stdout] 757 | /// https://xapian.org/docs/queryparser.html [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.39s [INFO] running `Command { std: "docker" "inspect" "47845731f0c06bd92a3389d62c31a6f8d8040ba24ed1c7d5e2b95fc66c137924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47845731f0c06bd92a3389d62c31a6f8d8040ba24ed1c7d5e2b95fc66c137924", kill_on_drop: false }` [INFO] [stdout] 47845731f0c06bd92a3389d62c31a6f8d8040ba24ed1c7d5e2b95fc66c137924