gnuplot-wrapper 0.0.4

A small wrapper for working with gnuplot.
Documentation
Build #2767834 2025-12-28 01:59:41
# rustc version
rustc 1.94.0-nightly (7b5cde737 2025-12-27)# docs.rs version
docsrs 0.1.0 (e6d7c66e 2025-12-21 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/gnuplot-wrapper-0.0.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/gnuplot-wrapper-0.0.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251227-1.94.0-nightly-7b5cde737\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 216dc2355e9a09eada693606948711faefce45041b1ce9dbf54b9d1465dfba41
[INFO] running `Command { std: "docker" "start" "-a" "216dc2355e9a09eada693606948711faefce45041b1ce9dbf54b9d1465dfba41", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting gnuplot-wrapper v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/break_command.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc6509.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc6509.html>
[INFO] [stderr]   |     +                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/cd.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc6516.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc6516.html>
[INFO] [stderr]   |     +                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/clear.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc6622.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc6622.html>
[INFO] [stderr]   |     +                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/plot.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc7740.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc7740.html>
[INFO] [stderr]   |     +                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/set.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc10058.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc10058.html>
[INFO] [stderr]   |     +                                          +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/commands/title.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | /// http://gnuplot.info/docs_5.5/loc16470.html
[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] 3 | /// <http://gnuplot.info/docs_5.5/loc16470.html>
[INFO] [stderr]   |     +                                          +
[INFO] [stderr] 
[INFO] [stderr] warning: `gnuplot-wrapper` (lib doc) generated 6 warnings (run `cargo fix --lib -p gnuplot-wrapper` to apply 6 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/gnuplot_wrapper/index.html
[INFO] running `Command { std: "docker" "inspect" "216dc2355e9a09eada693606948711faefce45041b1ce9dbf54b9d1465dfba41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216dc2355e9a09eada693606948711faefce45041b1ce9dbf54b9d1465dfba41", kill_on_drop: false }`
[INFO] [stdout] 216dc2355e9a09eada693606948711faefce45041b1ce9dbf54b9d1465dfba41