[INFO] fetching crate poet-rhai 0.2.0...
[INFO] documenting poet-rhai-0.2.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate poet-rhai 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate poet-rhai 0.2.0
[INFO] finished tweaking crates.io crate poet-rhai 0.2.0
[INFO] tweaked toml for crates.io crate poet-rhai 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poet-rhai 0.2.0 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 crates.io crate poet-rhai 0.2.0 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d
[INFO] running `Command { std: "docker" "start" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d", 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" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d", 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" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling poet_rhai_codegen v3.1.0
[INFO] [stderr]     Checking poet-rhai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting poet-rhai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the `cold` attribute cannot be used on required trait methods
[INFO] [stdout]   --> src/packages/mod.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cold]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the `cold` attribute can be applied to foreign functions and functions with a body
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `eval_with_context_raw` links to private item `crate::ast::StmtBlock`
[INFO] [stdout]   --> src/api/custom_syntax.rs:91:111
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// * whether to rewind the [`Scope`][crate::Scope] after evaluation if the expression is a [`StmtBlock`][crate::ast::StmtBlock]
[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 `crate::GlobalRuntimeState`
[INFO] [stdout]   --> src/ast/namespace.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// [global runtime state][crate::GlobalRuntimeState] is cached for quick search purposes.
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GlobalRuntimeState` in module `poet_rhai`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `eval_expression_tree_raw` links to private item `crate::ast::StmtBlock`
[INFO] [stdout]    --> src/eval/eval_context.rs:160:97
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// * whether to rewind the [`Scope`] after evaluation if the expression is a [`StmtBlock`][crate::ast::StmtBlock]
[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: public documentation for `fn_def` links to private item `crate::ast::ScriptFuncDef`
[INFO] [stdout]   --> src/func/function.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |         /// Shared reference to the [`ScriptFuncDef`][crate::ast::ScriptFuncDef] function definition.
[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: public documentation for `resolve_raw` links to private item `GlobalRuntimeState`
[INFO] [stdout]   --> src/module/resolvers/mod.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// Resolve a module based on a path string, given a [`GlobalRuntimeState`] and the current [`Scope`].
[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 `crate::GlobalRuntimeState`
[INFO] [stdout]     --> src/module/mod.rs:2293:39
[INFO] [stdout]      |
[INFO] [stdout] 2293 |     /// In particular, the [`global`][crate::GlobalRuntimeState] parameter allows the entire
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GlobalRuntimeState` in module `poet_rhai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::DebuggingPackage`
[INFO] [stdout]   --> src/packages/pkg_core.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// * [`DebuggingPackage`][super::DebuggingPackage]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^ no item named `DebuggingPackage` in module `packages`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `make_mut` links to private item `SmartString`
[INFO] [stdout]    --> src/types/immutable_string.rs:740:50
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// Then return a mutable reference to the [`SmartString`].
[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: public documentation for `get_mut` links to private item `SmartString`
[INFO] [stdout]    --> src/types/immutable_string.rs:748:45
[INFO] [stdout]     |
[INFO] [stdout] 748 |     /// Return a mutable reference to the [`SmartString`] wrapped by the [`ImmutableString`]
[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: redundant explicit link target
[INFO] [stdout]   --> src/api/register.rs:84:73
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[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] 84 -     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[INFO] [stdout] 84 +     /// This function is very low level.  It takes a list of [`TypeId`]'s
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/api/register.rs:90:89
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// The arguments are guaranteed to be of the correct types matching the [`TypeId`][std::any::TypeId]'s.
[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] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 90 -     /// The arguments are guaranteed to be of the correct types matching the [`TypeId`][std::any::TypeId]'s.
[INFO] [stdout] 90 +     /// The arguments are guaranteed to be of the correct types matching the [`TypeId`]'s.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/api/custom_syntax.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |     /// [`ImmutableString`][crate::ImmutableString].
[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] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 135 -     /// [`ImmutableString`][crate::ImmutableString].
[INFO] [stdout] 135 +     /// [`ImmutableString`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/module/mod.rs:495:73
[INFO] [stdout]     |
[INFO] [stdout] 495 |     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[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] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 495 -     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[INFO] [stdout] 495 +     /// This function is very low level.  It takes a list of [`TypeId`]'s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/module/mod.rs:501:41
[INFO] [stdout]     |
[INFO] [stdout] 501 |     /// [`String`], [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT] and
[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] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 501 -     /// [`String`], [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT] and
[INFO] [stdout] 501 +     /// [`String`], [`ImmutableString`], `&str` or [`INT`][crate::INT] and
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/module/mod.rs:1538:73
[INFO] [stdout]      |
[INFO] [stdout] 1538 |     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[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] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1538 -     /// This function is very low level.  It takes a list of [`TypeId`][std::any::TypeId]'s
[INFO] [stdout] 1538 +     /// This function is very low level.  It takes a list of [`TypeId`]'s
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/module/mod.rs:1764:29
[INFO] [stdout]      |
[INFO] [stdout] 1764 |     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[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] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1764 -     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[INFO] [stdout] 1764 +     /// [`ImmutableString`], `&str` or [`INT`][crate::INT].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/module/mod.rs:1818:29
[INFO] [stdout]      |
[INFO] [stdout] 1818 |     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[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] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1818 -     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[INFO] [stdout] 1818 +     /// [`ImmutableString`], `&str` or [`INT`][crate::INT].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/module/mod.rs:1867:29
[INFO] [stdout]      |
[INFO] [stdout] 1867 |     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[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] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1867 -     /// [`ImmutableString`][crate::ImmutableString], `&str` or [`INT`][crate::INT].
[INFO] [stdout] 1867 +     /// [`ImmutableString`], `&str` or [`INT`][crate::INT].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_core.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// * [`LanguageCorePackage`][super::LanguageCorePackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 12 -     /// * [`LanguageCorePackage`][super::LanguageCorePackage]
[INFO] [stdout] 12 +     /// * [`LanguageCorePackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_core.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// * [`ArithmeticPackage`][super::ArithmeticPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 -     /// * [`ArithmeticPackage`][super::ArithmeticPackage]
[INFO] [stdout] 13 +     /// * [`ArithmeticPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_core.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     /// * [`BasicStringPackage`][super::BasicStringPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 14 -     /// * [`BasicStringPackage`][super::BasicStringPackage]
[INFO] [stdout] 14 +     /// * [`BasicStringPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_core.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// * [`BasicIteratorPackage`][super::BasicIteratorPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 15 -     /// * [`BasicIteratorPackage`][super::BasicIteratorPackage]
[INFO] [stdout] 15 +     /// * [`BasicIteratorPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_core.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// * [`BasicFnPackage`][super::BasicFnPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 16 -     /// * [`BasicFnPackage`][super::BasicFnPackage]
[INFO] [stdout] 16 +     /// * [`BasicFnPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// * [`CorePackage`][super::CorePackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 12 -     /// * [`CorePackage`][super::CorePackage]
[INFO] [stdout] 12 +     /// * [`CorePackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// * [`BitFieldPackage`][super::BitFieldPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 -     /// * [`BitFieldPackage`][super::BitFieldPackage]
[INFO] [stdout] 13 +     /// * [`BitFieldPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     /// * [`LogicPackage`][super::LogicPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 14 -     /// * [`LogicPackage`][super::LogicPackage]
[INFO] [stdout] 14 +     /// * [`LogicPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// * [`BasicMathPackage`][super::BasicMathPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 15 -     /// * [`BasicMathPackage`][super::BasicMathPackage]
[INFO] [stdout] 15 +     /// * [`BasicMathPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// * [`BasicArrayPackage`][super::BasicArrayPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 16 -     /// * [`BasicArrayPackage`][super::BasicArrayPackage]
[INFO] [stdout] 16 +     /// * [`BasicArrayPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// * [`BasicBlobPackage`][super::BasicBlobPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 -     /// * [`BasicBlobPackage`][super::BasicBlobPackage]
[INFO] [stdout] 17 +     /// * [`BasicBlobPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// * [`BasicMapPackage`][super::BasicMapPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// * [`BasicMapPackage`][super::BasicMapPackage]
[INFO] [stdout] 18 +     /// * [`BasicMapPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// * [`BasicTimePackage`][super::BasicTimePackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 19 -     /// * [`BasicTimePackage`][super::BasicTimePackage]
[INFO] [stdout] 19 +     /// * [`BasicTimePackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/packages/pkg_std.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// * [`MoreStringPackage`][super::MoreStringPackage]
[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: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 20 -     /// * [`MoreStringPackage`][super::MoreStringPackage]
[INFO] [stdout] 20 +     /// * [`MoreStringPackage`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/module/resolvers/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use crate::eval::GlobalRuntimeState;
[INFO] [stdout]  2 | | use crate::func::SendSync;
[INFO] [stdout]  3 | | use crate::{Engine, Position, RhaiResultOf, Scope, SharedModule, AST};
[INFO] [stdout]  4 | | #[cfg(feature = "no_std")]
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Module containing all built-in _module resolvers_ available to Rhai.`
[INFO] [stdout]    = help: ends near `Module containing all built-in [module resolvers][ModuleResolver].`
[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/module/resolvers/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use crate::eval::GlobalRuntimeState;
[INFO] [stdout]  2 | | use crate::func::SendSync;
[INFO] [stdout]  3 | | use crate::{Engine, Position, RhaiResultOf, Scope, SharedModule, AST};
[INFO] [stdout]  4 | | #[cfg(feature = "no_std")]
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Module containing all built-in [module resolvers][ModuleResolver].`
[INFO] [stdout]    = help: ends near `Module containing all built-in [module resolvers][ModuleResolver].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/lib.rs:439:60
[INFO] [stdout]     |
[INFO] [stdout] 439 | /// Under `no_closure`, this type aliases to [`StaticVec`][crate::StaticVec] instead.
[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] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 439 - /// Under `no_closure`, this type aliases to [`StaticVec`][crate::StaticVec] instead.
[INFO] [stdout] 439 + /// Under `no_closure`, this type aliases to [`StaticVec`] instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `poet-rhai`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `binary_and` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_or` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_xor` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zero` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 pub const fn is_zero(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_odd` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pub const fn is_odd(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_even` is never used
[INFO] [stdout]    --> src/packages/arithmetic.rs:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 pub const fn is_even(x: $arg_type) -> bool {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 | gen_arithmetic_functions!(arith_basic => INT);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/packages/iter_basic.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Hash, Eq, PartialEq)]
[INFO] [stdout]    |                           --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub add: fn(T, T) -> Option<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d", kill_on_drop: false }`
[INFO] [stdout] a04fc427da7f9d96cca47da5fb730adf3875388c3a5bcb1ba1135097d595286d
