[INFO] fetching crate midas_vga 0.1.7...
[INFO] checking midas_vga-0.1.7 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate midas_vga 0.1.7 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate midas_vga 0.1.7 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate midas_vga 0.1.7
[INFO] finished tweaking crates.io crate midas_vga 0.1.7
[INFO] tweaked toml for crates.io crate midas_vga 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded conquer-once v0.3.2
[INFO] [stderr]   Downloaded font8x8 v0.3.1
[INFO] [stderr]   Downloaded vga v0.2.9
[INFO] [stderr]   Downloaded x86_64 v0.14.12
[INFO] [stderr]   Downloaded conquer-util v0.3.0
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bf4709bc61ce3c667d3f818404779b0c92bae0d68b7753e3f2fa85a0ec1864a
[INFO] running `Command { std: "docker" "start" "-a" "4bf4709bc61ce3c667d3f818404779b0c92bae0d68b7753e3f2fa85a0ec1864a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bf4709bc61ce3c667d3f818404779b0c92bae0d68b7753e3f2fa85a0ec1864a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bf4709bc61ce3c667d3f818404779b0c92bae0d68b7753e3f2fa85a0ec1864a", kill_on_drop: false }`
[INFO] [stdout] 4bf4709bc61ce3c667d3f818404779b0c92bae0d68b7753e3f2fa85a0ec1864a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cdcbfdaa93c57db08feca67aad417964cea8579041671d8b76efbc4da9460b9
[INFO] running `Command { std: "docker" "start" "-a" "5cdcbfdaa93c57db08feca67aad417964cea8579041671d8b76efbc4da9460b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking conquer-util v0.3.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking conquer-once v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking x86_64 v0.14.12
[INFO] [stderr]     Checking vga v0.2.9
[INFO] [stderr]     Checking midas_vga v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout] 31  |     mode.draw_line((0, 0), (200, 200), 0xFA);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |     mode.draw_line(line.start, line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 |     mode.draw_line(a_line.start, a_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout] 31  |     mode.draw_line((0, 0), (200, 200), 0xFA);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |     mode.draw_line(b_line.start, b_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |     mode.draw_line(c_line.start, c_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 |     mode.draw_line(top_line.start, top_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 |     mode.draw_line(bottom_line.start, bottom_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 |     mode.draw_line(left_line.start, left_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |     mode.draw_line(right_line.start, right_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |     mode.draw_line(line.start, line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 |     mode.draw_line(a_line.start, a_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |     mode.draw_line(b_line.start, b_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |     mode.draw_line(c_line.start, c_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 |     mode.draw_line(top_line.start, top_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `midas_vga` (lib) due to 10 previous errors
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 |     mode.draw_line(bottom_line.start, bottom_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 |     mode.draw_line(left_line.start, left_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `Graphics320x240x256` in the current scope
[INFO] [stdout]    --> src/graphics.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |     mode.draw_line(right_line.start, right_line.end, color);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Graphics320x240x256`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vga-0.2.9/src/writers/mod.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn draw_line(&self, start: Point<isize>, end: Point<isize>, color: C) {
[INFO] [stdout]     |        --------- the method is available for `Graphics320x240x256` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `PrimitiveDrawing` which provides `draw_line` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use vga::writers::PrimitiveDrawing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `midas_vga` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "5cdcbfdaa93c57db08feca67aad417964cea8579041671d8b76efbc4da9460b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cdcbfdaa93c57db08feca67aad417964cea8579041671d8b76efbc4da9460b9", kill_on_drop: false }`
[INFO] [stdout] 5cdcbfdaa93c57db08feca67aad417964cea8579041671d8b76efbc4da9460b9
