[INFO] fetching crate plotters-bitmap 0.3.7... [INFO] checking plotters-bitmap-0.3.7 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate plotters-bitmap 0.3.7 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate plotters-bitmap 0.3.7 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate plotters-bitmap 0.3.7 [INFO] finished tweaking crates.io crate plotters-bitmap 0.3.7 [INFO] tweaked toml for crates.io crate plotters-bitmap 0.3.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding gif v0.12.0 (available: v0.13.1) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.2) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (available: v0.8.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3346980188a32271b9bf0c27d6023e18e8953f7c1858d9aa3dffcc8a3402028f [INFO] running `Command { std: "docker" "start" "-a" "3346980188a32271b9bf0c27d6023e18e8953f7c1858d9aa3dffcc8a3402028f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3346980188a32271b9bf0c27d6023e18e8953f7c1858d9aa3dffcc8a3402028f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3346980188a32271b9bf0c27d6023e18e8953f7c1858d9aa3dffcc8a3402028f", kill_on_drop: false }` [INFO] [stdout] 3346980188a32271b9bf0c27d6023e18e8953f7c1858d9aa3dffcc8a3402028f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f3c07c2153efadafed5cad88c4346ccf1a910c665cc3fb5d49a1b5f1c01dd2 [INFO] running `Command { std: "docker" "start" "-a" "d4f3c07c2153efadafed5cad88c4346ccf1a910c665cc3fb5d49a1b5f1c01dd2", kill_on_drop: false }` [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking plotters-bitmap v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> benches/benches/parallel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> benches/benches/rasterizer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> benches/benches/parallel.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use plotters::coord::Shift; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `plotters::coord::Shift` [INFO] [stdout] --> benches/benches/parallel.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use plotters::coord::Shift; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | use plotters::prelude::{Color, RGBColor, BLACK, BLUE, GREEN, RED, WHITE, YELLOW}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `plotters` [INFO] [stdout] --> src/bitmap/test.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | use plotters::style::text_anchor::{HPos, Pos, VPos}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `plotters::style::text_anchor::HPos`, `plotters::style::text_anchor::Pos`, `plotters::style::text_anchor::VPos` [INFO] [stdout] --> src/bitmap/test.rs:396:40 [INFO] [stdout] | [INFO] [stdout] 396 | use plotters::style::text_anchor::{HPos, Pos, VPos}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DrawingArea` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | fn draw_plot(root: &DrawingArea, pow: f64) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | &RED, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &RED)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | .background_style(&WHITE.mix(0.8)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | .border_style(&BLACK) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/parallel.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | root.fill(&WHITE.mix(0.1)).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | root.fill(&WHITE.mix(0.1)).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:126:68 [INFO] [stdout] | [INFO] [stdout] 126 | root.draw_circle((W as i32 / 2, H as i32 / 2), W / 2, &WHITE.to_rgba(), true) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:136:68 [INFO] [stdout] | [INFO] [stdout] 136 | root.draw_circle((W as i32 / 2, H as i32 / 2), W / 2, &WHITE.to_rgba(), true) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | root.fill(&RED).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | root.fill(&RED).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:180:46 [INFO] [stdout] | [INFO] [stdout] 180 | root.fill_polygon(vert.clone(), &RED).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | root.fill_polygon(vert.clone(), &RED).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChartBuilder` [INFO] [stdout] --> benches/benches/parallel.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let mut chart = ChartBuilder::on(root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LineSeries` [INFO] [stdout] --> benches/benches/parallel.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | .draw_series(LineSeries::new( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LineSeries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathElement` [INFO] [stdout] --> benches/benches/parallel.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &RED)); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PathElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:59:80 [INFO] [stdout] | [INFO] [stdout] 59 | let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:68:80 [INFO] [stdout] | [INFO] [stdout] 68 | let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitMapElement` [INFO] [stdout] --> benches/benches/parallel.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | ... let mut e = BitMapElement::with_mut((0, 0), (s / 2, s / 2), b).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BitMapElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:96:45 [INFO] [stdout] | [INFO] [stdout] 96 | ... let root = back.into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitMapElement` [INFO] [stdout] --> benches/benches/parallel.rs:103:41 [INFO] [stdout] | [INFO] [stdout] 103 | ... BitMapElement::with_mut((0, 0), (s / 2, s / 2), b).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BitMapElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | area.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:14:61 [INFO] [stdout] | [INFO] [stdout] 14 | area.draw(&PathElement::new(vec![(0, 0), (10, 10)], RED.filled())) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | area.draw(&Rectangle::new([(0, 0), (5, 10)], RED.filled())) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | area.draw(&Rectangle::new([(0, 0), (10, 5)], RED.filled())) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:119:72 [INFO] [stdout] | [INFO] [stdout] 119 | for (sub_backend, color) in back.split(&[5]).into_iter().zip([&RED, &GREEN].iter()) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope [INFO] [stdout] --> src/bitmap/test.rs:119:78 [INFO] [stdout] | [INFO] [stdout] 119 | for (sub_backend, color) in back.split(&[5]).into_iter().zip([&RED, &GREEN].iter()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:143:49 [INFO] [stdout] | [INFO] [stdout] 143 | back.draw_line((1100, 0), (1100, 999), &RED.to_rgba()) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | back.draw_line((0, 1100), (999, 1100), &RED.to_rgba()) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:147:49 [INFO] [stdout] | [INFO] [stdout] 147 | back.draw_rect((1100, 0), (1100, 999), &RED.to_rgba(), true) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:169:41 [INFO] [stdout] | [INFO] [stdout] 169 | back.draw_rect((0, 0), (0, 0), &RED.to_rgba(), true) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:185:55 [INFO] [stdout] | [INFO] [stdout] 185 | back.draw_line((-1000, -1000), (2000, 2000), &WHITE.to_rgba()) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:188:52 [INFO] [stdout] | [INFO] [stdout] 188 | back.draw_line((999, -1000), (999, 2000), &WHITE.to_rgba()) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:208:24 [INFO] [stdout] | [INFO] [stdout] 208 | for fill_color in [RED, GREEN, BLUE].iter() { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope [INFO] [stdout] --> src/bitmap/test.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | for fill_color in [RED, GREEN, BLUE].iter() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:208:36 [INFO] [stdout] | [INFO] [stdout] 208 | for fill_color in [RED, GREEN, BLUE].iter() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:214:51 [INFO] [stdout] | [INFO] [stdout] 214 | back.draw_rect((0, 0), (1000, 1000), &WHITE.mix(0.1), true) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:341:48 [INFO] [stdout] | [INFO] [stdout] 341 | back.draw_line((500, 0), (500, 1000), &WHITE.filled().stroke_width(5)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:420:24 [INFO] [stdout] | [INFO] [stdout] 420 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:453:24 [INFO] [stdout] | [INFO] [stdout] 453 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontTransform` [INFO] [stdout] --> src/bitmap/test.rs:476:17 [INFO] [stdout] | [INFO] [stdout] 476 | FontTransform::None, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FontTransform` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 393 + use plotters_backend::FontTransform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontTransform` [INFO] [stdout] --> src/bitmap/test.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | FontTransform::Rotate90, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FontTransform` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 393 + use plotters_backend::FontTransform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontTransform` [INFO] [stdout] --> src/bitmap/test.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | FontTransform::Rotate180, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FontTransform` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 393 + use plotters_backend::FontTransform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontTransform` [INFO] [stdout] --> src/bitmap/test.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | FontTransform::Rotate270, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FontTransform` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 393 + use plotters_backend::FontTransform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> src/bitmap/test.rs:489:64 [INFO] [stdout] | [INFO] [stdout] 489 | ... root.draw(&Circle::new((x, y), 3, &BLACK.mix(0.5))).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:512:24 [INFO] [stdout] | [INFO] [stdout] 512 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:541:24 [INFO] [stdout] | [INFO] [stdout] 541 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:557:71 [INFO] [stdout] | [INFO] [stdout] 557 | .draw_series(std::iter::once(Circle::new((5, 15), 5, &RED))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> src/bitmap/test.rs:560:57 [INFO] [stdout] | [INFO] [stdout] 560 | .legend(|(x, y)| Circle::new((x, y), 3, RED.filled())); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:563:72 [INFO] [stdout] | [INFO] [stdout] 563 | .draw_series(std::iter::once(Circle::new((5, 15), 10, &BLUE))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:566:57 [INFO] [stdout] | [INFO] [stdout] 566 | .legend(|(x, y)| Circle::new((x, y), 3, BLUE.filled())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> src/bitmap/test.rs:584:36 [INFO] [stdout] | [INFO] [stdout] 584 | .border_style(&BLACK.mix(0.5)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> src/bitmap/test.rs:600:24 [INFO] [stdout] | [INFO] [stdout] 600 | root.fill(&WHITE).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> src/bitmap/test.rs:603:52 [INFO] [stdout] | [INFO] [stdout] 603 | root.draw_pixel((50 + i, 50 + i), &BLACK.mix(alpha)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:128:80 [INFO] [stdout] | [INFO] [stdout] 128 | let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitMapElement` [INFO] [stdout] --> benches/benches/parallel.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | ... BitMapElement::with_mut((0, 0), (s, s / 2), buf).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BitMapElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 152 | .for_each(|b| draw_plot(&b.into_drawing_area(), 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/parallel.rs:158:80 [INFO] [stdout] | [INFO] [stdout] 158 | let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_pixel` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | root.draw_pixel((x as i32, y as i32), RGBColor(255, 0, 234).color()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | fn draw_pixel( [INFO] [stdout] | ---------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_line` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn draw_line( [INFO] [stdout] 137 | | &mut self, [INFO] [stdout] 138 | | from: BackendCoord, [INFO] [stdout] 139 | | to: BackendCoord, [INFO] [stdout] 140 | | style: &S, [INFO] [stdout] 141 | | ) -> Result<(), DrawingErrorKind> { [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_pixel` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | root.draw_pixel((x as i32, y as i32), RGBColor(255, 0, 234).color()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_pixel` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | root.draw_pixel((x as i32, y as i32), RGBColor(255, 0, 234).color()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | fn draw_pixel( [INFO] [stdout] | ---------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_line` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn draw_line( [INFO] [stdout] 137 | | &mut self, [INFO] [stdout] 138 | | from: BackendCoord, [INFO] [stdout] 139 | | to: BackendCoord, [INFO] [stdout] 140 | | style: &S, [INFO] [stdout] 141 | | ) -> Result<(), DrawingErrorKind> { [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_pixel` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | root.draw_pixel((x as i32, y as i32), RGBColor(255, 0, 234).color()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | root.draw_line( [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | fn draw_line( [INFO] [stdout] | --------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_pixel` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | / fn draw_pixel( [INFO] [stdout] 127 | | &mut self, [INFO] [stdout] 128 | | point: BackendCoord, [INFO] [stdout] 129 | | color: BackendColor, [INFO] [stdout] 130 | | ) -> Result<(), DrawingErrorKind>; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_line` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | &RGBColor(255, 0, 234).to_rgba(), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | root.draw_line( [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | fn draw_line( [INFO] [stdout] | --------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_pixel` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | / fn draw_pixel( [INFO] [stdout] 127 | | &mut self, [INFO] [stdout] 128 | | point: BackendCoord, [INFO] [stdout] 129 | | color: BackendColor, [INFO] [stdout] 130 | | ) -> Result<(), DrawingErrorKind>; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_line` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope [INFO] [stdout] --> benches/benches/rasterizer.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | &RGBColor(255, 0, 234).to_rgba(), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:81:72 [INFO] [stdout] | [INFO] [stdout] 81 | let root = BitMapBackend::with_buffer(&mut buffer, (W, H)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 89 | let root = BitMapBackend::::with_buffer_and_format(&mut buffer, (W, H)) [INFO] [stdout] | ________________________- [INFO] [stdout] 90 | | .unwrap() [INFO] [stdout] 91 | | .into_drawing_area(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_, BGRXPixel>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:103:72 [INFO] [stdout] | [INFO] [stdout] 103 | let root = BitMapBackend::with_buffer(&mut buffer, (W, H)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 111 | let root = BitMapBackend::::with_buffer_and_format(&mut buffer, (W, H)) [INFO] [stdout] | ________________________- [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | .into_drawing_area(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_, BGRXPixel>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_circle` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | root.draw_circle((W as i32 / 2, H as i32 / 2), W / 2, &WHITE.to_rgba(), true) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 197 | fn draw_circle( [INFO] [stdout] | ----------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_line` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn draw_line( [INFO] [stdout] 137 | | &mut self, [INFO] [stdout] 138 | | from: BackendCoord, [INFO] [stdout] 139 | | to: BackendCoord, [INFO] [stdout] 140 | | style: &S, [INFO] [stdout] 141 | | ) -> Result<(), DrawingErrorKind> { [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_circle` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_circle` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | root.draw_circle((W as i32 / 2, H as i32 / 2), W / 2, &WHITE.to_rgba(), true) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 197 | fn draw_circle( [INFO] [stdout] | ----------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `draw_line` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn draw_line( [INFO] [stdout] 137 | | &mut self, [INFO] [stdout] 138 | | from: BackendCoord, [INFO] [stdout] 139 | | to: BackendCoord, [INFO] [stdout] 140 | | style: &S, [INFO] [stdout] 141 | | ) -> Result<(), DrawingErrorKind> { [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] help: trait `DrawingBackend` which provides `draw_circle` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:148:72 [INFO] [stdout] | [INFO] [stdout] 148 | let root = BitMapBackend::with_buffer(&mut buffer, (W, H)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let area = back.into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathElement` [INFO] [stdout] --> src/bitmap/test.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | area.draw(&PathElement::new(vec![(0, 0), (10, 10)], RED.filled())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PathElement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 156 | let root = BitMapBackend::::with_buffer_and_format(&mut buffer, (W, H)) [INFO] [stdout] | ________________________- [INFO] [stdout] 157 | | .unwrap() [INFO] [stdout] 158 | | .into_drawing_area(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_, BGRXPixel>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::area::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_polygon` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | root.fill_polygon(vert.clone(), &RED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | fn fill_polygon>( [INFO] [stdout] | ------------ the method is available for `BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `DrawingBackend` which provides `fill_polygon` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | let area = back.into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/bitmap/test.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | area.draw(&Rectangle::new([(0, 0), (5, 10)], RED.filled())) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Rectangle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_polygon` found for struct `BitMapBackend` in the current scope [INFO] [stdout] --> benches/benches/rasterizer.rs:189:18 [INFO] [stdout] | [INFO] [stdout] 189 | root.fill_polygon(vert.clone(), &RED).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `BitMapBackend<'_, BGRXPixel>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | fn fill_polygon>( [INFO] [stdout] | ------------ the method is available for `BitMapBackend<'_, BGRXPixel>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `DrawingBackend` which provides `fill_polygon` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters_backend::DrawingBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `plotters_backend::BackendStyle` [INFO] [stdout] --> benches/benches/rasterizer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use plotters_backend::BackendStyle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let area = back.into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/bitmap/test.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | area.draw(&Rectangle::new([(0, 0), (10, 5)], RED.filled())) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Rectangle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let area = back.into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rectangle` [INFO] [stdout] --> src/bitmap/test.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | area.draw(&Rectangle::new( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Rectangle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope [INFO] [stdout] --> src/bitmap/test.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | RGBColor(0, 100, 200).mix(0.2).filled(), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plotters-bitmap` (bench "benchmark") due to 52 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:419:81 [INFO] [stdout] | [INFO] [stdout] 419 | let root = BitMapBackend::with_buffer(&mut buffer, (width, height)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChartBuilder` [INFO] [stdout] --> src/bitmap/test.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:452:81 [INFO] [stdout] | [INFO] [stdout] 452 | let root = BitMapBackend::with_buffer(&mut buffer, (width, height)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_font` found for tuple `(&'static str, {integer})` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:455:59 [INFO] [stdout] | [INFO] [stdout] 455 | .titled("Image Title", ("sans-serif", 60).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&str, {integer})` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/style/font/font_desc.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | fn into_font(self) -> FontDesc<'a>; [INFO] [stdout] | --------- the method is available for `(&'static str, {integer})` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoFont` which provides `into_font` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::style::IntoFont; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChartBuilder` [INFO] [stdout] --> src/bitmap/test.rs:458:29 [INFO] [stdout] | [INFO] [stdout] 458 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Circle` [INFO] [stdout] --> src/bitmap/test.rs:489:40 [INFO] [stdout] | [INFO] [stdout] 489 | ... root.draw(&Circle::new((x, y), 3, &BLACK.mix(0.5))).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextStyle` [INFO] [stdout] --> src/bitmap/test.rs:490:41 [INFO] [stdout] | [INFO] [stdout] 490 | ... let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TextStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_font` found for tuple `(&'static str, {integer})` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:490:76 [INFO] [stdout] | [INFO] [stdout] 490 | ... let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&str, {integer})` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/style/font/font_desc.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | fn into_font(self) -> FontDesc<'a>; [INFO] [stdout] | --------- the method is available for `(&'static str, {integer})` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoFont` which provides `into_font` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::style::IntoFont; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:511:18 [INFO] [stdout] | [INFO] [stdout] 510 | let root = BitMapBackend::with_buffer(&mut buffer, (width as u32, height as u32)) [INFO] [stdout] | ________________________- [INFO] [stdout] 511 | | .into_drawing_area(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextStyle` [INFO] [stdout] --> src/bitmap/test.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 514 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TextStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_font` found for tuple `(&'static str, {integer})` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:514:60 [INFO] [stdout] | [INFO] [stdout] 514 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&str, {integer})` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/style/font/font_desc.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | fn into_font(self) -> FontDesc<'a>; [INFO] [stdout] | --------- the method is available for `(&'static str, {integer})` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoFont` which provides `into_font` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::style::IntoFont; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:540:81 [INFO] [stdout] | [INFO] [stdout] 540 | let root = BitMapBackend::with_buffer(&mut buffer, (width, height)).into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChartBuilder` [INFO] [stdout] --> src/bitmap/test.rs:543:29 [INFO] [stdout] | [INFO] [stdout] 543 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Circle` [INFO] [stdout] --> src/bitmap/test.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | .draw_series(std::iter::once(Circle::new((5, 15), 5, &RED))) [INFO] [stdout] | ^^^^^^ use of undeclared type `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Circle` [INFO] [stdout] --> src/bitmap/test.rs:560:34 [INFO] [stdout] | [INFO] [stdout] 560 | .legend(|(x, y)| Circle::new((x, y), 3, RED.filled())); [INFO] [stdout] | ^^^^^^ use of undeclared type `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Circle` [INFO] [stdout] --> src/bitmap/test.rs:563:46 [INFO] [stdout] | [INFO] [stdout] 563 | .draw_series(std::iter::once(Circle::new((5, 15), 10, &BLUE))) [INFO] [stdout] | ^^^^^^ use of undeclared type `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Circle` [INFO] [stdout] --> src/bitmap/test.rs:566:34 [INFO] [stdout] | [INFO] [stdout] 566 | .legend(|(x, y)| Circle::new((x, y), 3, BLUE.filled())); [INFO] [stdout] | ^^^^^^ use of undeclared type `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | SeriesLabelPosition::UpperLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | SeriesLabelPosition::MiddleLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | SeriesLabelPosition::LowerLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | SeriesLabelPosition::UpperMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:573:17 [INFO] [stdout] | [INFO] [stdout] 573 | SeriesLabelPosition::MiddleMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 574 | SeriesLabelPosition::LowerMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:575:17 [INFO] [stdout] | [INFO] [stdout] 575 | SeriesLabelPosition::UpperRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | SeriesLabelPosition::MiddleRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | SeriesLabelPosition::LowerRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SeriesLabelPosition` [INFO] [stdout] --> src/bitmap/test.rs:578:17 [INFO] [stdout] | [INFO] [stdout] 578 | SeriesLabelPosition::Coordinate(70, 70), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `bitmap::BitMapBackend` in the current scope [INFO] [stdout] --> src/bitmap/test.rs:599:18 [INFO] [stdout] | [INFO] [stdout] 598 | let root = BitMapBackend::with_buffer(&mut buffer, (width as u32, height as u32)) [INFO] [stdout] | ________________________- [INFO] [stdout] 599 | | .into_drawing_area(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `BitMapBackend<'_>` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/bitmap.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct BitMapBackend<'a, P: PixelFormat = RGBPixel> { [INFO] [stdout] | ------------------------------------------------------- method `into_drawing_area` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/drawing/area.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | fn into_drawing_area(self) -> DrawingArea; [INFO] [stdout] | ----------------- the method is available for `bitmap::BitMapBackend<'_>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoDrawingArea` which provides `into_drawing_area` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 393 + use plotters::drawing::IntoDrawingArea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 84 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plotters-bitmap` (lib test) due to 85 previous errors [INFO] running `Command { std: "docker" "inspect" "d4f3c07c2153efadafed5cad88c4346ccf1a910c665cc3fb5d49a1b5f1c01dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f3c07c2153efadafed5cad88c4346ccf1a910c665cc3fb5d49a1b5f1c01dd2", kill_on_drop: false }` [INFO] [stdout] d4f3c07c2153efadafed5cad88c4346ccf1a910c665cc3fb5d49a1b5f1c01dd2