graplot 0.1.22

Experimental plotting library based on macroquad
Documentation
Build #2039365 2025-04-25 17:06:23

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.88.0-nightly (d7ea436a0 2025-04-24)

# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/graplot-0.1.22/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/graplot-0.1.22/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250424-1.88.0-nightly-d7ea436a0\", \"--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] ff7c2452cf2cf8a47d7442e7315b7723620bd2fe75e81015f2fee1391f4429dc [INFO] running `Command { std: "docker" "start" "-a" "ff7c2452cf2cf8a47d7442e7315b7723620bd2fe75e81015f2fee1391f4429dc", kill_on_drop: false }` [INFO] [stderr] Checking litequad v0.1.2 [INFO] [stderr] warning: failed to check lib in package `litequad` as a prerequisite for scraping examples from: example "1x", example "3d", example "bar", example "bar_colored", example "collatz", example "custom_scaling", example "exp_fn", example "graph", example "graph_modified", example "line_desc", example "multiple_plots", example "mutliple_windows", example "pie_chart", example "polynomial", example "scatter", example "sigmoid", example "sine", example "sine_wave", example "squared", example "tanh", example "title_and_axis", example "x3", example "ys" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/litequad-0.1.2/Cargo.toml [INFO] [stderr] warning: `litequad` (lib) generated 1 warning [INFO] [stderr] Checking graplot v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to check lib in package `graplot` as a prerequisite for scraping examples from: example "1x", example "3d", example "bar", example "bar_colored", example "collatz", example "custom_scaling", example "exp_fn", example "graph", example "graph_modified", example "line_desc", example "multiple_plots", example "mutliple_windows", example "pie_chart", example "polynomial", example "scatter", example "sigmoid", example "sine", example "sine_wave", example "squared", example "tanh", example "title_and_axis", example "x3", example "ys" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (lib) generated 1 warning [INFO] [stderr] Scraping graplot v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "pie_chart" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "pie_chart") generated 1 warning [INFO] [stderr] warning: failed to scan example "custom_scaling" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "custom_scaling") generated 1 warning [INFO] [stderr] warning: failed to scan example "bar" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "sine" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "bar") generated 1 warning [INFO] [stderr] warning: `graplot` (example "sine") generated 1 warning [INFO] [stderr] warning: failed to scan example "collatz" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "collatz") generated 1 warning [INFO] [stderr] warning: failed to scan example "exp_fn" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "scatter" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "scatter") generated 1 warning [INFO] [stderr] warning: `graplot` (example "exp_fn") generated 1 warning [INFO] [stderr] warning: failed to scan example "graph_modified" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "sine_wave" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "graph_modified") generated 1 warning [INFO] [stderr] warning: `graplot` (example "sine_wave") generated 1 warning [INFO] [stderr] warning: failed to scan example "polynomial" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "polynomial") generated 1 warning [INFO] [stderr] warning: failed to scan example "graph" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "sigmoid" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "title_and_axis" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "title_and_axis") generated 1 warning [INFO] [stderr] warning: `graplot` (example "sigmoid") generated 1 warning [INFO] [stderr] warning: `graplot` (example "graph") generated 1 warning [INFO] [stderr] warning: failed to scan example "3d" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "3d") generated 1 warning [INFO] [stderr] warning: failed to scan example "1x" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "1x") generated 1 warning [INFO] [stderr] warning: failed to scan example "line_desc" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "line_desc") generated 1 warning [INFO] [stderr] warning: failed to scan example "squared" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "squared") generated 1 warning [INFO] [stderr] warning: failed to scan example "multiple_plots" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "multiple_plots") generated 1 warning [INFO] [stderr] warning: failed to scan example "x3" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "x3") generated 1 warning [INFO] [stderr] warning: failed to scan example "tanh" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "tanh") generated 1 warning [INFO] [stderr] warning: failed to scan example "ys" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: failed to scan example "bar_colored" in package `graplot` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `graplot` (example "bar_colored") generated 1 warning [INFO] [stderr] warning: `graplot` (example "ys") generated 1 warning [INFO] [stderr] Documenting graplot v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/line_desc.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::color::{Color, BLUE, GREEN, RED, YELLOW}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/bar.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::{Color, Conf}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/pie.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::{Color, Conf}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/plot.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use litequad::prelude::{Color, Conf}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/scatter.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::Conf; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/plot3d.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::Conf; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/plot.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/bar.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use litequad::prelude::{clear_background, next_frame, WHITE, draw_line, GRAY, screen_width, screen_height, BLACK, draw_rectangle, draw_te... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/pie.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::prelude::{clear_background, WHITE, next_frame, draw_poly_angle, screen_height, screen_width, draw_text, BLACK, is_key_press... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/plot3d.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::{prelude::{next_frame, clear_background, WHITE, vec3, LIGHTGRAY, BLACK, is_key_pressed, KeyCode, draw_text, vec2, screen_wi... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/graph.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use litequad::{window::{next_frame, clear_background, screen_width}, prelude::WHITE, shapes::{draw_circle, draw_line, draw_circle_lines}}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/render/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use litequad::prelude::{Color, PINK, MAGENTA, DARKBROWN, DARKGREEN, DARKPURPLE, ORANGE, DARKGRAY, GOLD, GRAY, LIME, SKYBLUE, PURPLE, BROW... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/graph.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use litequad::{window::Conf, prelude::{Color, GREEN}}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/lib.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub use litequad::color::colors::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/lib.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub use litequad::color::Color; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::AxisDesc`, `crate::max_display`, `crate::get_steps`, `crate::max`, `crate::Desc`, `crate::render`, `crate::render`, `crate::render`, `crate::LineDesc`, `crate::Matrix`, `crate::AxisDesc`, `crate::Desc`, `crate::XEnd`, `crate::ToF64`, `crate::Plot`, `crate::PlotArg`, `crate::LineType`, `crate::Marker`, `crate::render`, `crate::min_matrix`, `crate::Desc`, `crate::render`, `crate::Matrix`, `crate::LineDesc`, `crate::Desc`, `crate::Plot`, `crate::PlotArg`, `crate::XEnd`, `crate::LineType`, `crate::Marker`, `crate::Plot`, `crate::max_matrix`, `crate::max_display`, `crate::get_font_size_y`, `crate::get_steps`, `crate::get_font_size_x`, `crate::divs`, `crate::sub`, `crate::count_inv_tens`, `crate::Bar`, `crate::get_font_size_y`, `crate::min`, `crate::divs`, `crate::count_inv_tens`, `crate::negative`, `crate::Pie`, `crate::max_display`, `crate::Plot3D`, `crate::max_matrix`, `crate::Marker`, `crate::Graph`, `crate::Matrix`, `crate::FONT_SIZE`, `crate::render`, `litequad::color::Color` [INFO] [stderr] --> src/lib.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub use litequad::color::Color; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plots/bar.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::{AxisDesc, max_display, get_steps, max, Desc, render}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^ ^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plots/pie.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::render; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plots/plot.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::{render, LineDesc, Matrix, AxisDesc, Desc, XEnd, ToF64}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plots/scatter.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{Plot, PlotArg, LineType, Marker, render, min_matrix, Desc}; [INFO] [stderr] | ^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plots/plot3d.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{render, Matrix, LineDesc, Desc}; [INFO] [stderr] | ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/polynomial.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{Plot, PlotArg, XEnd}; [INFO] [stderr] | ^^^^ ^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/render/plot.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{LineType, Marker, Plot, max_matrix, max_display, get_font_size_y, get_steps, get_font_size_x, divs, sub, count_inv_tens}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^ ^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^ ^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/render/bar.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::{Bar, get_font_size_y, min, divs, count_inv_tens, negative}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^^^ ^^^ ^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/render/pie.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::Pie; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/render/plot3d.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{max_display, Plot3D, max_matrix, Marker}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/render/graph.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::{Graph, graph::EdgeColor}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{Matrix, FONT_SIZE}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/graph.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::render; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/bar.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | litequad::Window::from_config(conf, render::bar::run(self, 0., max_y, steps)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/bar.rs:101:20 [INFO] [stderr] | [INFO] [stderr] 101 | color: litequad::color::GREEN [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/pie.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | litequad::Window::from_config(conf, render::pie::run(self)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/plot.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | litequad::Window::from_config(conf, render::plot::run(self, 0., false)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/scatter.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | litequad::Window::from_config(conf, render::plot::run(self.plot, 0., true)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/plots/plot3d.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | litequad::Window::from_config(conf, render::plot3d::run(self)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for litequad does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblitequad-f5a0f29e073b3f77.rmeta [INFO] [stderr] --> src/graph.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | litequad::Window::from_config(conf, render::graph::run(self)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `graplot` [INFO] running `Command { std: "docker" "inspect" "ff7c2452cf2cf8a47d7442e7315b7723620bd2fe75e81015f2fee1391f4429dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7c2452cf2cf8a47d7442e7315b7723620bd2fe75e81015f2fee1391f4429dc", kill_on_drop: false }` [INFO] [stdout] ff7c2452cf2cf8a47d7442e7315b7723620bd2fe75e81015f2fee1391f4429dc