[INFO] fetching crate plotters 0.3.7...
[INFO] documenting plotters-0.3.7 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate plotters 0.3.7 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate plotters 0.3.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotters 0.3.7
[INFO] tweaked toml for crates.io crate plotters 0.3.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotters 0.3.7 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotters 0.3.7 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.43
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded minicov v0.3.5
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded dwrote v0.11.1
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded ab_glyph v0.2.28
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded ttf-parser v0.24.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490
[INFO] running `Command { std: "docker" "start" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]  Documenting plotters v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `configure_axes`
[INFO] [stdout]   --> src/chart/axes3d.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 | The best way to use this struct is by way of the [`configure_axes()`] function.
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^ no item named `configure_axes` 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: redundant explicit link target
[INFO] [stdout]   --> src/coord/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | module [types](types/index.html) for details about the basic 1D types.
[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] 16 - module [types](types/index.html) for details about the basic 1D types.
[INFO] [stdout] 16 + module [types] for details about the basic 1D types.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/mod.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | See documentation for module [combinators](combinators/index.html)  for details.
[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 - See documentation for module [combinators](combinators/index.html)  for details.
[INFO] [stdout] 19 + See documentation for module [combinators]  for details.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/coord/ranged1d/mod.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 |   The key trait for a one dimensional coordinate is [Ranged](trait.Ranged.html). This trait describes 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] 8 -   The key trait for a one dimensional coordinate is [Ranged](trait.Ranged.html). This trait describes a
[INFO] [stdout] 8 +   The key trait for a one dimensional coordinate is [Ranged]. This trait describes a
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/ranged1d/combinators/ckps.rs:94:89
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Bind a existing coordinate spec with a given key points vector. See [WithKeyPoints](struct.WithKeyPoints.html ) for more details.
[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] 94 - /// Bind a existing coordinate spec with a given key points vector. See [WithKeyPoints](struct.WithKeyPoints.html ) for more details.
[INFO] [stdout] 94 + /// Bind a existing coordinate spec with a given key points vector. See [WithKeyPoints] for more details.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/ranged1d/combinators/ckps.rs:99:93
[INFO] [stdout]    |
[INFO] [stdout] 99 | ...en key points vector. See [WithKeyPoints](struct.WithKeyPoints.html ) for more details.
[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] 99 -     /// Bind a existing coordinate spec with a given key points vector. See [WithKeyPoints](struct.WithKeyPoints.html ) for more details.
[INFO] [stdout] 99 +     /// Bind a existing coordinate spec with a given key points vector. See [WithKeyPoints] for more details.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/coord/ranged1d/combinators/logarithmic.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// This trait is primarily used by [LogRangeExt](struct.LogRangeExt.html).
[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 - /// This trait is primarily used by [LogRangeExt](struct.LogRangeExt.html).
[INFO] [stdout] 7 + /// This trait is primarily used by [LogRangeExt].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/ranged1d/discrete.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 | ///   The corresponding trait [IntoSegmentedCoord](trait.IntoSegmentedCoord.html) is used to apply this decorator to coordinates.
[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] 97 - ///   The corresponding trait [IntoSegmentedCoord](trait.IntoSegmentedCoord.html) is used to apply this decorator to coordinates.
[INFO] [stdout] 97 + ///   The corresponding trait [IntoSegmentedCoord] is used to apply this decorator to coordinates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/discrete.rs:101:64
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// The trait for types that can decorated by [SegmentedCoord](struct.SegmentedCoord.html) decorator.
[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] 101 - /// The trait for types that can decorated by [SegmentedCoord](struct.SegmentedCoord.html) decorator.
[INFO] [stdout] 101 + /// The trait for types that can decorated by [SegmentedCoord] decorator.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// This marker decides if Plotters default [ValueFormatter](trait.ValueFormatter.html) implementation should be used.
[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] 186 -     /// This marker decides if Plotters default [ValueFormatter](trait.ValueFormatter.html) implementation should be used.
[INFO] [stdout] 186 +     /// This marker decides if Plotters default [ValueFormatter] implementation should be used.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:188:31
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// - [DefaultFormatting](struct.DefaultFormatting.html) will allow Plotters to automatically impl
[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] 188 -     /// - [DefaultFormatting](struct.DefaultFormatting.html) will allow Plotters to automatically impl
[INFO] [stdout] 188 +     /// - [DefaultFormatting] will allow Plotters to automatically impl
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |     ///   [ValueFormatter](trait.ValueFormatter.html) will not impl unless you impl it manually.
[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] 190 -     ///   [ValueFormatter](trait.ValueFormatter.html) will not impl unless you impl it manually.
[INFO] [stdout] 190 +     ///   [ValueFormatter] will not impl unless you impl it manually.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     /// - [NoDefaultFormatting](struct.NoDefaultFormatting.html) Disable the automatic `Debug`
[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] 192 -     /// - [NoDefaultFormatting](struct.NoDefaultFormatting.html) Disable the automatic `Debug`
[INFO] [stdout] 192 +     /// - [NoDefaultFormatting] Disable the automatic `Debug`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ///   [ValueFormatter](trait.ValueFormatter.html) manually.
[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] 194 -     ///   [ValueFormatter](trait.ValueFormatter.html) manually.
[INFO] [stdout] 194 +     ///   [ValueFormatter] manually.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/plotters/index.html
[INFO] running `Command { std: "docker" "inspect" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"doc_cfg\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]  Documenting plotters v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/mod.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | module [types](types/index.html) for details about the basic 1D types.
[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] 16 - module [types](types/index.html) for details about the basic 1D types.
[INFO] [stdout] 16 + module [types] for details about the basic 1D types.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/coord/mod.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | See documentation for module [combinators](combinators/index.html)  for details.
[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 - See documentation for module [combinators](combinators/index.html)  for details.
[INFO] [stdout] 19 + See documentation for module [combinators]  for details.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/coord/ranged1d/mod.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 |   The key trait for a one dimensional coordinate is [Ranged](trait.Ranged.html). This trait describes 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] 8 -   The key trait for a one dimensional coordinate is [Ranged](trait.Ranged.html). This trait describes a
[INFO] [stdout] 8 +   The key trait for a one dimensional coordinate is [Ranged]. This trait describes a
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |     /// This marker decides if Plotters default [ValueFormatter](trait.ValueFormatter.html) implementation should be used.
[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] 186 -     /// This marker decides if Plotters default [ValueFormatter](trait.ValueFormatter.html) implementation should be used.
[INFO] [stdout] 186 +     /// This marker decides if Plotters default [ValueFormatter] implementation should be used.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:188:31
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// - [DefaultFormatting](struct.DefaultFormatting.html) will allow Plotters to automatically impl
[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] 188 -     /// - [DefaultFormatting](struct.DefaultFormatting.html) will allow Plotters to automatically impl
[INFO] [stdout] 188 +     /// - [DefaultFormatting] will allow Plotters to automatically impl
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |     ///   [ValueFormatter](trait.ValueFormatter.html) will not impl unless you impl it manually.
[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] 190 -     ///   [ValueFormatter](trait.ValueFormatter.html) will not impl unless you impl it manually.
[INFO] [stdout] 190 +     ///   [ValueFormatter] will not impl unless you impl it manually.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     /// - [NoDefaultFormatting](struct.NoDefaultFormatting.html) Disable the automatic `Debug`
[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] 192 -     /// - [NoDefaultFormatting](struct.NoDefaultFormatting.html) Disable the automatic `Debug`
[INFO] [stdout] 192 +     /// - [NoDefaultFormatting] Disable the automatic `Debug`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/coord/ranged1d/mod.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     ///   [ValueFormatter](trait.ValueFormatter.html) manually.
[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] 194 -     ///   [ValueFormatter](trait.ValueFormatter.html) manually.
[INFO] [stdout] 194 +     ///   [ValueFormatter] manually.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/plotters/index.html
[INFO] running `Command { std: "docker" "inspect" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490", kill_on_drop: false }`
[INFO] [stdout] 2199ee251972358ac0caee03593a37afa777f78ecf7f0701c358593a6982a490
