[INFO] fetching crate blockpaint 0.2.1...
[INFO] checking blockpaint-0.2.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blockpaint 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate blockpaint 0.2.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blockpaint 0.2.1
[INFO] finished tweaking crates.io crate blockpaint 0.2.1
[INFO] tweaked toml for crates.io crate blockpaint 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate blockpaint 0.2.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded crossterm_winapi v0.7.0
[INFO] [stderr]   Downloaded crossterm v0.19.0
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded bracket-geometry v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82a04728003b57d559e2a9d5e6496e48df04b5b2bf94df1c4f10cfaeb2fffc9a
[INFO] running `Command { std: "docker" "start" "-a" "82a04728003b57d559e2a9d5e6496e48df04b5b2bf94df1c4f10cfaeb2fffc9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82a04728003b57d559e2a9d5e6496e48df04b5b2bf94df1c4f10cfaeb2fffc9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a04728003b57d559e2a9d5e6496e48df04b5b2bf94df1c4f10cfaeb2fffc9a", kill_on_drop: false }`
[INFO] [stdout] 82a04728003b57d559e2a9d5e6496e48df04b5b2bf94df1c4f10cfaeb2fffc9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5724eb88bb71c22c5d65131aabcdd5657b564075680d05ec68e0e585756bdc0e
[INFO] running `Command { std: "docker" "start" "-a" "5724eb88bb71c22c5d65131aabcdd5657b564075680d05ec68e0e585756bdc0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking bracket-geometry v0.8.7
[INFO] [stderr]     Checking blockpaint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/event.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                       continue;
[INFO] [stdout]     |                       -------- any code following this expression is unreachable
[INFO] [stdout] 117 |
[INFO] [stdout] 118 | /                     for (index, secondary_cell) in secondary_canvas.cells.clone().iter().enumerate()
[INFO] [stdout] 119 | |                     {
[INFO] [stdout] 120 | |                         if secondary_cell.upper_block.is_some() {
[INFO] [stdout] 121 | |                             let primary_cell = &primary_canvas.cells[index];
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                         }
[INFO] [stdout] 134 | |                     }
[INFO] [stdout]     | |_____________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/event.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                       continue;
[INFO] [stdout]     |                       -------- any code following this expression is unreachable
[INFO] [stdout] 117 |
[INFO] [stdout] 118 | /                     for (index, secondary_cell) in secondary_canvas.cells.clone().iter().enumerate()
[INFO] [stdout] 119 | |                     {
[INFO] [stdout] 120 | |                         if secondary_cell.upper_block.is_some() {
[INFO] [stdout] 121 | |                             let primary_cell = &primary_canvas.cells[index];
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                         }
[INFO] [stdout] 134 | |                     }
[INFO] [stdout]     | |_____________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filled_rectangle` is never used
[INFO] [stdout]   --> src/canvas/shapes.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filled_rectangle(&mut self, point: Point, size: Size, color: Color) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `blocks` is never used
[INFO] [stdout]   --> src/canvas/tools.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn blocks(&mut self, point: Point, color: Color, count: SIZE) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/input.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_italic` and `disable_italic` are never used
[INFO] [stdout]    --> src/terminal/sys/other.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn enable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn disable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filled_rectangle` is never used
[INFO] [stdout]   --> src/canvas/shapes.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filled_rectangle(&mut self, point: Point, size: Size, color: Color) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `blocks` is never used
[INFO] [stdout]   --> src/canvas/tools.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn blocks(&mut self, point: Point, color: Color, count: SIZE) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/input.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_italic` and `disable_italic` are never used
[INFO] [stdout]    --> src/terminal/sys/other.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn enable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn disable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "5724eb88bb71c22c5d65131aabcdd5657b564075680d05ec68e0e585756bdc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5724eb88bb71c22c5d65131aabcdd5657b564075680d05ec68e0e585756bdc0e", kill_on_drop: false }`
[INFO] [stdout] 5724eb88bb71c22c5d65131aabcdd5657b564075680d05ec68e0e585756bdc0e
[INFO] checking blockpaint-0.2.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate blockpaint 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate blockpaint 0.2.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blockpaint 0.2.1
[INFO] finished tweaking crates.io crate blockpaint 0.2.1
[INFO] tweaked toml for crates.io crate blockpaint 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate blockpaint 0.2.1 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0c1b86d2c24945a795d39e2d34c1e41b9156e46f7fed7e346aafb44429af330
[INFO] running `Command { std: "docker" "start" "-a" "d0c1b86d2c24945a795d39e2d34c1e41b9156e46f7fed7e346aafb44429af330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0c1b86d2c24945a795d39e2d34c1e41b9156e46f7fed7e346aafb44429af330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c1b86d2c24945a795d39e2d34c1e41b9156e46f7fed7e346aafb44429af330", kill_on_drop: false }`
[INFO] [stdout] d0c1b86d2c24945a795d39e2d34c1e41b9156e46f7fed7e346aafb44429af330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3756ffa998bb3ecc13b79f9a42500eddf72f788c6868852dfaaeaf3fb8521b7
[INFO] running `Command { std: "docker" "start" "-a" "d3756ffa998bb3ecc13b79f9a42500eddf72f788c6868852dfaaeaf3fb8521b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking bracket-geometry v0.8.7
[INFO] [stderr]     Checking blockpaint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/event.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                       continue;
[INFO] [stdout]     |                       -------- any code following this expression is unreachable
[INFO] [stdout] 117 |
[INFO] [stdout] 118 | /                     for (index, secondary_cell) in secondary_canvas.cells.clone().iter().enumerate()
[INFO] [stdout] 119 | |                     {
[INFO] [stdout] 120 | |                         if secondary_cell.upper_block.is_some() {
[INFO] [stdout] 121 | |                             let primary_cell = &primary_canvas.cells[index];
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                         }
[INFO] [stdout] 134 | |                     }
[INFO] [stdout]     | |_____________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/event.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                       continue;
[INFO] [stdout]     |                       -------- any code following this expression is unreachable
[INFO] [stdout] 117 |
[INFO] [stdout] 118 | /                     for (index, secondary_cell) in secondary_canvas.cells.clone().iter().enumerate()
[INFO] [stdout] 119 | |                     {
[INFO] [stdout] 120 | |                         if secondary_cell.upper_block.is_some() {
[INFO] [stdout] 121 | |                             let primary_cell = &primary_canvas.cells[index];
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                         }
[INFO] [stdout] 134 | |                     }
[INFO] [stdout]     | |_____________________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filled_rectangle` is never used
[INFO] [stdout]   --> src/canvas/shapes.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filled_rectangle(&mut self, point: Point, size: Size, color: Color) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `blocks` is never used
[INFO] [stdout]   --> src/canvas/tools.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn blocks(&mut self, point: Point, color: Color, count: SIZE) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/input.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_italic` and `disable_italic` are never used
[INFO] [stdout]    --> src/terminal/sys/other.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn enable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn disable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filled_rectangle` is never used
[INFO] [stdout]   --> src/canvas/shapes.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filled_rectangle(&mut self, point: Point, size: Size, color: Color) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `blocks` is never used
[INFO] [stdout]   --> src/canvas/tools.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn blocks(&mut self, point: Point, color: Color, count: SIZE) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/input.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_italic` and `disable_italic` are never used
[INFO] [stdout]    --> src/terminal/sys/other.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 12  | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn enable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn disable_italic(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "d3756ffa998bb3ecc13b79f9a42500eddf72f788c6868852dfaaeaf3fb8521b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3756ffa998bb3ecc13b79f9a42500eddf72f788c6868852dfaaeaf3fb8521b7", kill_on_drop: false }`
[INFO] [stdout] d3756ffa998bb3ecc13b79f9a42500eddf72f788c6868852dfaaeaf3fb8521b7
