plotly-fork 0.8.4

A plotting library powered by Plotly.js
Documentation
Build #1674260 2025-01-26 16:42:51
# rustc version
rustc 1.86.0-nightly (f7cc13af8 2025-01-25)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/plotly-fork-0.8.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/plotly-fork-0.8.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250125-1.86.0-nightly-f7cc13af8\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 666069871b481b47a5cccbd575474f86eba0cfd7b9004892750d1209397e27c3
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "666069871b481b47a5cccbd575474f86eba0cfd7b9004892750d1209397e27c3", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting plotly-fork v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `;base64`
[INFO] [stderr]    --> src/traces/image.rs:219:5
[INFO] [stderr]     |
[INFO] [stderr] 219 | /     /// Specifies the data URI of the image to be visualized. The URI consists
[INFO] [stderr] 220 | |     /// of "data:image/[<media subtype>][;base64],<data>".
[INFO] [stderr]     | |__________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             of "data:image/[<media subtype>][;base64],<data>".
[INFO] [stderr]                                              ^^^^^^^
[INFO] [stderr]     = note: no item named `;base64` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/configuration.rs:215:74
[INFO] [stderr]     |
[INFO] [stderr] 215 |     /// Chart Studio Cloud, you need to set both `plotly_server_url` to "https://chart-studio.plotly.com" and
[INFO] [stderr]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 215 |     /// Chart Studio Cloud, you need to set both `plotly_server_url` to "<https://chart-studio.plotly.com>" and
[INFO] [stderr]     |                                                                          +                               +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/layout/mod.rs:867:5
[INFO] [stderr]     |
[INFO] [stderr] 867 | /     /// Determines which regions of complex paths constitute the interior. For
[INFO] [stderr] 868 | |     /// more info please visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
[INFO] [stderr]     | |___________________________________________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 867 ~     </// Determines which regions of complex paths constitute the interior. For
[INFO] [stderr] 868 ~     /// more info please visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/layout/mod.rs:932:5
[INFO] [stderr]     |
[INFO] [stderr] 932 | /     /// Determines the path's interior. For more info please
[INFO] [stderr] 933 | |     /// visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
[INFO] [stderr]     | |__________________________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 932 ~     </// Determines the path's interior. For more info please
[INFO] [stderr] 933 ~     /// visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `em`
[INFO] [stderr]     --> src/layout/mod.rs:1008:5
[INFO] [stderr]      |
[INFO] [stderr] 1008 | /     /// Sets the text associated with this annotation. Plotly uses a subset of
[INFO] [stderr] 1009 | |     /// HTML tags to do things like newline (<br>), bold (<b></b>), italics
[INFO] [stderr] 1010 | |     /// (<i></i>), hyperlinks (<a href='...'></a>). Tags <em>, <sup>, <sub>
[INFO] [stderr] 1011 | |     /// <span> are also supported.
[INFO] [stderr]      | |__________________________________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `sup`
[INFO] [stderr]     --> src/layout/mod.rs:1008:5
[INFO] [stderr]      |
[INFO] [stderr] 1008 | /     /// Sets the text associated with this annotation. Plotly uses a subset of
[INFO] [stderr] 1009 | |     /// HTML tags to do things like newline (<br>), bold (<b></b>), italics
[INFO] [stderr] 1010 | |     /// (<i></i>), hyperlinks (<a href='...'></a>). Tags <em>, <sup>, <sub>
[INFO] [stderr] 1011 | |     /// <span> are also supported.
[INFO] [stderr]      | |__________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `sub`
[INFO] [stderr]     --> src/layout/mod.rs:1008:5
[INFO] [stderr]      |
[INFO] [stderr] 1008 | /     /// Sets the text associated with this annotation. Plotly uses a subset of
[INFO] [stderr] 1009 | |     /// HTML tags to do things like newline (<br>), bold (<b></b>), italics
[INFO] [stderr] 1010 | |     /// (<i></i>), hyperlinks (<a href='...'></a>). Tags <em>, <sup>, <sub>
[INFO] [stderr] 1011 | |     /// <span> are also supported.
[INFO] [stderr]      | |__________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `span`
[INFO] [stderr]     --> src/layout/mod.rs:1008:5
[INFO] [stderr]      |
[INFO] [stderr] 1008 | /     /// Sets the text associated with this annotation. Plotly uses a subset of
[INFO] [stderr] 1009 | |     /// HTML tags to do things like newline (<br>), bold (<b></b>), italics
[INFO] [stderr] 1010 | |     /// (<i></i>), hyperlinks (<a href='...'></a>). Tags <em>, <sup>, <sub>
[INFO] [stderr] 1011 | |     /// <span> are also supported.
[INFO] [stderr]      | |__________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `media`
[INFO] [stderr]    --> src/traces/image.rs:219:5
[INFO] [stderr]     |
[INFO] [stderr] 219 | /     /// Specifies the data URI of the image to be visualized. The URI consists
[INFO] [stderr] 220 | |     /// of "data:image/[<media subtype>][;base64],<data>".
[INFO] [stderr]     | |__________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `data`
[INFO] [stderr]    --> src/traces/image.rs:219:5
[INFO] [stderr]     |
[INFO] [stderr] 219 | /     /// Specifies the data URI of the image to be visualized. The URI consists
[INFO] [stderr] 220 | |     /// of "data:image/[<media subtype>][;base64],<data>".
[INFO] [stderr]     | |__________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/image.rs:243:5
[INFO] [stderr]     |
[INFO] [stderr] 243 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 244 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 245 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 246 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 257 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 258 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 243 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 244 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 257 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 258 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/mesh3d.rs:188:5
[INFO] [stderr]     |
[INFO] [stderr] 188 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 189 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 190 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 191 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 202 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 203 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 188 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 189 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 202 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 203 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/mesh3d.rs:206:5
[INFO] [stderr]     |
[INFO] [stderr] 206 | /     /// Sets the hover text formatting rulefor `x` using d3 formatting
[INFO] [stderr] 207 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 208 | |     /// see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date
[INFO] [stderr] 209 | |     /// formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 212 | |     /// "09~15~23.46"By default the values are formatted using
[INFO] [stderr] 213 | |     /// `xaxis.hoverformat`.
[INFO] [stderr]     | |____________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 206 ~     </// Sets the hover text formatting rulefor `x` using d3 formatting
[INFO] [stderr] 207 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates
[INFO] [stderr] ...
[INFO] [stderr] 212 |     /// "09~15~23.46"By default the values are formatted using
[INFO] [stderr] 213 ~     /// `xaxis.hoverformat`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/mesh3d.rs:216:5
[INFO] [stderr]     |
[INFO] [stderr] 216 | /     /// Sets the hover text formatting rulefor `y` using d3 formatting
[INFO] [stderr] 217 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 218 | |     /// see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date
[INFO] [stderr] 219 | |     /// formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 222 | |     /// "09~15~23.46"By default the values are formatted using
[INFO] [stderr] 223 | |     /// `yaxis.hoverformat`.
[INFO] [stderr]     | |____________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 216 ~     </// Sets the hover text formatting rulefor `y` using d3 formatting
[INFO] [stderr] 217 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates
[INFO] [stderr] ...
[INFO] [stderr] 222 |     /// "09~15~23.46"By default the values are formatted using
[INFO] [stderr] 223 ~     /// `yaxis.hoverformat`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/mesh3d.rs:288:5
[INFO] [stderr]     |
[INFO] [stderr] 288 | /     /// Sets the hover text formatting rulefor `z` using d3 formatting
[INFO] [stderr] 289 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 290 | |     /// see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date
[INFO] [stderr] 291 | |     /// formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 294 | |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 295 | |     /// `zaxis.hoverformat`.
[INFO] [stderr]     | |____________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 288 ~     </// Sets the hover text formatting rulefor `z` using d3 formatting
[INFO] [stderr] 289 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates
[INFO] [stderr] ...
[INFO] [stderr] 294 |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 295 ~     /// `zaxis.hoverformat`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/sankey.rs:334:5
[INFO] [stderr]     |
[INFO] [stderr] 334 | /     /// Sets the value formatting rule using d3 formatting mini-languages which
[INFO] [stderr] 335 | |     /// are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format.
[INFO] [stderr]     | |_____________________________________________________________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 334 ~     </// Sets the value formatting rule using d3 formatting mini-languages which
[INFO] [stderr] 335 ~     /// are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter.rs:144:5
[INFO] [stderr]     |
[INFO] [stderr] 144 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 145 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 146 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 147 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 158 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 159 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 144 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 145 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 158 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 159 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter3d.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 168 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 169 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 170 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 171 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 182 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 183 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 168 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 169 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 182 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 183 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter3d.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 186 | /     /// Sets the hover text formatting rulefor `x` using d3 formatting
[INFO] [stderr] 187 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 188 | |     /// dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's
[INFO] [stderr] 189 | |     /// date formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 192 | |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 193 | |     /// `x_axis.hover_format`.
[INFO] [stderr]     | |______________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 186 ~     </// Sets the hover text formatting rulefor `x` using d3 formatting
[INFO] [stderr] 187 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for
[INFO] [stderr] ...
[INFO] [stderr] 192 |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 193 ~     /// `x_axis.hover_format`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter3d.rs:196:5
[INFO] [stderr]     |
[INFO] [stderr] 196 | /     /// Sets the hover text formatting rulefor `y` using d3 formatting
[INFO] [stderr] 197 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 198 | |     /// dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's
[INFO] [stderr] 199 | |     /// date formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 202 | |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 203 | |     /// `y_axis.hover_format`.
[INFO] [stderr]     | |______________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 196 ~     </// Sets the hover text formatting rulefor `y` using d3 formatting
[INFO] [stderr] 197 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for
[INFO] [stderr] ...
[INFO] [stderr] 202 |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 203 ~     /// `y_axis.hover_format`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter3d.rs:206:5
[INFO] [stderr]     |
[INFO] [stderr] 206 | /     /// Sets the hover text formatting rulefor `z` using d3 formatting
[INFO] [stderr] 207 | |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format...
[INFO] [stderr] 208 | |     /// dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's
[INFO] [stderr] 209 | |     /// date formatter: "%h" for half of the year as a decimal number as well as
[INFO] [stderr] ...   |
[INFO] [stderr] 212 | |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 213 | |     /// `z_axis.hover_format`.
[INFO] [stderr]     | |______________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 206 ~     </// Sets the hover text formatting rulefor `z` using d3 formatting
[INFO] [stderr] 207 |     /// mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for
[INFO] [stderr] ...
[INFO] [stderr] 212 |     /// "09~15~23.46". By default the values are formatted using
[INFO] [stderr] 213 ~     /// `z_axis.hover_format`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter_mapbox.rs:146:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 147 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 148 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 149 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 161 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 146 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 147 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 160 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 161 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/traces/scatter_polar.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 | /     /// Template string used for rendering the information that appear on hover
[INFO] [stderr] 132 | |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] 133 | |     /// inserted using %{variable}, for example "y: %{y}". Numbers are
[INFO] [stderr] 134 | |     /// formatted using d3-format's syntax %{variable:d3-format}, for example
[INFO] [stderr] ...   |
[INFO] [stderr] 145 | |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 146 | |     /// completely, use an empty tag `<extra></extra>`.
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 131 ~     </// Template string used for rendering the information that appear on hover
[INFO] [stderr] 132 |     /// box. Note that this will override `HoverInfo`. Variables are
[INFO] [stderr] ...
[INFO] [stderr] 145 |     /// "<extra>{fullData.name}</extra>". To hide the secondary box
[INFO] [stderr] 146 ~     /// completely, use an empty tag `<extra></extra>`.>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `plotly-fork` (lib doc) generated 23 warnings (run `cargo fix --lib -p plotly-fork` to apply 16 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.04s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/plotly_fork/index.html
[INFO] running `Command { std: "docker" "inspect" "666069871b481b47a5cccbd575474f86eba0cfd7b9004892750d1209397e27c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666069871b481b47a5cccbd575474f86eba0cfd7b9004892750d1209397e27c3", kill_on_drop: false }`
[INFO] [stdout] 666069871b481b47a5cccbd575474f86eba0cfd7b9004892750d1209397e27c3