[INFO] cloning repository https://github.com/jackschu/crabcassonne
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackschu/crabcassonne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschu%2Fcrabcassonne", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschu%2Fcrabcassonne'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7c28716aa110732b7d550fa93cc71bf3c41c46a
[INFO] checking jackschu/crabcassonne against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschu%2Fcrabcassonne" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackschu/crabcassonne
[INFO] finished tweaking git repo https://github.com/jackschu/crabcassonne
[INFO] tweaked toml for git repo https://github.com/jackschu/crabcassonne written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackschu/crabcassonne on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackschu/crabcassonne 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.46
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.42
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9ae918f0e082408aa0d87a9e9a179c5d316e81f48fbef751e0c79a7bf7bba87
[INFO] running `Command { std: "docker" "start" "-a" "d9ae918f0e082408aa0d87a9e9a179c5d316e81f48fbef751e0c79a7bf7bba87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ae918f0e082408aa0d87a9e9a179c5d316e81f48fbef751e0c79a7bf7bba87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ae918f0e082408aa0d87a9e9a179c5d316e81f48fbef751e0c79a7bf7bba87", kill_on_drop: false }`
[INFO] [stdout] d9ae918f0e082408aa0d87a9e9a179c5d316e81f48fbef751e0c79a7bf7bba87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff6b406447c5ee0090273b7274be8b87c6db45ace0639756ae4a6fe6362ef99
[INFO] running `Command { std: "docker" "start" "-a" "0ff6b406447c5ee0090273b7274be8b87c6db45ace0639756ae4a6fe6362ef99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking emath v0.22.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking ecolor v0.22.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking epaint v0.22.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking accesskit_consumer v0.15.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking egui v0.22.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling atspi-macros v0.2.0
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking egui_glow v0.22.0
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking mimalloc v0.1.46
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking atspi v0.10.1
[INFO] [stderr]     Checking accesskit_unix v0.5.2
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking accesskit_winit v0.14.4
[INFO] [stderr]     Checking egui-winit v0.22.0
[INFO] [stderr]     Checking eframe v0.22.0
[INFO] [stderr]     Checking crabcassonne v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::todo`
[INFO] [stdout]  --> src/bots/mcts_bot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::todo;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `board::BoardData` and `self`
[INFO] [stdout]   --> src/bots/mcts_bot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     board::BoardData,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     tilebag::{self, TileBag},
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tilebag::TileBag`
[INFO] [stdout]  --> src/bots/shallow_bot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::tilebag::TileBag;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::todo`
[INFO] [stdout]  --> src/bots/mcts_bot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::todo;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `board::BoardData` and `self`
[INFO] [stdout]   --> src/bots/mcts_bot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     board::BoardData,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     tilebag::{self, TileBag},
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tilebag::TileBag`
[INFO] [stdout]  --> src/bots/shallow_bot.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::tilebag::TileBag;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rng` is never read
[INFO] [stdout]   --> src/bots/mcts_bot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MCTSBot {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     pub own_player: Player,
[INFO] [stdout] 20 |     rng: StdRng,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]   --> src/bots/mcts_bot.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Node {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     idx: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `debug_data` is never used
[INFO] [stdout]   --> src/bots/mcts_bot.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<'a> ArenaTree<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 86 |     pub fn debug_data(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/board.rs:82:77
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard {
[INFO] [stdout]    |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                                  |
[INFO] [stdout]    |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:212:77
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard;
[INFO] [stdout]     |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                  |
[INFO] [stdout]     |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a>;
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 317 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 421 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 421 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 472 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 472 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:681:77
[INFO] [stdout]     |
[INFO] [stdout] 681 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard {
[INFO] [stdout]     |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                  |
[INFO] [stdout]     |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 681 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn as_overlay(&self) -> OverlaidBoard {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn as_overlay(&self) -> OverlaidBoard<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/referee.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn board_overlay(&self) -> OverlaidBoard {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn board_overlay(&self) -> OverlaidBoard<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rng` is never read
[INFO] [stdout]   --> src/bots/mcts_bot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MCTSBot {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     pub own_player: Player,
[INFO] [stdout] 20 |     rng: StdRng,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]   --> src/bots/mcts_bot.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Node {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     idx: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `debug_data` is never used
[INFO] [stdout]   --> src/bots/mcts_bot.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<'a> ArenaTree<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 86 |     pub fn debug_data(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/board.rs:82:77
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard {
[INFO] [stdout]    |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                                  |
[INFO] [stdout]    |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:212:77
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard;
[INFO] [stdout]     |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                  |
[INFO] [stdout]     |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a>;
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 317 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 421 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 421 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 472 |     ) -> Option<FeatureResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 472 |     ) -> Option<FeatureResult<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:681:77
[INFO] [stdout]     |
[INFO] [stdout] 681 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard {
[INFO] [stdout]     |                          --                                 --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                                  |
[INFO] [stdout]     |                          the lifetime is named here         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 681 |     fn with_overlay<'a>(&'a self, coord: Coordinate, tile: &'a TileData) -> OverlaidBoard<'a> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/board.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn as_overlay(&self) -> OverlaidBoard {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn as_overlay(&self) -> OverlaidBoard<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/referee.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn board_overlay(&self) -> OverlaidBoard {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn board_overlay(&self) -> OverlaidBoard<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "0ff6b406447c5ee0090273b7274be8b87c6db45ace0639756ae4a6fe6362ef99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff6b406447c5ee0090273b7274be8b87c6db45ace0639756ae4a6fe6362ef99", kill_on_drop: false }`
[INFO] [stdout] 0ff6b406447c5ee0090273b7274be8b87c6db45ace0639756ae4a6fe6362ef99
