[INFO] cloning repository https://github.com/elonaire/visualize-yew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elonaire/visualize-yew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felonaire%2Fvisualize-yew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felonaire%2Fvisualize-yew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42d956a00f774b6cfc1dbe6f490d3628e76a3211
[INFO] testing elonaire/visualize-yew against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felonaire%2Fvisualize-yew" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elonaire/visualize-yew
[INFO] finished tweaking git repo https://github.com/elonaire/visualize-yew
[INFO] tweaked toml for git repo https://github.com/elonaire/visualize-yew written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elonaire/visualize-yew on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elonaire/visualize-yew 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1a5e54b327c88b4a5cc62bbaf1f13a979daaa2eb14ef263fad0977494704d17
[INFO] running `Command { std: "docker" "start" "-a" "c1a5e54b327c88b4a5cc62bbaf1f13a979daaa2eb14ef263fad0977494704d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1a5e54b327c88b4a5cc62bbaf1f13a979daaa2eb14ef263fad0977494704d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a5e54b327c88b4a5cc62bbaf1f13a979daaa2eb14ef263fad0977494704d17", kill_on_drop: false }`
[INFO] [stdout] c1a5e54b327c88b4a5cc62bbaf1f13a979daaa2eb14ef263fad0977494704d17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c215b127261cce1b2d7c14c7c335f6120a222ed3c7d3ed3250728499fff88752
[INFO] running `Command { std: "docker" "start" "-a" "c215b127261cce1b2d7c14c7c335f6120a222ed3c7d3ed3250728499fff88752", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling visualize-yew v0.21.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.09s
[INFO] running `Command { std: "docker" "inspect" "c215b127261cce1b2d7c14c7c335f6120a222ed3c7d3ed3250728499fff88752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c215b127261cce1b2d7c14c7c335f6120a222ed3c7d3ed3250728499fff88752", kill_on_drop: false }`
[INFO] [stdout] c215b127261cce1b2d7c14c7c335f6120a222ed3c7d3ed3250728499fff88752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 030ccccc8bb0433958f9f940aefca7df22ac2381fe533b6d5483d891a14ac4cc
[INFO] running `Command { std: "docker" "start" "-a" "030ccccc8bb0433958f9f940aefca7df22ac2381fe533b6d5483d891a14ac4cc", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.42
[INFO] [stderr]    Compiling visualize-yew v0.21.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "030ccccc8bb0433958f9f940aefca7df22ac2381fe533b6d5483d891a14ac4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030ccccc8bb0433958f9f940aefca7df22ac2381fe533b6d5483d891a14ac4cc", kill_on_drop: false }`
[INFO] [stdout] 030ccccc8bb0433958f9f940aefca7df22ac2381fe533b6d5483d891a14ac4cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 489c82d6b3b7169e489cd4b42633492a3ddbb6ef492b57e3baa6e4bcd8006318
[INFO] running `Command { std: "docker" "start" "-a" "489c82d6b3b7169e489cd4b42633492a3ddbb6ef492b57e3baa6e4bcd8006318", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/visualize-yew/e4c46c77d43a627d/deps/visualize_yew-e4c46c77d43a627d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests visualize_yew
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 33) ... FAILED
[INFO] [stdout] test src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart (line 41) ... FAILED
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 28) ... FAILED
[INFO] [stdout] test src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart (line 51) ... FAILED
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChartProps (line 16) ... FAILED
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 28) ... FAILED
[INFO] [stdout] test src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart (line 75) ... FAILED
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 33) ... FAILED
[INFO] [stdout] test src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart::run::inner (line 51) ... FAILED
[INFO] [stdout] test src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart::run::inner (line 75) ... FAILED
[INFO] [stdout] test src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart::run::inner (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `visualize_yew::pie_chart`
[INFO] [stdout]   --> src/lib.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | use visualize_yew::pie_chart::{DataPoint as PieChartData, PieChart};
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `pie_chart` in `visualize_yew`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "PieChart")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `PieChart` feature
[INFO] [stdout] ...
[INFO] [stdout] 56 | pub use charts::pie_chart::pie_chart;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `function_component` in this scope
[INFO] [stdout]   --> src/lib.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[function_component]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use yew::function_component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     html! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use yew::html;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Html` in this scope
[INFO] [stdout]   --> src/lib.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Home() -> Html {
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 19 + use yew::Html;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PieChartConfig`
[INFO] [stdout]   --> src/lib.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut pie_chart_config = PieChartConfig::default();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ use of undeclared type `PieChartConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 + use visualize_yew::charts::pie_chart::pie_chart::PieChartConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 33) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DoughnutChartProps` in this scope
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | let props = DoughnutChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 33 + use visualize_yew::charts::doughnut_chart::doughnut_chart::DoughnutChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DoughnutChartConfigs` in this scope
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |    config: DoughnutChartConfigs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 33 + use visualize_yew::charts::doughnut_chart::doughnut_chart::DoughnutChartConfigs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart (line 41) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PieChartProps` in this scope
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | let props = PieChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::PieChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |          DataPoint::new("A", 10, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |          DataPoint::new("B", 20, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |          DataPoint::new("C", 30, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |          DataPoint::new("D", 40, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PieChartConfig`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |      config: PieChartConfig::default(),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `PieChartConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::PieChartConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 28) stdout ----
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:2
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found builtin type `i32`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |          ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |      DataPoint::new("A", 10),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |      DataPoint::new("B", 20),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 |      DataPoint::new("C", 15),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BarChartProps` in this scope
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |  let props = BarChartProps {
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::BarChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BarChartConfig`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |      config: BarChartConfig::new("blue", "gray", "black"),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `BarChartConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::BarChartConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChartProps (line 16) stdout ----
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:17:2
[INFO] [stdout]    |
[INFO] [stdout] 17 | (String, i32, String)
[INFO] [stdout]    |  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found builtin type `i32`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | (String, i32, String)
[INFO] [stdout]    |          ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | (String, i32, String)
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 28) stdout ----
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:2
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found builtin type `i32`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |          ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `String`
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | (String, i32, String)
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `String` defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart (line 75) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineCurveChartProps` in this scope
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 | let props = LineCurveChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::LineCurveChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |              Series::new("Dataset 1", "#ff0000"),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |                  DataPoint::new(10),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |                  DataPoint::new(20),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |                  DataPoint::new(15),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |                  DataPoint::new(40),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |                  DataPoint::new(30),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |              Series::new("Dataset 2", "#00ff00"),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |                  DataPoint::new(50),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |                  DataPoint::new(40),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |                  DataPoint::new(30),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |                  DataPoint::new(35),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |                  DataPoint::new(20),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineCurveChartConfig` in this scope
[INFO] [stdout]    --> src/charts/line_chart/line_chart.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |      config: LineCurveChartConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  75 + use visualize_yew::charts::line_chart::line_chart::LineCurveChartConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 33) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DoughnutChartProps` in this scope
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | let props = DoughnutChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 33 + use visualize_yew::charts::doughnut_chart::doughnut_chart::DoughnutChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DoughnutChartConfigs` in this scope
[INFO] [stdout]   --> src/charts/doughnut_chart/doughnut_chart.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |    config: DoughnutChartConfigs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 33 + use visualize_yew::charts::doughnut_chart::doughnut_chart::DoughnutChartConfigs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart::run::inner (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |      DataPoint::new("A", 10),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |      DataPoint::new("B", 20),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 |      DataPoint::new("C", 15),
[INFO] [stdout]    |      ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BarChartProps` in this scope
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |  let props = BarChartProps {
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::BarChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BarChartConfig`
[INFO] [stdout]   --> src/charts/bar_chart/bar_chart.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |      config: BarChartConfig::new("blue", "gray", "black"),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `BarChartConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use visualize_yew::bar_chart::BarChartConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart::run::inner (line 75) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineCurveChartProps` in this scope
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 | let props = LineCurveChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::LineCurveChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |              Series::new("Dataset 1", "#ff0000"),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |                  DataPoint::new(10),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |                  DataPoint::new(20),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |                  DataPoint::new(15),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |                  DataPoint::new(40),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |                  DataPoint::new(30),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Series`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |              Series::new("Dataset 2", "#00ff00"),
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Series`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::Series;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |                  DataPoint::new(50),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |                  DataPoint::new(40),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |                  DataPoint::new(30),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |                  DataPoint::new(35),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/line_chart/line_chart.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |                  DataPoint::new(20),
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineCurveChartConfig` in this scope
[INFO] [stdout]    --> src/charts/line_chart/line_chart.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |      config: LineCurveChartConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  75 + use visualize_yew::charts::line_chart::line_chart::LineCurveChartConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart::run::inner (line 41) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PieChartProps` in this scope
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | let props = PieChartProps {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::PieChartProps;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |          DataPoint::new("A", 10, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |          DataPoint::new("B", 20, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |          DataPoint::new("C", 30, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataPoint`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |          DataPoint::new("D", 40, ""),
[INFO] [stdout]    |          ^^^^^^^^^ use of undeclared type `DataPoint`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::bar_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::line_chart::line_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::DataPoint;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PieChartConfig`
[INFO] [stdout]   --> src/charts/pie_chart/pie_chart.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |      config: PieChartConfig::default(),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `PieChartConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use visualize_yew::charts::pie_chart::pie_chart::PieChartConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart (line 51)
[INFO] [stdout]     src/charts/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart::run::inner (line 51)
[INFO] [stdout]     src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 28)
[INFO] [stdout]     src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 33)
[INFO] [stdout]     src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 28)
[INFO] [stdout]     src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 33)
[INFO] [stdout]     src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChartProps (line 16)
[INFO] [stdout]     src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart (line 75)
[INFO] [stdout]     src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart::run::inner (line 75)
[INFO] [stdout]     src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart (line 41)
[INFO] [stdout]     src/charts/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart::run::inner (line 41)
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "489c82d6b3b7169e489cd4b42633492a3ddbb6ef492b57e3baa6e4bcd8006318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489c82d6b3b7169e489cd4b42633492a3ddbb6ef492b57e3baa6e4bcd8006318", kill_on_drop: false }`
[INFO] [stdout] 489c82d6b3b7169e489cd4b42633492a3ddbb6ef492b57e3baa6e4bcd8006318
