[INFO] cloning repository https://github.com/sger/flux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sger/flux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsger%2Fflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsger%2Fflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce8a80a63be89ac750de5f7dec9d1a76099239b3
[INFO] documenting sger/flux against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsger%2Fflux" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sger/flux
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/sger/flux
[INFO] tweaked toml for git repo https://github.com/sger/flux written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sger/flux on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sger/flux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f
[INFO] running `Command { std: "docker" "start" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling flux v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]  Documenting flux v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Constraint::ClassConstraint`
[INFO] [stdout]   --> src/ast/type_infer/constraint.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// - [`ClassConstraint`](Constraint::ClassConstraint): a type must have a
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Constraint` has no variant or associated item named `ClassConstraint`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::FnSpec`
[INFO] [stdout]   --> src/ast/type_infer/static_type_validation.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// ceiling (same pattern as [`super::FnSpec`] and [`super::InferProgramConfig`]).
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ no item named `FnSpec` in module `type_infer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ast::type_infer::expression::calls`
[INFO] [stdout]     --> src/ast/type_infer/mod.rs:1171:17
[INFO] [stdout]      |
[INFO] [stdout] 1171 | /// the LSP's [`crate::ast::type_infer::expression::calls`] dispatch
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `calls` in module `expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ResolvedClassMethodCall`
[INFO] [stdout]     --> src/ast/type_infer/mod.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 | /// stores in [`ResolvedClassMethodCall`] plus the resolved head
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^ no item named `ResolvedClassMethodCall` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `compile_expression`
[INFO] [stdout]     --> src/compiler/expression.rs:2721:53
[INFO] [stdout]      |
[INFO] [stdout] 2721 |     /// expression's value on the stack just like [`compile_expression`].
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^^^ no item named `compile_expression` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `collect_dependency_ctor_types` links to private item `collect_public_ctor_types`
[INFO] [stdout]    --> src/compiler/module_interface.rs:902:27
[INFO] [stdout]     |
[INFO] [stdout] 902 | /// The interface path ([`collect_public_ctor_types`]) keys by name because a
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Visitor`
[INFO] [stdout]     --> src/compiler/statement.rs:3383:15
[INFO] [stdout]      |
[INFO] [stdout] 3383 | /// A plain [`Visitor`] rather than a hand-rolled match: the walker
[INFO] [stdout]      |               ^^^^^^^ no item named `Visitor` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ClassEnv::validate_associated_types`
[INFO] [stdout]    --> src/compiler/mod.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | /// [`ClassEnv::validate_associated_types`], which never sees imported instances
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ClassEnv` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `collect_class_declarations`
[INFO] [stdout]     --> src/compiler/mod.rs:3563:47
[INFO] [stdout]      |
[INFO] [stdout] 3563 |     /// `self.warnings`. The pipeline path ([`collect_class_declarations`])
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collect_class_declarations` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ast::type_infer::effects`
[INFO] [stdout]     --> src/compiler/mod.rs:8220:14
[INFO] [stdout]      |
[INFO] [stdout] 8220 |     ///    [`crate::ast::type_infer::effects`].
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `effects` in module `type_infer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `compiler_errors::CORE_LINT_FAILURE`
[INFO] [stdout]    --> src/core/passes/mod.rs:470:26
[INFO] [stdout]     |
[INFO] [stdout] 470 | /// normalization; see [`compiler_errors::CORE_LINT_FAILURE`]. The previous
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `compiler_errors` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/core/mod.rs:879:61
[INFO] [stdout]     |
[INFO] [stdout] 879 |     /// The first element is the script path, matching argv[0] elsewhere.
[INFO] [stdout]     |                                                             ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `options`
[INFO] [stdout]  --> src/parity/cli.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | //!   flux parity-check <file-or-dir> [--root <path> ...] [options]
[INFO] [stdout]   |                                                            ^^^^^^^ no item named `options` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `repl` links to private item `engine`
[INFO] [stdout]  --> src/repl/mod.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! and re-execution costs of Phase 1 are gone. See [`engine`] for the mechanism.
[INFO] [stdout]   |                                                       ^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ReplEngine::completion_names`
[INFO] [stdout]  --> src/repl/completion.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! Identifier candidates come from [`ReplEngine::completion_names`] — the bare
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ReplEngine` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ReplEngine::completion_names`
[INFO] [stdout]   --> src/repl/completion.rs:62:43
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// names are pre-sorted/deduped by [`ReplEngine::completion_names`].
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ReplEngine` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Position`
[INFO] [stdout]    --> src/repl/engine.rs:972:54
[INFO] [stdout]     |
[INFO] [stdout] 972 | /// Byte offset of a 1-based-line / 0-based-column [`Position`] within `source`,
[INFO] [stdout]     |                                                      ^^^^^^^^ no item named `Position` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `mio` links to private item `TcpConnState`
[INFO] [stdout]   --> src/runtime/async/backends/mio.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!     interests, and tracks a per-handle [`TcpConnState`] holding the
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]  --> src/runtime/nanbox.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Encodes all Flux [`Value`] variants in exactly 8 bytes by exploiting the
[INFO] [stdout]   |                        ^^^^^ no item named `Value` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]   --> src/runtime/nanbox.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! All [`Value`] variants containing `Rc<T>` fields are encoded as
[INFO] [stdout]    |           ^^^^^ no item named `Value` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `63:50`
[INFO] [stdout]   --> src/runtime/nanbox.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// Bits [63:50] that mark a NaN-box (not a real float).
[INFO] [stdout]    |               ^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `63:50`
[INFO] [stdout]   --> src/runtime/nanbox.rs:62:59
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// `NANBOX_SENTINEL` has bits set ONLY in positions [63:50]. This is required
[INFO] [stdout]    |                                                           ^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `63:50`
[INFO] [stdout]   --> src/runtime/nanbox.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// Mask for bits [63:50]: the fixed region of every NaN-box.
[INFO] [stdout]    |                        ^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `49:46`
[INFO] [stdout]   --> src/runtime/nanbox.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// Tag bits [49:46] and payload bits [45:0] are intentionally excluded.
[INFO] [stdout]    |                   ^^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `45:0`
[INFO] [stdout]   --> src/runtime/nanbox.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// Tag bits [49:46] and payload bits [45:0] are intentionally excluded.
[INFO] [stdout]    |                                            ^^^^ invalid path separator
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `from_value` links to private item `NanBox::box_value`
[INFO] [stdout]    --> src/runtime/nanbox.rs:314:43
[INFO] [stdout]     |
[INFO] [stdout] 314 |         /// variants are heap-boxed via [`NanBox::box_value`].
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `instance_module`
[INFO] [stdout]    --> src/types/class_env.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// owning module. It is distinct from [`instance_module`], which is the
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^ no item named `instance_module` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `class_id`
[INFO] [stdout]    --> src/types/class_env.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 |     /// of the class being implemented (use [`class_id`] for that). Phase 2
[INFO] [stdout]     |                                               ^^^^^^^^ no item named `class_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `collect_instances`
[INFO] [stdout]     --> src/types/class_env.rs:2222:51
[INFO] [stdout]      |
[INFO] [stdout] 2222 |     /// This is the disambiguation rule used by [`collect_instances`] and
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^ no item named `collect_instances` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `collect_deriving`
[INFO] [stdout]     --> src/types/class_env.rs:2223:11
[INFO] [stdout]      |
[INFO] [stdout] 2223 |     /// [`collect_deriving`] in Phase 1b Step 4: an `instance Foo<...>`
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^ no item named `collect_deriving` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resolve_dictionary_ref_by_id`
[INFO] [stdout]     --> src/types/class_env.rs:2748:33
[INFO] [stdout]      |
[INFO] [stdout] 2748 |     /// The recursive half of [`resolve_dictionary_ref_by_id`], carrying the
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `resolve_dictionary_ref_by_id` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `stack_take`
[INFO] [stdout]    --> src/vm/mod.rs:679:18
[INFO] [stdout]     |
[INFO] [stdout] 679 |     /// Unlike [`stack_take`], this does NOT decode the slot to a [`Value`].
[INFO] [stdout]     |                  ^^^^^^^^^^ no item named `stack_take` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Json`
[INFO] [stdout]    --> src/core/mod.rs:752:50
[INFO] [stdout]     |
[INFO] [stdout] 752 |     /// Parse JSON text into Flow.Json.JsonResult<Json>. Args: (raw) -> JsonResult<Json>.
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 752 |     /// Parse JSON text into Flow.Json.`JsonResult<Json>`. Args: (raw) -> JsonResult<Json>.
[INFO] [stdout]     |                                        +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Json`
[INFO] [stdout]    --> src/core/mod.rs:752:83
[INFO] [stdout]     |
[INFO] [stdout] 752 |     /// Parse JSON text into Flow.Json.JsonResult<Json>. Args: (raw) -> JsonResult<Json>.
[INFO] [stdout]     |                                                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 752 |     /// Parse JSON text into Flow.Json.JsonResult<Json>. Args: (raw) -> `JsonResult<Json>`.
[INFO] [stdout]     |                                                                         +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `a`
[INFO] [stdout]    --> src/core/mod.rs:774:59
[INFO] [stdout]     |
[INFO] [stdout] 774 |     /// Non-blocking receive. Args: (channel id) -> Option<a>.
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 774 |     /// Non-blocking receive. Args: (channel id) -> `Option<a>`.
[INFO] [stdout]     |                                                     +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/core/mod.rs:849:65
[INFO] [stdout]     |
[INFO] [stdout] 849 |     /// List a directory's entries. Args: (path) -> Result<Array<String>, IoError>.
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/core/mod.rs:872:61
[INFO] [stdout]     |
[INFO] [stdout] 872 |     /// Read an environment variable. Args: (name) -> Option<String>.
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 872 |     /// Read an environment variable. Args: (name) -> `Option<String>`.
[INFO] [stdout]     |                                                       +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/core/mod.rs:877:55
[INFO] [stdout]     |
[INFO] [stdout] 877 |     /// The process's own arguments. Args: () -> Array<String>.
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 877 |     /// The process's own arguments. Args: () -> `Array<String>`.
[INFO] [stdout]     |                                                  +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/core/mod.rs:885:54
[INFO] [stdout]     |
[INFO] [stdout] 885 |     /// The user's home directory. Args: () -> Option<String>.
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 885 |     /// The user's home directory. Args: () -> `Option<String>`.
[INFO] [stdout]     |                                                +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/core/mod.rs:888:40
[INFO] [stdout]     |
[INFO] [stdout] 888 |     /// Args: (cmd: String, args: Array<String>) -> Result<ProcOutput, IoError>.
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 888 |     /// Args: (cmd: String, args: `Array<String>`) -> Result<ProcOutput, IoError>.
[INFO] [stdout]     |                                   +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `file-or-dir`
[INFO] [stdout]  --> src/parity/cli.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | //!   flux parity-check <file-or-dir> [--root <path> ...] [options]
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `path`
[INFO] [stdout]  --> src/parity/cli.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | //!   flux parity-check <file-or-dir> [--root <path> ...] [options]
[INFO] [stdout]   |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `path`
[INFO] [stdout]  --> src/parity/cli.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | //!   --vm-binary <path>     Path to VM flux binary
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `path`
[INFO] [stdout]  --> src/parity/cli.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!   --llvm-binary <path>   Path to native flux binary
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `secs`
[INFO] [stdout]   --> src/parity/cli.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | //!   --timeout <secs>       Timeout per file per way (default: 15)
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `path`
[INFO] [stdout]   --> src/parity/cli.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | //!   --root <path>          Module root (forwarded to flux)
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/runtime/async/task_scheduler.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Wraps the [`TaskManager`](super::task_manager::TaskManager) worker pool
[INFO] [stdout]   |                -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                |
[INFO] [stdout]   |                because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! Wraps the [`TaskManager`](super::task_manager::TaskManager) worker pool
[INFO] [stdout] 4 + //! Wraps the [`TaskManager`] worker pool
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Int`
[INFO] [stdout]   --> src/shared/cache_paths.rs:17:77
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// Epoch 2: fix parse_int HM signature (String -> Int, was String -> Option<Int>).
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// Epoch 2: fix parse_int HM signature (String -> Int, was String -> `Option<Int>`).
[INFO] [stdout]    |                                                                       +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `a`
[INFO] [stdout]    --> src/syntax/statement.rs:165:41
[INFO] [stdout]     |
[INFO] [stdout] 165 |     /// Type class declaration: class Eq<a> => Ord<a> { methods... }
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 165 |     /// Type class declaration: class `Eq<a>` => Ord<a> { methods... }
[INFO] [stdout]     |                                       +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `a`
[INFO] [stdout]    --> src/syntax/statement.rs:165:51
[INFO] [stdout]     |
[INFO] [stdout] 165 |     /// Type class declaration: class Eq<a> => Ord<a> { methods... }
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 165 |     /// Type class declaration: class Eq<a> => `Ord<a>` { methods... }
[INFO] [stdout]     |                                                +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `a`
[INFO] [stdout]    --> src/syntax/statement.rs:186:42
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// Instance declaration: instance Eq<a> => Eq<List<a>> { methods... }
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// Instance declaration: instance `Eq<a>` => Eq<List<a>> { methods... }
[INFO] [stdout]     |                                        +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `a`
[INFO] [stdout]    --> src/syntax/statement.rs:186:56
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// Instance declaration: instance Eq<a> => Eq<List<a>> { methods... }
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// Instance declaration: instance Eq<a> => `Eq<List<a>>` { methods... }
[INFO] [stdout]     |                                                 +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `FiberId`
[INFO] [stdout]     --> src/vm/core_dispatch.rs:1864:56
[INFO] [stdout]      |
[INFO] [stdout] 1864 |         /// Scope-cancellation registry: scope_id → Vec<FiberId>.
[INFO] [stdout]      |                                                        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1864 |         /// Scope-cancellation registry: scope_id → `Vec<FiberId>`.
[INFO] [stdout]      |                                                     +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/vm/core_dispatch.rs:4953:1
[INFO] [stdout]      |
[INFO] [stdout] 4953 | / pub fn program_args_snapshot() -> &'static [String] {
[INFO] [stdout] 4954 | |     program_args()
[INFO] [stdout] 4955 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Install the running program's arguments, read back by the `EnvArgs``
[INFO] [stdout]      = help: ends near `The installed argv, for surfaces outside the VM.`
[INFO] [stdout]      = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/vm/core_dispatch.rs:4953:1
[INFO] [stdout]      |
[INFO] [stdout] 4953 | / pub fn program_args_snapshot() -> &'static [String] {
[INFO] [stdout] 4954 | |     program_args()
[INFO] [stdout] 4955 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `The installed argv, for surfaces outside the VM.`
[INFO] [stdout]      = help: ends near `The installed argv, for surfaces outside the VM.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/vm/core_dispatch.rs:4941:1
[INFO] [stdout]      |
[INFO] [stdout] 4941 | / pub fn set_program_args(args: Vec<String>) {
[INFO] [stdout] 4942 | |     let _ = PROGRAM_ARGS.set(args);
[INFO] [stdout] 4943 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Install the running program's arguments, read back by the `EnvArgs``
[INFO] [stdout]      = help: ends near `Install the program's arguments. First element is the script path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/vm/core_dispatch.rs:4941:1
[INFO] [stdout]      |
[INFO] [stdout] 4941 | / pub fn set_program_args(args: Vec<String>) {
[INFO] [stdout] 4942 | |     let _ = PROGRAM_ARGS.set(args);
[INFO] [stdout] 4943 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Install the program's arguments. First element is the script path.`
[INFO] [stdout]      = help: ends near `Install the program's arguments. First element is the script path.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `flux`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f", kill_on_drop: false }`
[INFO] [stdout] ac03dc3f1e50ce6d9cc26a360e403526c307a09a0f498e6c25f3147cd513591f
