[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/71/matchrs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d8fa804d95489dbd32fbee28b895d41bdb6e08d05f157984fdaba9eb38b86e8
[INFO] running `Command { std: "docker" "start" "-a" "3d8fa804d95489dbd32fbee28b895d41bdb6e08d05f157984fdaba9eb38b86e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d8fa804d95489dbd32fbee28b895d41bdb6e08d05f157984fdaba9eb38b86e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8fa804d95489dbd32fbee28b895d41bdb6e08d05f157984fdaba9eb38b86e8", kill_on_drop: false }`
[INFO] [stdout] 3d8fa804d95489dbd32fbee28b895d41bdb6e08d05f157984fdaba9eb38b86e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b297bc9b02439528cb95994ec96f2b12f5da5e9d6c1e0bb90f0701ffe3841f3
[INFO] running `Command { std: "docker" "start" "-a" "5b297bc9b02439528cb95994ec96f2b12f5da5e9d6c1e0bb90f0701ffe3841f3", 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 6.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/matchrs/index.html
[INFO] running `Command { std: "docker" "inspect" "5b297bc9b02439528cb95994ec96f2b12f5da5e9d6c1e0bb90f0701ffe3841f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b297bc9b02439528cb95994ec96f2b12f5da5e9d6c1e0bb90f0701ffe3841f3", kill_on_drop: false }`
[INFO] [stdout] 5b297bc9b02439528cb95994ec96f2b12f5da5e9d6c1e0bb90f0701ffe3841f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "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] 01f20078e881170d049c19c6385991a9cdeaa41afdee93618de35a4807461783
[INFO] running `Command { std: "docker" "start" "-a" "01f20078e881170d049c19c6385991a9cdeaa41afdee93618de35a4807461783", 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 1.00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/matchrs/index.html
[INFO] running `Command { std: "docker" "inspect" "01f20078e881170d049c19c6385991a9cdeaa41afdee93618de35a4807461783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f20078e881170d049c19c6385991a9cdeaa41afdee93618de35a4807461783", kill_on_drop: false }`
[INFO] [stdout] 01f20078e881170d049c19c6385991a9cdeaa41afdee93618de35a4807461783
