[INFO] cloning repository https://github.com/71/matchrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/71/matchrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F71%2Fmatchrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F71%2Fmatchrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 032ee0a854d839145a02a09e4c099e7ea4ef5495
[INFO] documenting 71/matchrs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F71%2Fmatchrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/71/matchrs
[INFO] finished tweaking git repo https://github.com/71/matchrs
[INFO] tweaked toml for git repo https://github.com/71/matchrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/71/matchrs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/71/matchrs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae6ef3ca09190ad36442e4204f6705cd45a5ab3968f743f5db2d3ac309a4a902
[INFO] running `Command { std: "docker" "start" "-a" "ae6ef3ca09190ad36442e4204f6705cd45a5ab3968f743f5db2d3ac309a4a902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae6ef3ca09190ad36442e4204f6705cd45a5ab3968f743f5db2d3ac309a4a902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6ef3ca09190ad36442e4204f6705cd45a5ab3968f743f5db2d3ac309a4a902", kill_on_drop: false }`
[INFO] [stdout] ae6ef3ca09190ad36442e4204f6705cd45a5ab3968f743f5db2d3ac309a4a902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d1196679e94c7d0b144aac9eb895cca7734f084602bfbb700de79d06667bab
[INFO] running `Command { std: "docker" "start" "-a" "b9d1196679e94c7d0b144aac9eb895cca7734f084602bfbb700de79d06667bab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling matchrs-derive v0.1.0 (/opt/rustwide/workdir/derive)
[INFO] [stderr]  Documenting matchrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Returns a [`Matcher`] that succeeds if the input value is equal to the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Returns a [`Matcher`] that succeeds if the input value is different from the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// Returns a [`Matcher`] that succeeds if the input value is greater than the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Returns a [`Matcher`] that succeeds if the input value is greater than or
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// Returns a [`Matcher`] that succeeds if the input value is less than the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// Returns a [`Matcher`] that succeeds if the input value is less than or
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `field`
[INFO] [stdout]   --> src/matchers/helpers.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout]    |           ^^^^^^ no item named `field` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `field` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `property`
[INFO] [stdout]   --> src/matchers/helpers.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout]    |                          ^^^^^^^^^ this link resolves to the function `property`, which is not a macro
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 - /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout] 18 + /// See [`field!`] and [`property()`] for less redundant expressions.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `either`
[INFO] [stdout]  --> src/matchers/tuple.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! See also [`either!`] and [`all!`].
[INFO] [stdout]   |                ^^^^^^^ no item named `either` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `either` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `all`
[INFO] [stdout]  --> src/matchers/tuple.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! See also [`either!`] and [`all!`].
[INFO] [stdout]   |                                ^^^^ no item named `all` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `all` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `either`
[INFO] [stdout]   --> src/matchers/tuple.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// See [`either!`].
[INFO] [stdout]    |           ^^^^^^^ no item named `either` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `either` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `all`
[INFO] [stdout]   --> src/matchers/tuple.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// See [`all!`].
[INFO] [stdout]    |           ^^^^ no item named `all` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `all` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `field`
[INFO] [stdout]    --> src/matchers/helpers.rs:100:56
[INFO] [stdout]     |
[INFO] [stdout] 100 | /// Extracts the `name` or `type` of a path given to [`field!`] or
[INFO] [stdout]     |                                                        ^^^^^^ no item named `field` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `macro_rules` named `field` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `property`
[INFO] [stdout]    --> src/matchers/helpers.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// [`property!`].
[INFO] [stdout]     |       ^^^^^^^^^ this link resolves to the function `property`, which is not a macro
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 - /// [`property!`].
[INFO] [stdout] 101 + /// [`property()`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `matches` is both a function and a macro
[INFO] [stdout]    --> src/matchers/helpers.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches`] function, but uses the string representation
[INFO] [stdout]     |                         ^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches()`] function, but uses the string representation
[INFO] [stdout]     |                                ++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches!`] function, but uses the string representation
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/matchrs/index.html
[INFO] running `Command { std: "docker" "inspect" "b9d1196679e94c7d0b144aac9eb895cca7734f084602bfbb700de79d06667bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d1196679e94c7d0b144aac9eb895cca7734f084602bfbb700de79d06667bab", kill_on_drop: false }`
[INFO] [stdout] b9d1196679e94c7d0b144aac9eb895cca7734f084602bfbb700de79d06667bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09ab74d9f1fb63f953694b0ea2324dc1733ddbb62d074e5a74ad4513d9729274
[INFO] running `Command { std: "docker" "start" "-a" "09ab74d9f1fb63f953694b0ea2324dc1733ddbb62d074e5a74ad4513d9729274", kill_on_drop: false }`
[INFO] [stderr]  Documenting matchrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Returns a [`Matcher`] that succeeds if the input value is equal to the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Returns a [`Matcher`] that succeeds if the input value is different from the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// Returns a [`Matcher`] that succeeds if the input value is greater than the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Returns a [`Matcher`] that succeeds if the input value is greater than or
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// Returns a [`Matcher`] that succeeds if the input value is less than the
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `Matcher`
[INFO] [stdout]   --> src/matchers/cmp.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// Returns a [`Matcher`] that succeeds if the input value is less than or
[INFO] [stdout]    |                 ^^^^^^^ no item named `Matcher` 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 `field`
[INFO] [stdout]   --> src/matchers/helpers.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout]    |           ^^^^^^ no item named `field` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `field` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `property`
[INFO] [stdout]   --> src/matchers/helpers.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout]    |                          ^^^^^^^^^ this link resolves to the function `property`, which is not a macro
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 - /// See [`field!`] and [`property!`] for less redundant expressions.
[INFO] [stdout] 18 + /// See [`field!`] and [`property()`] for less redundant expressions.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `either`
[INFO] [stdout]  --> src/matchers/tuple.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! See also [`either!`] and [`all!`].
[INFO] [stdout]   |                ^^^^^^^ no item named `either` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `either` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `all`
[INFO] [stdout]  --> src/matchers/tuple.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! See also [`either!`] and [`all!`].
[INFO] [stdout]   |                                ^^^^ no item named `all` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `all` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `either`
[INFO] [stdout]   --> src/matchers/tuple.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// See [`either!`].
[INFO] [stdout]    |           ^^^^^^^ no item named `either` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `either` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `all`
[INFO] [stdout]   --> src/matchers/tuple.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// See [`all!`].
[INFO] [stdout]    |           ^^^^ no item named `all` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `all` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `field`
[INFO] [stdout]    --> src/matchers/helpers.rs:100:56
[INFO] [stdout]     |
[INFO] [stdout] 100 | /// Extracts the `name` or `type` of a path given to [`field!`] or
[INFO] [stdout]     |                                                        ^^^^^^ no item named `field` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `macro_rules` named `field` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `property`
[INFO] [stdout]    --> src/matchers/helpers.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// [`property!`].
[INFO] [stdout]     |       ^^^^^^^^^ this link resolves to the function `property`, which is not a macro
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 - /// [`property!`].
[INFO] [stdout] 101 + /// [`property()`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `matches` is both a function and a macro
[INFO] [stdout]    --> src/matchers/helpers.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches`] function, but uses the string representation
[INFO] [stdout]     |                         ^^^^^^^ ambiguous link
[INFO] [stdout]     |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches()`] function, but uses the string representation
[INFO] [stdout]     |                                ++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Equivalent to the [`matches!`] function, but uses the string representation
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/matchrs/index.html
[INFO] running `Command { std: "docker" "inspect" "09ab74d9f1fb63f953694b0ea2324dc1733ddbb62d074e5a74ad4513d9729274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ab74d9f1fb63f953694b0ea2324dc1733ddbb62d074e5a74ad4513d9729274", kill_on_drop: false }`
[INFO] [stdout] 09ab74d9f1fb63f953694b0ea2324dc1733ddbb62d074e5a74ad4513d9729274
