[INFO] crate plotters-cairo 0.1.0 is already in cache [INFO] testing plotters-cairo-0.1.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate plotters-cairo 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate plotters-cairo 0.1.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate plotters-cairo 0.1.0 [INFO] finished tweaking crates.io crate plotters-cairo 0.1.0 [INFO] tweaked toml for crates.io crate plotters-cairo 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b46945d91df09b3f4a20ff7be7884aa80d3aa85ffb5e7f1ab51f8ccf426e475 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b46945d91df09b3f4a20ff7be7884aa80d3aa85ffb5e7f1ab51f8ccf426e475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b46945d91df09b3f4a20ff7be7884aa80d3aa85ffb5e7f1ab51f8ccf426e475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b46945d91df09b3f4a20ff7be7884aa80d3aa85ffb5e7f1ab51f8ccf426e475", kill_on_drop: false }` [INFO] [stdout] 5b46945d91df09b3f4a20ff7be7884aa80d3aa85ffb5e7f1ab51f8ccf426e475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d5313b3e31cf4e5f59d3ed78492298fabebe106999fa861813b4ec199ec917 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44d5313b3e31cf4e5f59d3ed78492298fabebe106999fa861813b4ec199ec917", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling plotters-backend v0.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling plotters-cairo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.68s [INFO] running `Command { std: "docker" "inspect" "44d5313b3e31cf4e5f59d3ed78492298fabebe106999fa861813b4ec199ec917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d5313b3e31cf4e5f59d3ed78492298fabebe106999fa861813b4ec199ec917", kill_on_drop: false }` [INFO] [stdout] 44d5313b3e31cf4e5f59d3ed78492298fabebe106999fa861813b4ec199ec917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d76c3eb4c816c5eb823990bbb26409942ca8f82d5b6d1398a68faf79c07833 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52d76c3eb4c816c5eb823990bbb26409942ca8f82d5b6d1398a68faf79c07833", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-cairo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `plotters` [INFO] [stdout] --> src/backend.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | use plotters::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `plotters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ChartBuilder` [INFO] [stdout] --> src/backend.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ChartBuilder` [INFO] [stdout] --> src/backend.rs:396:25 [INFO] [stdout] | [INFO] [stdout] 396 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Circle` [INFO] [stdout] --> src/backend.rs:427:36 [INFO] [stdout] | [INFO] [stdout] 427 | root.draw(&Circle::new((x, y), 3, &BLACK.mix(0.5))).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextStyle` [INFO] [stdout] --> src/backend.rs:428:37 [INFO] [stdout] | [INFO] [stdout] 428 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `TextStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextStyle` [INFO] [stdout] --> src/backend.rs:459:21 [INFO] [stdout] | [INFO] [stdout] 459 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `TextStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ChartBuilder` [INFO] [stdout] --> src/backend.rs:492:25 [INFO] [stdout] | [INFO] [stdout] 492 | let mut chart = ChartBuilder::on(&root) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `ChartBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Circle` [INFO] [stdout] --> src/backend.rs:506:42 [INFO] [stdout] | [INFO] [stdout] 506 | .draw_series(std::iter::once(Circle::new((5, 15), 5, &RED))) [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Circle` [INFO] [stdout] --> src/backend.rs:509:30 [INFO] [stdout] | [INFO] [stdout] 509 | .legend(|(x, y)| Circle::new((x, y), 3, RED.filled())); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Circle` [INFO] [stdout] --> src/backend.rs:512:42 [INFO] [stdout] | [INFO] [stdout] 512 | .draw_series(std::iter::once(Circle::new((5, 15), 10, &BLUE))) [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Circle` [INFO] [stdout] --> src/backend.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 515 | .legend(|(x, y)| Circle::new((x, y), 3, BLUE.filled())); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Circle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | SeriesLabelPosition::UpperLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | SeriesLabelPosition::MiddleLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | SeriesLabelPosition::LowerLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:521:13 [INFO] [stdout] | [INFO] [stdout] 521 | SeriesLabelPosition::UpperMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | SeriesLabelPosition::MiddleMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 523 | SeriesLabelPosition::LowerMiddle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | SeriesLabelPosition::UpperRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | SeriesLabelPosition::MiddleRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | SeriesLabelPosition::LowerRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] --> src/backend.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | SeriesLabelPosition::Coordinate(70, 70), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `SeriesLabelPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> src/backend.rs:427:60 [INFO] [stdout] | [INFO] [stdout] 427 | 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 `RED` in this scope [INFO] [stdout] --> src/backend.rs:506:67 [INFO] [stdout] | [INFO] [stdout] 506 | .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/backend.rs:509:53 [INFO] [stdout] | [INFO] [stdout] 509 | .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/backend.rs:512:68 [INFO] [stdout] | [INFO] [stdout] 512 | .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/backend.rs:515:53 [INFO] [stdout] | [INFO] [stdout] 515 | .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/backend.rs:533:32 [INFO] [stdout] | [INFO] [stdout] 533 | .border_style(&BLACK.mix(0.5)) [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/backend.rs:556:48 [INFO] [stdout] | [INFO] [stdout] 556 | 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 `backend::CairoBackend<'_>` in the current scope [INFO] [stdout] --> src/backend.rs:351:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CairoBackend<'a> { [INFO] [stdout] | --------------------------- method `into_drawing_area` not found for this [INFO] [stdout] ... [INFO] [stdout] 351 | .into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `backend::CairoBackend<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `backend::CairoBackend<'_>` in the current scope [INFO] [stdout] --> src/backend.rs:391:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CairoBackend<'a> { [INFO] [stdout] | --------------------------- method `into_drawing_area` not found for this [INFO] [stdout] ... [INFO] [stdout] 391 | .into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `backend::CairoBackend<'_>` [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/backend.rs:393:55 [INFO] [stdout] | [INFO] [stdout] 393 | .titled("Image Title", ("sans-serif", 60).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&'static str, {integer})` [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/backend.rs:428:72 [INFO] [stdout] | [INFO] [stdout] 428 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&'static str, {integer})` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `backend::CairoBackend<'_>` in the current scope [INFO] [stdout] --> src/backend.rs:457:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CairoBackend<'a> { [INFO] [stdout] | --------------------------- method `into_drawing_area` not found for this [INFO] [stdout] ... [INFO] [stdout] 457 | .into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `backend::CairoBackend<'_>` [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/backend.rs:459:56 [INFO] [stdout] | [INFO] [stdout] 459 | let style = TextStyle::from(("sans-serif", 20).into_font()) [INFO] [stdout] | ^^^^^^^^^ method not found in `(&'static str, {integer})` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `backend::CairoBackend<'_>` in the current scope [INFO] [stdout] --> src/backend.rs:490:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CairoBackend<'a> { [INFO] [stdout] | --------------------------- method `into_drawing_area` not found for this [INFO] [stdout] ... [INFO] [stdout] 490 | .into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `backend::CairoBackend<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_drawing_area` found for struct `backend::CairoBackend<'_>` in the current scope [INFO] [stdout] --> src/backend.rs:552:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CairoBackend<'a> { [INFO] [stdout] | --------------------------- method `into_drawing_area` not found for this [INFO] [stdout] ... [INFO] [stdout] 552 | .into_drawing_area(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `backend::CairoBackend<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, 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-cairo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "52d76c3eb4c816c5eb823990bbb26409942ca8f82d5b6d1398a68faf79c07833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d76c3eb4c816c5eb823990bbb26409942ca8f82d5b6d1398a68faf79c07833", kill_on_drop: false }` [INFO] [stdout] 52d76c3eb4c816c5eb823990bbb26409942ca8f82d5b6d1398a68faf79c07833