[INFO] cloning repository https://github.com/shadowCow/hex-match-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowCow/hex-match-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshadowCow%2Fhex-match-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshadowCow%2Fhex-match-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a5cbdc5365fffb026882de143a4eae616a88fb7 [INFO] checking shadowCow/hex-match-rs against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshadowCow%2Fhex-match-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowCow/hex-match-rs on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowCow/hex-match-rs [INFO] finished tweaking git repo https://github.com/shadowCow/hex-match-rs [INFO] tweaked toml for git repo https://github.com/shadowCow/hex-match-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shadowCow/hex-match-rs 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34498638d34a025eee95638b6b01fce2caa49621167176d59a27790606d33448 [INFO] running `Command { std: "docker" "start" "-a" "34498638d34a025eee95638b6b01fce2caa49621167176d59a27790606d33448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34498638d34a025eee95638b6b01fce2caa49621167176d59a27790606d33448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34498638d34a025eee95638b6b01fce2caa49621167176d59a27790606d33448", kill_on_drop: false }` [INFO] [stdout] 34498638d34a025eee95638b6b01fce2caa49621167176d59a27790606d33448 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4edc84e77e05ee946a40b6ae9c9f486e2be0f7a0acb02edc316e936d9880f872 [INFO] running `Command { std: "docker" "start" "-a" "4edc84e77e05ee946a40b6ae9c9f486e2be0f7a0acb02edc316e936d9880f872", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hex-match-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `tile_bag`, `easy_stack`, `medium_stack`, and `hard_stack` are never read [INFO] [stdout] --> src/hex/game.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 7 | pub grid: HexGrid, [INFO] [stdout] 8 | pub tile_bag: TileBag, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | pub garden: Garden, [INFO] [stdout] 10 | pub easy_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | pub medium_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | pub hard_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tile_bag`, `easy_stack`, `medium_stack`, and `hard_stack` are never read [INFO] [stdout] --> src/hex/game.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 7 | pub grid: HexGrid, [INFO] [stdout] 8 | pub tile_bag: TileBag, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | pub garden: Garden, [INFO] [stdout] 10 | pub easy_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | pub medium_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | pub hard_stack: CardStack, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PlaceCubes` is never constructed [INFO] [stdout] --> src/hex/game.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum GameMove { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 56 | PlaceTile { tile: Tile, q: usize, r: usize }, [INFO] [stdout] 57 | PlaceCubes { player: Player, count: u8 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `P1`, `P2`, `P3`, `P4`, and `P5` are never constructed [INFO] [stdout] --> src/hex/game.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum Player { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 61 | P1, [INFO] [stdout] | ^^ [INFO] [stdout] 62 | P2, [INFO] [stdout] | ^^ [INFO] [stdout] 63 | P3, [INFO] [stdout] | ^^ [INFO] [stdout] 64 | P4, [INFO] [stdout] | ^^ [INFO] [stdout] 65 | P5, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replenish` is never used [INFO] [stdout] --> src/hex/game.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Garden { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn replenish(&mut self, index: usize, tile: Tile) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `top`, `bottom`, and `points` are never read [INFO] [stdout] --> src/hex/card.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Card { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 7 | top: CardSlot, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | bottom: CardSlot, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | points: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/hex/card.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Color(Color), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Color(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/hex/card.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | Suit(Suit), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 48 | Suit(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cards` is never read [INFO] [stdout] --> src/hex/card.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct CardStack { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 52 | cards: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw` is never used [INFO] [stdout] --> src/hex/card.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl CardStack { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn draw(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EasyDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct EasyDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MediumDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MediumDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HardDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct HardDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/hex/grid.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl HexGrid { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn has_neighbor_n(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn has_neighbor_nw(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn has_neighbor_ne(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn has_neighbor_sw(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn has_neighbor_se(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn has_neighbor_s(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn coords_n(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn coords_nw(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn coords_sw(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_hex` is never used [INFO] [stdout] --> src/ui/mod.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn render_hex(tile: &Option, index: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `border_bottom` is never used [INFO] [stdout] --> src/ui/mod.rs:447:4 [INFO] [stdout] | [INFO] [stdout] 447 | fn border_bottom() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_one_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:451:4 [INFO] [stdout] | [INFO] [stdout] 451 | fn line_one_interior() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_two_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:455:4 [INFO] [stdout] | [INFO] [stdout] 455 | fn line_two_interior(coords: &Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_three_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:462:4 [INFO] [stdout] | [INFO] [stdout] 462 | fn line_three_interior(tile: &Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PlaceCubes` is never constructed [INFO] [stdout] --> src/hex/game.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub enum GameMove { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 56 | PlaceTile { tile: Tile, q: usize, r: usize }, [INFO] [stdout] 57 | PlaceCubes { player: Player, count: u8 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `P1`, `P2`, `P3`, `P4`, and `P5` are never constructed [INFO] [stdout] --> src/hex/game.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum Player { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 61 | P1, [INFO] [stdout] | ^^ [INFO] [stdout] 62 | P2, [INFO] [stdout] | ^^ [INFO] [stdout] 63 | P3, [INFO] [stdout] | ^^ [INFO] [stdout] 64 | P4, [INFO] [stdout] | ^^ [INFO] [stdout] 65 | P5, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replenish` is never used [INFO] [stdout] --> src/hex/game.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Garden { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn replenish(&mut self, index: usize, tile: Tile) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `top`, `bottom`, and `points` are never read [INFO] [stdout] --> src/hex/card.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Card { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 7 | top: CardSlot, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | bottom: CardSlot, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | points: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/hex/card.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Color(Color), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Color(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/hex/card.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | Suit(Suit), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 48 | Suit(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cards` is never read [INFO] [stdout] --> src/hex/card.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct CardStack { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 52 | cards: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw` is never used [INFO] [stdout] --> src/hex/card.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl CardStack { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn draw(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EasyDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct EasyDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MediumDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MediumDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HardDeduction` is never constructed [INFO] [stdout] --> src/hex/deduction.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct HardDeduction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/hex/grid.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl HexGrid { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn item_at(&self, q: usize, r: usize) -> &Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn has_neighbor_n(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn has_neighbor_nw(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn has_neighbor_ne(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn has_neighbor_sw(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn has_neighbor_se(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn has_neighbor_s(&self, q: usize, r: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn coords_n(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn coords_nw(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn coords_sw(q: usize, r: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_hex` is never used [INFO] [stdout] --> src/ui/mod.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn render_hex(tile: &Option, index: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `border_bottom` is never used [INFO] [stdout] --> src/ui/mod.rs:447:4 [INFO] [stdout] | [INFO] [stdout] 447 | fn border_bottom() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_one_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:451:4 [INFO] [stdout] | [INFO] [stdout] 451 | fn line_one_interior() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_two_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:455:4 [INFO] [stdout] | [INFO] [stdout] 455 | fn line_two_interior(coords: &Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_three_interior` is never used [INFO] [stdout] --> src/ui/mod.rs:462:4 [INFO] [stdout] | [INFO] [stdout] 462 | fn line_three_interior(tile: &Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s [INFO] running `Command { std: "docker" "inspect" "4edc84e77e05ee946a40b6ae9c9f486e2be0f7a0acb02edc316e936d9880f872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edc84e77e05ee946a40b6ae9c9f486e2be0f7a0acb02edc316e936d9880f872", kill_on_drop: false }` [INFO] [stdout] 4edc84e77e05ee946a40b6ae9c9f486e2be0f7a0acb02edc316e936d9880f872