[INFO] cloning repository https://github.com/100mountains/farter-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/100mountains/farter-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ab44e5b93d010f357b9e9668163971e0961a62d
[INFO] documenting 100mountains/farter-mono against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F100mountains%2Ffarter-mono" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/100mountains/farter-mono
[INFO] finished tweaking git repo https://github.com/100mountains/farter-mono
[INFO] tweaked toml for git repo https://github.com/100mountains/farter-mono written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/100mountains/farter-mono on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/100mountains/farter-mono 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/barter-data-rs/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded ta v0.5.0
[INFO] [stderr]   Downloaded barter-macro v0.1.1
[INFO] [stderr]   Downloaded rust_decimal_macros v1.34.2
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded borsh v1.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded rkyv v0.7.44
[INFO] [stderr]   Downloaded serde_qs v0.12.0
[INFO] [stderr]   Downloaded redis v0.22.3
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded borsh-derive v1.4.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.44
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ae17eb9722fd852f9684cfc55a713b9e00370000759c5388941c46d3259bfe8
[INFO] running `Command { std: "docker" "start" "-a" "6ae17eb9722fd852f9684cfc55a713b9e00370000759c5388941c46d3259bfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ae17eb9722fd852f9684cfc55a713b9e00370000759c5388941c46d3259bfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae17eb9722fd852f9684cfc55a713b9e00370000759c5388941c46d3259bfe8", kill_on_drop: false }`
[INFO] [stdout] 6ae17eb9722fd852f9684cfc55a713b9e00370000759c5388941c46d3259bfe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ddbf69d6b146d7c6fdc0b4ea25a1e7e7ca75c705b7020cac87af5485498382e
[INFO] running `Command { std: "docker" "start" "-a" "0ddbf69d6b146d7c6fdc0b4ea25a1e7e7ca75c705b7020cac87af5485498382e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling barter-macro v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking redis v0.22.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.34.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs)
[INFO] [stderr]  Documenting barter-integration v0.5.3 (/opt/rustwide/workdir/barter-integration-rs)
[INFO] [stderr]     Checking barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs)
[INFO] [stderr]  Documenting barter-data v0.7.0 (/opt/rustwide/workdir/barter-data-rs)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-integration-rs/src/protocol/http/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Defines an abstract [`RestRequest`](rest::RestRequest) that can be executed by a fully
[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] 7 - /// Defines an abstract [`RestRequest`](rest::RestRequest) that can be executed by a fully
[INFO] [stdout] 7 + /// Defines an abstract [`RestRequest`] that can be executed by a fully
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-integration-rs/src/protocol/http/rest/client.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// [`HttpParser`](super::super::HttpParser).
[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] 15 - /// [`HttpParser`](super::super::HttpParser).
[INFO] [stdout] 15 + /// [`HttpParser`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-integration-rs/src/protocol/http/rest/mod.rs:29:51
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// [`Metric`](crate::metric::Metric) [`Tag`](crate::metric::Tag) that identifies this request.
[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] 29 -     /// [`Metric`](crate::metric::Metric) [`Tag`](crate::metric::Tag) that identifies this request.
[INFO] [stdout] 29 +     /// [`Metric`](crate::metric::Metric) [`Tag`] that identifies this request.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-integration-rs/src/protocol/http/mod.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// [`RestRequest`](rest::RestRequest) using API specific logic.
[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] 12 - /// [`RestRequest`](rest::RestRequest) using API specific logic.
[INFO] [stdout] 12 + /// [`RestRequest`] using API specific logic.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-integration-rs/src/protocol/http/mod.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// [`RestRequest`](rest::RestRequest) with no headers.
[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] 16 - /// [`RestRequest`](rest::RestRequest) with no headers.
[INFO] [stdout] 16 + /// [`RestRequest`] with no headers.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-integration-rs/src/protocol/http/mod.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// [`RestRequest::Response`](rest::RestRequest::Response), and upon failure parses API errors
[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] 42 - /// [`RestRequest::Response`](rest::RestRequest::Response), and upon failure parses API errors
[INFO] [stdout] 42 + /// [`RestRequest::Response`], and upon failure parses API errors
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         trade.time.timestamp_nanos(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `de::Error`
[INFO] [stdout]    --> barter-data-rs/src/exchange/bitfinex/subscription.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 | /// other => [`de::Error`]
[INFO] [stdout]     |                ^^^^^^^^^ no item named `de` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `perpetual::GateioFutureUsd`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/mod.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// [`GateioFutureUsd`](perpetual::GateioFutureUsd) and
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GateioFutureUsd` in module `perpetual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `perpetual::GateioFutureBtc`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/mod.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// [`GateioFutureBtc`](perpetual::GateioFutureBtc).
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GateioFutureBtc` in module `perpetual`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::super::futures::GateioFuturesUsdt`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/perpetual/trade.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// [`GateioFuturesUsdt`](super::super::futures::GateioFuturesUsdt),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in module `gateio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::super::futures::GateioFuturesBtc`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/perpetual/trade.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// [`GateioFuturesBtc`](super::super::futures::GateioFuturesBtc),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in module `gateio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::super::futures::GateioFuturesUsdt`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/perpetual/trade.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// [`GateioFuturesUsdt`](super::super::futures::GateioFuturesUsdt),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in module `gateio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::super::futures::GateioFuturesBtc`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/perpetual/trade.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// [`GateioFuturesBtc`](super::super::futures::GateioFuturesBtc),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in module `gateio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `barter_integration::model::InstrumentKind`
[INFO] [stdout]    --> barter-data-rs/src/exchange/mod.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 | /// [`InstrumentKind`](barter_integration::model::InstrumentKind) market data on distinct servers,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `InstrumentKind` in module `model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `barter_integration::model::InstrumentKind`
[INFO] [stdout]    --> barter-data-rs/src/exchange/mod.rs:167:57
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// An exchange may server different [`InstrumentKind`](barter_integration::model::InstrumentKind)
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `InstrumentKind` in module `model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `barter_integration::model::InstrumentKind`
[INFO] [stdout]    --> barter-data-rs/src/streams/builder/mod.rs:140:56
[INFO] [stdout]     |
[INFO] [stdout] 140 | /// supports every [`Subscription`] [`InstrumentKind`](barter_integration::model::InstrumentKind).
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `InstrumentKind` in module `model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:13:85
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`](super::Binance)
[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] 13 - /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`](super::Binance)
[INFO] [stdout] 13 + /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// [`Binance`](super::Binance) real-time trades channel name.
[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] 22 -     /// [`Binance`](super::Binance) real-time trades channel name.
[INFO] [stdout] 22 +     /// [`Binance`] real-time trades channel name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// For [`BinanceFuturesUsd`](super::futures::BinanceFuturesUsd) this real-time
[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] 27 -     /// For [`BinanceFuturesUsd`](super::futures::BinanceFuturesUsd) this real-time
[INFO] [stdout] 27 +     /// For [`BinanceFuturesUsd`] this real-time
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// [`Binance`](super::Binance) real-time OrderBook Level1 (top of book) channel name.
[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] 33 -     /// [`Binance`](super::Binance) real-time OrderBook Level1 (top of book) channel name.
[INFO] [stdout] 33 +     /// [`Binance`] real-time OrderBook Level1 (top of book) channel name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// [`Binance`](super::Binance) OrderBook Level2 channel name (100ms delta updates).
[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] 39 -     /// [`Binance`](super::Binance) OrderBook Level2 channel name (100ms delta updates).
[INFO] [stdout] 39 +     /// [`Binance`] OrderBook Level2 channel name (100ms delta updates).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/channel.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// [`BinanceFuturesUsd`](super::futures::BinanceFuturesUsd) liquidation orders channel name.
[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] 45 -     /// [`BinanceFuturesUsd`](super::futures::BinanceFuturesUsd) liquidation orders channel name.
[INFO] [stdout] 45 +     /// [`BinanceFuturesUsd`] liquidation orders channel name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/futures/mod.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// [`Binance`](super::Binance) perpetual usd exchange.
[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] 22 - /// [`Binance`](super::Binance) perpetual usd exchange.
[INFO] [stdout] 22 + /// [`Binance`] perpetual usd exchange.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/futures/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// [`Binance`](super::Binance) perpetual usd [`ExchangeServer`](super::super::ExchangeServer).
[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] 25 - /// [`Binance`](super::Binance) perpetual usd [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout] 25 + /// [`Binance`] perpetual usd [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/futures/mod.rs:25:66
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// [`Binance`](super::Binance) perpetual usd [`ExchangeServer`](super::super::ExchangeServer).
[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] 25 - /// [`Binance`](super::Binance) perpetual usd [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout] 25 + /// [`Binance`](super::Binance) perpetual usd [`ExchangeServer`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/binance/market.rs:5:85
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`](super::Binance)
[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] 5 - /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`](super::Binance)
[INFO] [stdout] 5 + /// Type that defines how to translate a Barter [`Subscription`] into a [`Binance`]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/spot/mod.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// [`Binance`](super::Binance) spot exchange.
[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] 19 - /// [`Binance`](super::Binance) spot exchange.
[INFO] [stdout] 19 + /// [`Binance`] spot exchange.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/spot/mod.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// [`Binance`](super::Binance) spot [`ExchangeServer`](super::super::ExchangeServer).
[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] 22 - /// [`Binance`](super::Binance) spot [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout] 22 + /// [`Binance`] spot [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/spot/mod.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// [`Binance`](super::Binance) spot [`ExchangeServer`](super::super::ExchangeServer).
[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] 22 - /// [`Binance`](super::Binance) spot [`ExchangeServer`](super::super::ExchangeServer).
[INFO] [stdout] 22 + /// [`Binance`](super::Binance) spot [`ExchangeServer`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/binance/mod.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[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] 50 - /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[INFO] [stdout] 50 + /// A `Server` [`ExchangeServer`] implementations exists for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/bitfinex/channel.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// [`Bitfinex`](super::Bitfinex) channel to be subscribed to.
[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] 9 - /// [`Bitfinex`](super::Bitfinex) channel to be subscribed to.
[INFO] [stdout] 9 + /// [`Bitfinex`] channel to be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/bitfinex/market.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// [`Bitfinex`](super::Bitfinex) market that can be subscribed to.
[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] 6 - /// [`Bitfinex`](super::Bitfinex) market that can be subscribed to.
[INFO] [stdout] 6 + /// [`Bitfinex`] market that can be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bitfinex/mod.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// [`BitfinexMessage`](message::BitfinexMessage) type for [`Bitfinex`].
[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] 46 - /// [`BitfinexMessage`](message::BitfinexMessage) type for [`Bitfinex`].
[INFO] [stdout] 46 + /// [`BitfinexMessage`] type for [`Bitfinex`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bitfinex/message.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// `channel_id` field as the [`SubscriptionId`](barter_integration::model::SubscriptionId).
[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] 16 - /// `channel_id` field as the [`SubscriptionId`](barter_integration::model::SubscriptionId).
[INFO] [stdout] 16 + /// `channel_id` field as the [`SubscriptionId`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/bitmex/channel.rs:8:84
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// Type that defines how to translate a Barter [`Subscription`] into a [`Bitmex`](super::Bitmex)
[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] 8 - /// Type that defines how to translate a Barter [`Subscription`] into a [`Bitmex`](super::Bitmex)
[INFO] [stdout] 8 + /// Type that defines how to translate a Barter [`Subscription`] into a [`Bitmex`]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bitmex/mod.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Public trade types for [`Bitmex`](Bitmex)
[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] 37 - /// Public trade types for [`Bitmex`](Bitmex)
[INFO] [stdout] 37 + /// Public trade types for [`Bitmex`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/bybit/channel.rs:8:83
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`](super::Bybit)
[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] 8 - /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`](super::Bybit)
[INFO] [stdout] 8 + /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bybit/channel.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// [`Bybit`](super::Bybit) real-time trades channel name.
[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] 16 -     /// [`Bybit`](super::Bybit) real-time trades channel name.
[INFO] [stdout] 16 +     /// [`Bybit`] real-time trades channel name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/bybit/market.rs:4:83
[INFO] [stdout]   |
[INFO] [stdout] 4 | /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`](super::Bybit)
[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] 4 - /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`](super::Bybit)
[INFO] [stdout] 4 + /// Type that defines how to translate a Barter [`Subscription`] into a [`Bybit`]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bybit/message.rs:17:76
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`](BybitTrade) and [`BybitResponse`](BybitResponse) .
[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] 17 - /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`](BybitTrade) and [`BybitResponse`](BybitResponse) .
[INFO] [stdout] 17 + /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`] and [`BybitResponse`](BybitResponse) .
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bybit/message.rs:17:110
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`](BybitTrade) and [`BybitResponse`](BybitResponse) .
[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] 17 - /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`](BybitTrade) and [`BybitResponse`](BybitResponse) .
[INFO] [stdout] 17 + /// [`Bybit`](super::Bybit) websocket message supports both [`BybitTrade`](BybitTrade) and [`BybitResponse`] .
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/bybit/mod.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[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] 55 - /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[INFO] [stdout] 55 + /// A `Server` [`ExchangeServer`] implementations exists for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/coinbase/channel.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// [`Coinbase`](super::Coinbase) channel to be subscribed to.
[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] 9 - /// [`Coinbase`](super::Coinbase) channel to be subscribed to.
[INFO] [stdout] 9 + /// [`Coinbase`] channel to be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/coinbase/market.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// [`Coinbase`](super::Coinbase) market that can be subscribed to.
[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] 6 - /// [`Coinbase`](super::Coinbase) market that can be subscribed to.
[INFO] [stdout] 6 + /// [`Coinbase`] market that can be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/spot/mod.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// [`Gateio`](super::Gateio) spot exchange.
[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] 19 - /// [`Gateio`](super::Gateio) spot exchange.
[INFO] [stdout] 19 + /// [`Gateio`] spot exchange.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/spot/mod.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// [`Gateio`](super::Gateio) spot [`ExchangeServer`].
[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] 22 - /// [`Gateio`](super::Gateio) spot [`ExchangeServer`].
[INFO] [stdout] 22 + /// [`Gateio`] spot [`ExchangeServer`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/market.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// [`Gateio`](super::Gateio) market that can be subscribed to.
[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] 14 - /// [`Gateio`](super::Gateio) market that can be subscribed to.
[INFO] [stdout] 14 + /// [`Gateio`] market that can be subscribed to.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/market.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// Format the expiry DateTime<Utc> to be Gateio API compatible.
[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] 52 | /// Format the expiry `DateTime<Utc>` to be Gateio API compatible.
[INFO] [stdout]    |                       +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/subscription.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// See [`GateioMessage`](super::message::GateioMessage) for full raw payload examples.
[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] 12 - /// See [`GateioMessage`](super::message::GateioMessage) for full raw payload examples.
[INFO] [stdout] 12 + /// See [`GateioMessage`] for full raw payload examples.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/gateio/mod.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[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] 51 - /// A `Server` [`ExchangeServer`](super::ExchangeServer) implementations exists for
[INFO] [stdout] 51 + /// A `Server` [`ExchangeServer`] implementations exists for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/book/l1.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// See [`KrakenMessage`](super::super::message::KrakenMessage) for full raw payload examples.
[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] 22 - /// See [`KrakenMessage`](super::super::message::KrakenMessage) for full raw payload examples.
[INFO] [stdout] 22 + /// See [`KrakenMessage`] for full raw payload examples.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/book/l1.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// See [`KrakenMessage`](super::super::message::KrakenMessage) for full raw payload examples.
[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] 33 - /// See [`KrakenMessage`](super::super::message::KrakenMessage) for full raw payload examples.
[INFO] [stdout] 33 + /// See [`KrakenMessage`] for full raw payload examples.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/kraken/channel.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// [`Kraken`](super::Kraken) channel to be subscribed to.
[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] 9 - /// [`Kraken`](super::Kraken) channel to be subscribed to.
[INFO] [stdout] 9 + /// [`Kraken`] channel to be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/kraken/market.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// [`Kraken`](super::Kraken) market that can be subscribed to.
[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] 6 - /// [`Kraken`](super::Kraken) market that can be subscribed to.
[INFO] [stdout] 6 + /// [`Kraken`] market that can be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/mod.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// [`KrakenMessage`](message::KrakenMessage) type for [`Kraken`].
[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] 28 - /// [`KrakenMessage`](message::KrakenMessage) type for [`Kraken`].
[INFO] [stdout] 28 + /// [`KrakenMessage`] type for [`Kraken`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// See [`KrakenMessage`](super::message::KrakenMessage) for full raw payload examples.
[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] 20 - /// See [`KrakenMessage`](super::message::KrakenMessage) for full raw payload examples.
[INFO] [stdout] 20 + /// See [`KrakenMessage`] for full raw payload examples.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/kraken/trade.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// See [`KrakenMessage`](super::message::KrakenMessage) for full raw payload examples.
[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] 31 - /// See [`KrakenMessage`](super::message::KrakenMessage) for full raw payload examples.
[INFO] [stdout] 31 + /// See [`KrakenMessage`] for full raw payload examples.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/exchange/okx/channel.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// [`Okx`](super::Okx) channel to be subscribed to.
[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] 9 - /// [`Okx`](super::Okx) channel to be subscribed to.
[INFO] [stdout] 9 + /// [`Okx`] channel to be subscribed to.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/okx/market.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// [`Okx`](super::Okx) market that can be subscribed to.
[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] 14 - /// [`Okx`](super::Okx) market that can be subscribed to.
[INFO] [stdout] 14 + /// [`Okx`] market that can be subscribed to.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]   --> barter-data-rs/src/exchange/okx/market.rs:51:31
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Format the expiry DateTime<Utc> to be Okx API compatible.
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Format the expiry `DateTime<Utc>` to be Okx API compatible.
[INFO] [stdout]    |                       +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/mod.rs:54:69
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// [`Subscription`](crate::subscription::Subscription) [`SubKind`](crate::subscription::SubKind).
[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] 54 - /// [`Subscription`](crate::subscription::Subscription) [`SubKind`](crate::subscription::SubKind).
[INFO] [stdout] 54 + /// [`Subscription`](crate::subscription::Subscription) [`SubKind`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/exchange/mod.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// [`SubKind`](crate::subscription::SubKind).
[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] 58 - /// [`SubKind`](crate::subscription::SubKind).
[INFO] [stdout] 58 + /// [`SubKind`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> barter-data-rs/src/exchange/mod.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// [`Validator`](barter_integration::Validator) in order to determine if [`Self`]
[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] 109 -     /// [`Validator`](barter_integration::Validator) in order to determine if [`Self`]
[INFO] [stdout] 109 +     /// [`Validator`] in order to determine if [`Self`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/streams/mod.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Defines the [`StreamBuilder`](builder::StreamBuilder) 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] 7 - /// Defines the [`StreamBuilder`](builder::StreamBuilder) and
[INFO] [stdout] 7 + /// Defines the [`StreamBuilder`] and
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> barter-data-rs/src/streams/mod.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// [`MultiStreamBuilder`](builder::multi::MultiStreamBuilder) APIs for ergonomically initialising
[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] 8 - /// [`MultiStreamBuilder`](builder::multi::MultiStreamBuilder) APIs for ergonomically initialising
[INFO] [stdout] 8 + /// [`MultiStreamBuilder`] APIs for ergonomically initialising
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/streams/mod.rs:12:71
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Central consumer loop functionality used by the [`StreamBuilder`](builder::StreamBuilder) to
[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] 12 - /// Central consumer loop functionality used by the [`StreamBuilder`](builder::StreamBuilder) to
[INFO] [stdout] 12 + /// Central consumer loop functionality used by the [`StreamBuilder`] to
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/subscriber/mod.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// [`SubscriptionMapper`](mapper::SubscriptionMapper) implementations defining how to map a
[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] 20 - /// [`SubscriptionMapper`](mapper::SubscriptionMapper) implementations defining how to map a
[INFO] [stdout] 20 + /// [`SubscriptionMapper`] implementations defining how to map a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> barter-data-rs/src/subscriber/mod.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// [`SubscriptionValidator`](validator::SubscriptionValidator) implementations defining how to
[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] 24 - /// [`SubscriptionValidator`](validator::SubscriptionValidator) implementations defining how to
[INFO] [stdout] 24 + /// [`SubscriptionValidator`] implementations defining how to
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting barter v0.8.13 (/opt/rustwide/workdir/barter-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/barter/index.html and 8 other files
[INFO] running `Command { std: "docker" "inspect" "0ddbf69d6b146d7c6fdc0b4ea25a1e7e7ca75c705b7020cac87af5485498382e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddbf69d6b146d7c6fdc0b4ea25a1e7e7ca75c705b7020cac87af5485498382e", kill_on_drop: false }`
[INFO] [stdout] 0ddbf69d6b146d7c6fdc0b4ea25a1e7e7ca75c705b7020cac87af5485498382e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.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] 196e75ca0d1ef4d118f0d8b8d4862f8483b51370a6573939f1f0c16eb137130e
[INFO] running `Command { std: "docker" "start" "-a" "196e75ca0d1ef4d118f0d8b8d4862f8483b51370a6573939f1f0c16eb137130e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams`
[INFO] [stderr]   * `example` target `order_books_l1_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams_multi_exchange`
[INFO] [stderr]   * `example` target `public_trades_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/public_trades_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `public_trades_streams`
[INFO] [stderr]   * `example` target `public_trades_streams`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/multi_stream_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `multi_stream_multi_exchange`
[INFO] [stderr]   * `example` target `multi_stream_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l1_streams_multi_exchange.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr]   * `example` target `order_books_l1_streams_multi_exchange`
[INFO] [stderr] warning: /opt/rustwide/workdir/barter-data-rs/Cargo.toml: file `/opt/rustwide/workdir/barter-data-rs/examples/order_books_l2_streams.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `order_books_l2_streams`
[INFO] [stderr]   * `example` target `order_books_l2_streams`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "196e75ca0d1ef4d118f0d8b8d4862f8483b51370a6573939f1f0c16eb137130e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196e75ca0d1ef4d118f0d8b8d4862f8483b51370a6573939f1f0c16eb137130e", kill_on_drop: false }`
[INFO] [stdout] 196e75ca0d1ef4d118f0d8b8d4862f8483b51370a6573939f1f0c16eb137130e
