[INFO] fetching crate termdraw 0.1.6...
[INFO] testing termdraw-0.1.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate termdraw 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate termdraw 0.1.6
[INFO] finished tweaking crates.io crate termdraw 0.1.6
[INFO] tweaked toml for crates.io crate termdraw 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate termdraw 0.1.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termdraw 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded bitflags v2.4.2
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded mio v0.8.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8f4c9cd91551b77e1abd41815fc9e309d84ac61fc90cc82396de19b818e2986
[INFO] running `Command { std: "docker" "start" "-a" "f8f4c9cd91551b77e1abd41815fc9e309d84ac61fc90cc82396de19b818e2986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8f4c9cd91551b77e1abd41815fc9e309d84ac61fc90cc82396de19b818e2986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8f4c9cd91551b77e1abd41815fc9e309d84ac61fc90cc82396de19b818e2986", kill_on_drop: false }`
[INFO] [stdout] f8f4c9cd91551b77e1abd41815fc9e309d84ac61fc90cc82396de19b818e2986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff40a3d45b14d99c914555b7b6e60302633fda351e008b552a945682e322b429
[INFO] running `Command { std: "docker" "start" "-a" "ff40a3d45b14d99c914555b7b6e60302633fda351e008b552a945682e322b429", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling termdraw v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "ff40a3d45b14d99c914555b7b6e60302633fda351e008b552a945682e322b429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff40a3d45b14d99c914555b7b6e60302633fda351e008b552a945682e322b429", kill_on_drop: false }`
[INFO] [stdout] ff40a3d45b14d99c914555b7b6e60302633fda351e008b552a945682e322b429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e25149a85634c2e10205d2b26fc94757a70035911bcc5b66fce705a1bace1f
[INFO] running `Command { std: "docker" "start" "-a" "f2e25149a85634c2e10205d2b26fc94757a70035911bcc5b66fce705a1bace1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling termdraw v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] running `Command { std: "docker" "inspect" "f2e25149a85634c2e10205d2b26fc94757a70035911bcc5b66fce705a1bace1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e25149a85634c2e10205d2b26fc94757a70035911bcc5b66fce705a1bace1f", kill_on_drop: false }`
[INFO] [stdout] f2e25149a85634c2e10205d2b26fc94757a70035911bcc5b66fce705a1bace1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f05f3d98cb0993016aa60f35905b853c53bb153ab8cd12297541cef1c02d7b48
[INFO] running `Command { std: "docker" "start" "-a" "f05f3d98cb0993016aa60f35905b853c53bb153ab8cd12297541cef1c02d7b48", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termdraw-df3fe782aaaef0d5)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termdraw-e839fe4265262099)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests termdraw
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/shape.rs - shape::Background (line 20) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Circle (line 217) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 56) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Circle (line 222) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Background (line 25) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 51) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::CustomShape (line 137) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::CustomShape (line 125) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 183) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 173) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Line (line 76) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 178) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Line (line 81) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/shape.rs - shape::Background (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Background` in this scope
[INFO] [stdout]   --> src/shape.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | Background.draw(out, Color::Black, Color::Reset);
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use termdraw::shape::Background;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | Background.draw(out, Color::Black, Color::Reset);
[INFO] [stdout]    |                      ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 20 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | Background.draw(out, Color::Black, Color::Reset);
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 20 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Circle (line 217) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 217 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Circle` in this scope
[INFO] [stdout]    --> src/shape.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | Circle(0, 0, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use termdraw::shape::Circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 | Circle(0, 0, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 217 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:219:47
[INFO] [stdout]     |
[INFO] [stdout] 219 | Circle(0, 0, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     |                                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 217 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Point (line 56) stdout ----
[INFO] [stdout] error: cannot find macro `draw_point` in this scope
[INFO] [stdout]   --> src/shape.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | draw_point!(out, 0, 0, Color::White);
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 56 + use termdraw::draw_point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 56 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Circle (line 222) stdout ----
[INFO] [stdout] error: cannot find macro `draw_circle` in this scope
[INFO] [stdout]    --> src/shape.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | draw_circle!(out, 0, 0, 10, Color::White, Color::Black);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 222 + use termdraw::draw_circle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 222 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Background (line 25) stdout ----
[INFO] [stdout] error: cannot find macro `draw_background` in this scope
[INFO] [stdout]   --> src/shape.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | draw_background!(out, Color::Black);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 25 + use termdraw::draw_background;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Point (line 51) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 51 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Point` in this scope
[INFO] [stdout]   --> src/shape.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | Point(0, 0).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use termdraw::shape::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 | Point(0, 0).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    |                            ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:53:42
[INFO] [stdout]    |
[INFO] [stdout] 53 | Point(0, 0).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::CustomShape (line 137) stdout ----
[INFO] [stdout] error: cannot find macro `draw_custom_shape` in this scope
[INFO] [stdout]    --> src/shape.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | draw_custom_shape!(out, [0, 0, 10, 0, 5, 5], Color::White, true);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 137 + use termdraw::draw_custom_shape;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 137 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::CustomShape (line 125) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 125 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CustomShape` in this scope
[INFO] [stdout]    --> src/shape.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 | let custom_shape = CustomShape(vec![
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 125 + use termdraw::shape::CustomShape;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Point` in this scope
[INFO] [stdout]    --> src/shape.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Point(0, 0),
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 125 + use termdraw::shape::Point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Point` in this scope
[INFO] [stdout]    --> src/shape.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Point(10, 0),
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 125 + use termdraw::shape::Point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Point` in this scope
[INFO] [stdout]    --> src/shape.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Point(5, 5)
[INFO] [stdout]     |     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 125 + use termdraw::shape::Point;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 | custom_shape.draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 125 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:132:43
[INFO] [stdout]     |
[INFO] [stdout] 132 | custom_shape.draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 125 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Rect (line 183) stdout ----
[INFO] [stdout] error: cannot find macro `draw_square` in this scope
[INFO] [stdout]    --> src/shape.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | draw_square!(out, 0, 0, 10, Color::White, Color::Black);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 183 + use termdraw::draw_square;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 183 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Rect (line 173) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 173 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Rect` in this scope
[INFO] [stdout]    --> src/shape.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | Rect(0, 0, 10, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     | ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 173 + use termdraw::shape::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 | Rect(0, 0, 10, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     |                                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 173 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/shape.rs:175:49
[INFO] [stdout]     |
[INFO] [stdout] 175 | Rect(0, 0, 10, 10).draw(&mut out, Color::Black, Color::Reset)
[INFO] [stdout]     |                                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 173 + use crossterm::style::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Line (line 76) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 76 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Line` in this scope
[INFO] [stdout]   --> src/shape.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | Line(0, 0, 10, 10).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout] 76 + use termdraw::shape::Line;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 | Line(0, 0, 10, 10).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    |                                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 76 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/shape.rs:78:49
[INFO] [stdout]    |
[INFO] [stdout] 78 | Line(0, 0, 10, 10).draw(&mut out, Color::White, Color::Reset);
[INFO] [stdout]    |                                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 76 + use crossterm::style::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Rect (line 178) stdout ----
[INFO] [stdout] error: cannot find macro `draw_rect` in this scope
[INFO] [stdout]    --> src/shape.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | draw_rect!(out, 0, 0, 10, 10, Color::White, Color::Black);
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 178 + use termdraw::draw_rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]    --> src/shape.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 | let out = stdout();
[INFO] [stdout]     |           ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 178 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shape.rs - shape::Line (line 81) stdout ----
[INFO] [stdout] error: cannot find macro `draw_line` in this scope
[INFO] [stdout]   --> src/shape.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | draw_line!(out, 0, 0, 10, 10, Color::White);
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 81 + use termdraw::draw_line;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]   --> src/shape.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 | let out = stdout();
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 81 + use std::io::stdout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/shape.rs - shape::Background (line 20)
[INFO] [stdout]     src/shape.rs - shape::Background (line 25)
[INFO] [stdout]     src/shape.rs - shape::Circle (line 217)
[INFO] [stdout]     src/shape.rs - shape::Circle (line 222)
[INFO] [stdout]     src/shape.rs - shape::CustomShape (line 125)
[INFO] [stdout]     src/shape.rs - shape::CustomShape (line 137)
[INFO] [stdout]     src/shape.rs - shape::Line (line 76)
[INFO] [stdout]     src/shape.rs - shape::Line (line 81)
[INFO] [stdout]     src/shape.rs - shape::Point (line 51)
[INFO] [stdout]     src/shape.rs - shape::Point (line 56)
[INFO] [stdout]     src/shape.rs - shape::Rect (line 173)
[INFO] [stdout]     src/shape.rs - shape::Rect (line 178)
[INFO] [stdout]     src/shape.rs - shape::Rect (line 183)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f05f3d98cb0993016aa60f35905b853c53bb153ab8cd12297541cef1c02d7b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05f3d98cb0993016aa60f35905b853c53bb153ab8cd12297541cef1c02d7b48", kill_on_drop: false }`
[INFO] [stdout] f05f3d98cb0993016aa60f35905b853c53bb153ab8cd12297541cef1c02d7b48
