[INFO] fetching crate termdraw 0.1.6...
[INFO] testing termdraw-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate termdraw 0.1.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate termdraw 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8583e40c74e093db1130a3db3471037ab83b671d2e8a6686d8bd8e6bad39b9c
[INFO] running `Command { std: "docker" "start" "-a" "b8583e40c74e093db1130a3db3471037ab83b671d2e8a6686d8bd8e6bad39b9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8583e40c74e093db1130a3db3471037ab83b671d2e8a6686d8bd8e6bad39b9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8583e40c74e093db1130a3db3471037ab83b671d2e8a6686d8bd8e6bad39b9c", kill_on_drop: false }`
[INFO] [stdout] b8583e40c74e093db1130a3db3471037ab83b671d2e8a6686d8bd8e6bad39b9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64089497f5d9fdbb4b81d08579f578d324ef612eef5e9ee35e3545d507b88027
[INFO] running `Command { std: "docker" "start" "-a" "64089497f5d9fdbb4b81d08579f578d324ef612eef5e9ee35e3545d507b88027", 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 log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[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 1.75s
[INFO] running `Command { std: "docker" "inspect" "64089497f5d9fdbb4b81d08579f578d324ef612eef5e9ee35e3545d507b88027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64089497f5d9fdbb4b81d08579f578d324ef612eef5e9ee35e3545d507b88027", kill_on_drop: false }`
[INFO] [stdout] 64089497f5d9fdbb4b81d08579f578d324ef612eef5e9ee35e3545d507b88027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbbd946b6fdbc47adfa9ecb9c05853ccdcc637b03b048d5a1515c342227235a7
[INFO] running `Command { std: "docker" "start" "-a" "cbbd946b6fdbc47adfa9ecb9c05853ccdcc637b03b048d5a1515c342227235a7", 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.19s
[INFO] running `Command { std: "docker" "inspect" "cbbd946b6fdbc47adfa9ecb9c05853ccdcc637b03b048d5a1515c342227235a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbbd946b6fdbc47adfa9ecb9c05853ccdcc637b03b048d5a1515c342227235a7", kill_on_drop: false }`
[INFO] [stdout] cbbd946b6fdbc47adfa9ecb9c05853ccdcc637b03b048d5a1515c342227235a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2844a5127a2e1952db528ec8c0340859ff8a8e750cec9268f85ad4a02b63e619
[INFO] running `Command { std: "docker" "start" "-a" "2844a5127a2e1952db528ec8c0340859ff8a8e750cec9268f85ad4a02b63e619", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termdraw-fa3d71d390b2982b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termdraw-e31b1470930a9da8)
[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::Line (line 76) ... FAILED
[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::CustomShape (line 137) ... 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::CustomShape (line 125) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Line (line 81) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 173) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 183) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 178) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 51) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 56) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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::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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | draw_background!(out, Color::Black);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 5 |     Point(0, 0),
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 6 |     Point(10, 0),
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 7 |     Point(5, 5)
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 9 | 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] 2 + 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] 9 | 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] 2 + 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::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] 4 | draw_line!(out, 0, 0, 10, 10, Color::White);
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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 183) stdout ----
[INFO] [stdout] error: cannot find macro `draw_square` in this scope
[INFO] [stdout]  --> src/shape.rs:185:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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 178) stdout ----
[INFO] [stdout] error: cannot find macro `draw_rect` in this scope
[INFO] [stdout]  --> src/shape.rs:180:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | draw_point!(out, 0, 0, Color::White);
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2844a5127a2e1952db528ec8c0340859ff8a8e750cec9268f85ad4a02b63e619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2844a5127a2e1952db528ec8c0340859ff8a8e750cec9268f85ad4a02b63e619", kill_on_drop: false }`
[INFO] [stdout] 2844a5127a2e1952db528ec8c0340859ff8a8e750cec9268f85ad4a02b63e619
[INFO] testing termdraw-0.1.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate termdraw 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate termdraw 0.1.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cea4924565c7cfac6b79627ab9808936d700139951e04f73c5c85aa0a077dac4
[INFO] running `Command { std: "docker" "start" "-a" "cea4924565c7cfac6b79627ab9808936d700139951e04f73c5c85aa0a077dac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea4924565c7cfac6b79627ab9808936d700139951e04f73c5c85aa0a077dac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea4924565c7cfac6b79627ab9808936d700139951e04f73c5c85aa0a077dac4", kill_on_drop: false }`
[INFO] [stdout] cea4924565c7cfac6b79627ab9808936d700139951e04f73c5c85aa0a077dac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0eef38454b14860ebdbc6ef8bcc3a3e9d6a5d529b8af0c77b231754e9e7879e
[INFO] running `Command { std: "docker" "start" "-a" "e0eef38454b14860ebdbc6ef8bcc3a3e9d6a5d529b8af0c77b231754e9e7879e", 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 log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[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 1.72s
[INFO] running `Command { std: "docker" "inspect" "e0eef38454b14860ebdbc6ef8bcc3a3e9d6a5d529b8af0c77b231754e9e7879e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0eef38454b14860ebdbc6ef8bcc3a3e9d6a5d529b8af0c77b231754e9e7879e", kill_on_drop: false }`
[INFO] [stdout] e0eef38454b14860ebdbc6ef8bcc3a3e9d6a5d529b8af0c77b231754e9e7879e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7d1e6ed2c8d222b322bc3eedcbf9c4a02dbbf0a28ab88ad4bf8599d2fc4a98c
[INFO] running `Command { std: "docker" "start" "-a" "f7d1e6ed2c8d222b322bc3eedcbf9c4a02dbbf0a28ab88ad4bf8599d2fc4a98c", 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.20s
[INFO] running `Command { std: "docker" "inspect" "f7d1e6ed2c8d222b322bc3eedcbf9c4a02dbbf0a28ab88ad4bf8599d2fc4a98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d1e6ed2c8d222b322bc3eedcbf9c4a02dbbf0a28ab88ad4bf8599d2fc4a98c", kill_on_drop: false }`
[INFO] [stdout] f7d1e6ed2c8d222b322bc3eedcbf9c4a02dbbf0a28ab88ad4bf8599d2fc4a98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b38ff019b498ce00bf4ed2aabd901757f5e63fb4c644bf347121385f8b9e1609
[INFO] running `Command { std: "docker" "start" "-a" "b38ff019b498ce00bf4ed2aabd901757f5e63fb4c644bf347121385f8b9e1609", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termdraw-fa3d71d390b2982b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termdraw-e31b1470930a9da8)
[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::Background (line 25) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Line (line 81) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Circle (line 222) ... 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::Line (line 76) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 173) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 51) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Point (line 56) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 178) ... FAILED
[INFO] [stdout] test src/shape.rs - shape::Rect (line 183) ... 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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::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] 4 | draw_background!(out, Color::Black);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | draw_line!(out, 0, 0, 10, 10, Color::White);
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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 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] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 5 |     Point(0, 0),
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 6 |     Point(10, 0),
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 7 |     Point(5, 5)
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 9 | 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] 2 + 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] 9 | 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] 2 + 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::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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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 173) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]  --> src/shape.rs:174:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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 51) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `stdout` in this scope
[INFO] [stdout]  --> src/shape.rs:52:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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] 4 | draw_point!(out, 0, 0, Color::White);
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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 178) stdout ----
[INFO] [stdout] error: cannot find macro `draw_rect` in this scope
[INFO] [stdout]  --> src/shape.rs:180:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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 183) stdout ----
[INFO] [stdout] error: cannot find macro `draw_square` in this scope
[INFO] [stdout]  --> src/shape.rs:185:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 2 + 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] 3 | let out = stdout();
[INFO] [stdout]   |           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b38ff019b498ce00bf4ed2aabd901757f5e63fb4c644bf347121385f8b9e1609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38ff019b498ce00bf4ed2aabd901757f5e63fb4c644bf347121385f8b9e1609", kill_on_drop: false }`
[INFO] [stdout] b38ff019b498ce00bf4ed2aabd901757f5e63fb4c644bf347121385f8b9e1609
