[INFO] fetching crate battlesnake-game-types 0.17.0...
[INFO] checking battlesnake-game-types-0.17.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate battlesnake-game-types 0.17.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate battlesnake-game-types 0.17.0 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 battlesnake-game-types 0.17.0
[INFO] finished tweaking crates.io crate battlesnake-game-types 0.17.0
[INFO] tweaked toml for crates.io crate battlesnake-game-types 0.17.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded pprof v0.11.1
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded symbolic-common v10.2.1
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded symbolic-demangle v10.2.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93b329e143a9c60b3f8fb0152e279b007e43562d44dc2290d716c4e5cbc33306
[INFO] running `Command { std: "docker" "start" "-a" "93b329e143a9c60b3f8fb0152e279b007e43562d44dc2290d716c4e5cbc33306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b329e143a9c60b3f8fb0152e279b007e43562d44dc2290d716c4e5cbc33306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b329e143a9c60b3f8fb0152e279b007e43562d44dc2290d716c4e5cbc33306", kill_on_drop: false }`
[INFO] [stdout] 93b329e143a9c60b3f8fb0152e279b007e43562d44dc2290d716c4e5cbc33306
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 453f76e8618c44f95a437c1c9d5c8d5bf7c223d65ea18204438c4815c1612171
[INFO] running `Command { std: "docker" "start" "-a" "453f76e8618c44f95a437c1c9d5c8d5bf7c223d65ea18204438c4815c1612171", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking symbolic-common v10.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-flame v0.2.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking battlesnake-game-types v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `NeighborDeterminableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/standard/mod.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `NeighborDeterminableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SnakeBodyGettableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/standard/mod.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `SnakeBodyGettableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Move` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Move` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulableGame` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulatorInstruments` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulatorInstruments` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `NeighborDeterminableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/wrapped/mod.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `NeighborDeterminableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SnakeBodyGettableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/wrapped/mod.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `SnakeBodyGettableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Action` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Action` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Move` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Move` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulableGame` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulatorInstruments` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulatorInstruments` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battlesnake-game-types` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "453f76e8618c44f95a437c1c9d5c8d5bf7c223d65ea18204438c4815c1612171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453f76e8618c44f95a437c1c9d5c8d5bf7c223d65ea18204438c4815c1612171", kill_on_drop: false }`
[INFO] [stdout] 453f76e8618c44f95a437c1c9d5c8d5bf7c223d65ea18204438c4815c1612171
[INFO] checking battlesnake-game-types-0.17.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate battlesnake-game-types 0.17.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate battlesnake-game-types 0.17.0 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 battlesnake-game-types 0.17.0
[INFO] finished tweaking crates.io crate battlesnake-game-types 0.17.0
[INFO] tweaked toml for crates.io crate battlesnake-game-types 0.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25ecd41d6d796d1c2b97fd6c72020d66bb03262297de090cb83a6af2957f9d3c
[INFO] running `Command { std: "docker" "start" "-a" "25ecd41d6d796d1c2b97fd6c72020d66bb03262297de090cb83a6af2957f9d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25ecd41d6d796d1c2b97fd6c72020d66bb03262297de090cb83a6af2957f9d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ecd41d6d796d1c2b97fd6c72020d66bb03262297de090cb83a6af2957f9d3c", kill_on_drop: false }`
[INFO] [stdout] 25ecd41d6d796d1c2b97fd6c72020d66bb03262297de090cb83a6af2957f9d3c
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76a2e824dd3e0ff263ab22d1de1679fccb49cb20d0871d6ff5a4f6b4e6991a77
[INFO] running `Command { std: "docker" "start" "-a" "76a2e824dd3e0ff263ab22d1de1679fccb49cb20d0871d6ff5a4f6b4e6991a77", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking symbolic-common v10.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-flame v0.2.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking battlesnake-game-types v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `NeighborDeterminableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/standard/mod.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `NeighborDeterminableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     warnings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SnakeBodyGettableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/standard/mod.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `SnakeBodyGettableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Move` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Move` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulableGame` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulatorInstruments` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/standard/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulatorInstruments` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `NeighborDeterminableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/wrapped/mod.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `NeighborDeterminableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SnakeBodyGettableGame` is imported redundantly
[INFO] [stdout]  --> src/compact_representation/wrapped/mod.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::types::*;
[INFO] [stdout]   |     --------------- the item `SnakeBodyGettableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::types::{NeighborDeterminableGame, SnakeBodyGettableGame};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Action` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Action` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Move` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `Move` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulableGame` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulableGame` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SimulatorInstruments` is imported redundantly
[INFO] [stdout]   --> src/compact_representation/wrapped/mod.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::types::*;
[INFO] [stdout]    |     --------------- the item `SimulatorInstruments` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 18 |     types::{Action, Move, SimulableGame, SimulatorInstruments},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `battlesnake-game-types` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76a2e824dd3e0ff263ab22d1de1679fccb49cb20d0871d6ff5a4f6b4e6991a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a2e824dd3e0ff263ab22d1de1679fccb49cb20d0871d6ff5a4f6b4e6991a77", kill_on_drop: false }`
[INFO] [stdout] 76a2e824dd3e0ff263ab22d1de1679fccb49cb20d0871d6ff5a4f6b4e6991a77
