[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#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felonaire%2Fvisualize-yew" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elonaire/visualize-yew on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32687e14a30691ae6dcdddd34fc5411833f30f7060cc1a4818a0ceb492256c01 [INFO] running `Command { std: "docker" "start" "-a" "32687e14a30691ae6dcdddd34fc5411833f30f7060cc1a4818a0ceb492256c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32687e14a30691ae6dcdddd34fc5411833f30f7060cc1a4818a0ceb492256c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32687e14a30691ae6dcdddd34fc5411833f30f7060cc1a4818a0ceb492256c01", kill_on_drop: false }` [INFO] [stdout] 32687e14a30691ae6dcdddd34fc5411833f30f7060cc1a4818a0ceb492256c01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4008cb81b7bffb5776a7298f51d47e23d5def0da0e3f57f2aebd503e3dc9f74 [INFO] running `Command { std: "docker" "start" "-a" "f4008cb81b7bffb5776a7298f51d47e23d5def0da0e3f57f2aebd503e3dc9f74", 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 log v0.4.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.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 boolinator v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 implicit-clone v0.4.9 [INFO] [stderr] Compiling yew-macro v0.21.0 [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 wasm-bindgen 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 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 serde_json v1.0.117 [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-worker v0.5.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [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 31.49s [INFO] running `Command { std: "docker" "inspect" "f4008cb81b7bffb5776a7298f51d47e23d5def0da0e3f57f2aebd503e3dc9f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4008cb81b7bffb5776a7298f51d47e23d5def0da0e3f57f2aebd503e3dc9f74", kill_on_drop: false }` [INFO] [stdout] f4008cb81b7bffb5776a7298f51d47e23d5def0da0e3f57f2aebd503e3dc9f74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd84af29510f06ba067c050a4b97f994d873ea7518c02beffbb07984039e3e30 [INFO] running `Command { std: "docker" "start" "-a" "bd84af29510f06ba067c050a4b97f994d873ea7518c02beffbb07984039e3e30", 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 1.24s [INFO] running `Command { std: "docker" "inspect" "bd84af29510f06ba067c050a4b97f994d873ea7518c02beffbb07984039e3e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd84af29510f06ba067c050a4b97f994d873ea7518c02beffbb07984039e3e30", kill_on_drop: false }` [INFO] [stdout] bd84af29510f06ba067c050a4b97f994d873ea7518c02beffbb07984039e3e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1835d6652d3396c1e150a0814aef38af3683716795ae4b504ae0c62116e81d38 [INFO] running `Command { std: "docker" "start" "-a" "1835d6652d3396c1e150a0814aef38af3683716795ae4b504ae0c62116e81d38", 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.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/visualize_yew-deb26e80e58fd02e) [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/pie_chart/pie_chart.rs - charts::pie_chart::pie_chart::PieChart::run::inner (line 41) ... 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::DoughnutChart (line 33) ... 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/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/bar_chart/bar_chart.rs - charts::bar_chart::bar_chart::BarChart::run::inner (line 51) ... 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 (line 75) ... FAILED [INFO] [stdout] test src/charts/line_chart/line_chart.rs - charts::line_chart::line_chart::LineCurveChart::run::inner (line 75) ... 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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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] 3 | (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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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::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] 3 | let props = PieChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 5 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 7 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 8 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 10 | config: PieChartConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PieChartConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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/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] 4 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 5 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | let props = BarChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 11 | 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] 2 + 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::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] 3 | let props = DoughnutChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | config: DoughnutChartConfigs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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 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] 3 | let props = DoughnutChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | config: DoughnutChartConfigs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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] 3 | (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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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] 3 | let props = PieChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 5 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 7 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 8 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 10 | config: PieChartConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PieChartConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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] 3 | (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] 3 | (String, i32, String) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/string.rs:360:1 [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::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] 4 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 5 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | let props = BarChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 11 | 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] 2 + 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/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] 5 | 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] --> /opt/rustwide/workdir/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] 7 | #[function_component] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 2 + 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] 19 | html! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use yew::html; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Html` in this scope [INFO] [stdout] --> src/lib.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 8 | fn Home() -> Html { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | 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] 2 + 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: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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] 3 | let props = LineCurveChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + 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] 8 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 10 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 11 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 12 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 16 | 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] 2 + 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] 18 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 19 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 20 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 21 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 22 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 30 | config: LineCurveChartConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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/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] 3 | let props = LineCurveChartProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] 6 | 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] 2 + 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] 8 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 9 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 10 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 11 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 12 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 16 | 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] 2 + 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] 18 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 19 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 20 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 21 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 22 | 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] 2 + use visualize_yew::bar_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + use visualize_yew::charts::line_chart::line_chart::DataPoint; [INFO] [stdout] | [INFO] [stdout] 2 + 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] 30 | config: LineCurveChartConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + 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] [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.18s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1835d6652d3396c1e150a0814aef38af3683716795ae4b504ae0c62116e81d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1835d6652d3396c1e150a0814aef38af3683716795ae4b504ae0c62116e81d38", kill_on_drop: false }` [INFO] [stdout] 1835d6652d3396c1e150a0814aef38af3683716795ae4b504ae0c62116e81d38