[INFO] crate notmuch 0.6.0 is already in cache [INFO] documenting notmuch-0.6.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate notmuch 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate notmuch 0.6.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate notmuch 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate notmuch 0.6.0 [INFO] tweaked toml for crates.io crate notmuch 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b9178fa8aa3c53d4653cd225bd8f4116a4c04b4bb8d9633652dce0eb18c1a47 [INFO] running `Command { std: "docker" "start" "-a" "6b9178fa8aa3c53d4653cd225bd8f4116a4c04b4bb8d9633652dce0eb18c1a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b9178fa8aa3c53d4653cd225bd8f4116a4c04b4bb8d9633652dce0eb18c1a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9178fa8aa3c53d4653cd225bd8f4116a4c04b4bb8d9633652dce0eb18c1a47", kill_on_drop: false }` [INFO] [stdout] 6b9178fa8aa3c53d4653cd225bd8f4116a4c04b4bb8d9633652dce0eb18c1a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ee29b0da044f07dfc5d10345ae821c2cc31e5165da0cebd99975bfc8b92bebd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ee29b0da044f07dfc5d10345ae821c2cc31e5165da0cebd99975bfc8b92bebd", kill_on_drop: false }` [INFO] [stderr] Documenting notmuch v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1443:16 [INFO] [stdout] | [INFO] [stdout] 1443 | /// @param[in] key key to delete properties for. If NULL, delete [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1459:16 [INFO] [stdout] | [INFO] [stdout] 1459 | /// @param[in] prefix delete properties with keys that start with prefix. [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1481:16 [INFO] [stdout] | [INFO] [stdout] 1481 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1482:16 [INFO] [stdout] | [INFO] [stdout] 1482 | /// @param[in] key key or key prefix [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1483:16 [INFO] [stdout] | [INFO] [stdout] 1483 | /// @param[in] exact if TRUE, require exact match with key. Otherwise [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1515:16 [INFO] [stdout] | [INFO] [stdout] 1515 | /// @param[in] message The message to examine [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1516:16 [INFO] [stdout] | [INFO] [stdout] 1516 | /// @param[in] key key to count [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ffi.rs:1517:16 [INFO] [stdout] | [INFO] [stdout] 1517 | /// @param[out] count The number of matching properties associated with this message. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:687:5 [INFO] [stdout] | [INFO] [stdout] 687 | / /// Execute a query for threads, returning a `notmuch_threads_t` object [INFO] [stdout] 688 | | /// which can be used to iterate over the results. The returned threads [INFO] [stdout] 689 | | /// object is owned by the query and as such, will only be valid until [INFO] [stdout] 690 | | /// `notmuch_query_destroy`. [INFO] [stdout] ... | [INFO] [stdout] 724 | | /// [INFO] [stdout] 725 | | /// @since libnotmuch 4.2 (notmuch 0.20) [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attribute)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:731:5 [INFO] [stdout] | [INFO] [stdout] 731 | / /// Execute a query for messages, returning a `notmuch_messages_t` object [INFO] [stdout] 732 | | /// which can be used to iterate over the results. The returned [INFO] [stdout] 733 | | /// messages object is owned by the query and as such, will only be [INFO] [stdout] 734 | | /// valid until `notmuch_query_destroy`. [INFO] [stdout] ... | [INFO] [stdout] 770 | | /// [INFO] [stdout] 771 | | /// @since libnotmuch 5 (notmuch 0.25) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:955:5 [INFO] [stdout] | [INFO] [stdout] 955 | / /// Get the tags for 'thread', returning a `notmuch_tags_t` object which [INFO] [stdout] 956 | | /// can be used to iterate over all tags. [INFO] [stdout] 957 | | /// [INFO] [stdout] 958 | | /// Note: In the Notmuch database, tags are stored on individual [INFO] [stdout] ... | [INFO] [stdout] 990 | | /// `notmuch_tags_destroy` function, but there's no good reason to call [INFO] [stdout] 991 | | /// it if the message is about to be destroyed). [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:1177:5 [INFO] [stdout] | [INFO] [stdout] 1177 | / /// Get the tags for 'message', returning a `notmuch_tags_t` object which [INFO] [stdout] 1178 | | /// can be used to iterate over all tags. [INFO] [stdout] 1179 | | /// [INFO] [stdout] 1180 | | /// The tags object is owned by the message and as such, will only be [INFO] [stdout] ... | [INFO] [stdout] 1206 | | /// `notmuch_tags_destroy` function, but there's no good reason to call [INFO] [stdout] 1207 | | /// it if the message is about to be destroyed). [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / /// Add/remove tags according to maildir flags in the message filename(s). [INFO] [stdout] 1252 | | /// [INFO] [stdout] 1253 | | /// This function examines the filenames of 'message' for maildir flags, and adds or removes [INFO] [stdout] 1254 | | /// tags on 'message' as follows when these flags are present: [INFO] [stdout] ... | [INFO] [stdout] 1280 | | /// `notmuch_message_tags_to_maildir_flags` for synchronizing tag changes [INFO] [stdout] 1281 | | /// back to maildir flags. [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:1322:5 [INFO] [stdout] | [INFO] [stdout] 1322 | / /// Freeze the current state of 'message' within the database. [INFO] [stdout] 1323 | | /// [INFO] [stdout] 1324 | | /// This means that changes to the message state, (via [INFO] [stdout] 1325 | | /// notmuch_message_add_tag, `notmuch_message_remove_tag`, and [INFO] [stdout] ... | [INFO] [stdout] 1361 | | /// `notmuch_status_t::READ_ONLY_DATABASE`: Database was opened in read-only [INFO] [stdout] 1362 | | /// mode so message cannot be modified. [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/ffi.rs:1473:5 [INFO] [stdout] | [INFO] [stdout] 1473 | / /// Get the properties for *message*, returning a [INFO] [stdout] 1474 | | /// `notmuch_message_properties_t` object which can be used to iterate over [INFO] [stdout] 1475 | | /// all properties. [INFO] [stdout] 1476 | | /// [INFO] [stdout] ... | [INFO] [stdout] 1504 | | /// @since libnotmuch 4.4 (notmuch 0.23) [INFO] [stdout] 1505 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "7ee29b0da044f07dfc5d10345ae821c2cc31e5165da0cebd99975bfc8b92bebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee29b0da044f07dfc5d10345ae821c2cc31e5165da0cebd99975bfc8b92bebd", kill_on_drop: false }` [INFO] [stdout] 7ee29b0da044f07dfc5d10345ae821c2cc31e5165da0cebd99975bfc8b92bebd