[INFO] fetching crate visualize-yew 0.21.3...
[INFO] testing visualize-yew-0.21.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate visualize-yew 0.21.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate visualize-yew 0.21.3
[INFO] finished tweaking crates.io crate visualize-yew 0.21.3
[INFO] tweaked toml for crates.io crate visualize-yew 0.21.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate visualize-yew 0.21.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate visualize-yew 0.21.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6f47e784a0432f96cbbb8efc4682b664b47b509049ae7714021df9d9ecf8c62
[INFO] running `Command { std: "docker" "start" "-a" "c6f47e784a0432f96cbbb8efc4682b664b47b509049ae7714021df9d9ecf8c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6f47e784a0432f96cbbb8efc4682b664b47b509049ae7714021df9d9ecf8c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f47e784a0432f96cbbb8efc4682b664b47b509049ae7714021df9d9ecf8c62", kill_on_drop: false }`
[INFO] [stdout] c6f47e784a0432f96cbbb8efc4682b664b47b509049ae7714021df9d9ecf8c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0a69602fc4f6d2cd606825ae31f5e417f093b796bf39ee8b283b15a99552952
[INFO] running `Command { std: "docker" "start" "-a" "b0a69602fc4f6d2cd606825ae31f5e417f093b796bf39ee8b283b15a99552952", 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 proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[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 serde v1.0.203
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[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 gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[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 futures v0.3.30
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[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 v0.11.0
[INFO] [stderr]    Compiling gloo v0.10.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 36.03s
[INFO] running `Command { std: "docker" "inspect" "b0a69602fc4f6d2cd606825ae31f5e417f093b796bf39ee8b283b15a99552952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a69602fc4f6d2cd606825ae31f5e417f093b796bf39ee8b283b15a99552952", kill_on_drop: false }`
[INFO] [stdout] b0a69602fc4f6d2cd606825ae31f5e417f093b796bf39ee8b283b15a99552952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 448a03f6626da869105793f369cc352a0e9b28207480955c98126271a70cce2d
[INFO] running `Command { std: "docker" "start" "-a" "448a03f6626da869105793f369cc352a0e9b28207480955c98126271a70cce2d", 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 scoped-tls v1.0.1
[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.19s
[INFO] running `Command { std: "docker" "inspect" "448a03f6626da869105793f369cc352a0e9b28207480955c98126271a70cce2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448a03f6626da869105793f369cc352a0e9b28207480955c98126271a70cce2d", kill_on_drop: false }`
[INFO] [stdout] 448a03f6626da869105793f369cc352a0e9b28207480955c98126271a70cce2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c18890b1806f07b0bdc1065fb67fcd68608773434a493e7db22cb517a6763da4
[INFO] running `Command { std: "docker" "start" "-a" "c18890b1806f07b0bdc1065fb67fcd68608773434a493e7db22cb517a6763da4", 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/visualize_yew-e4c46c77d43a627d)
[INFO] [stdout] 
[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] [stderr]    Doc-tests visualize_yew
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/charts/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart (line 28) ... 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/doughnut_chart/doughnut_chart.rs - charts::doughnut_chart::doughnut_chart::DoughnutChart::run::inner (line 28) ... 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::DoughnutChartProps (line 16) ... 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/lib.rs - (line 20) ... 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/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart (line 51) ... 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/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/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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 (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/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/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::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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/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/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/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/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/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.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c18890b1806f07b0bdc1065fb67fcd68608773434a493e7db22cb517a6763da4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c18890b1806f07b0bdc1065fb67fcd68608773434a493e7db22cb517a6763da4", kill_on_drop: false }`
[INFO] [stdout] c18890b1806f07b0bdc1065fb67fcd68608773434a493e7db22cb517a6763da4
