[INFO] cloning repository https://github.com/Hobbesgoblin/vekn-seating-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hobbesgoblin/vekn-seating-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHobbesgoblin%2Fvekn-seating-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHobbesgoblin%2Fvekn-seating-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccc067c10d0afa78731a1dcb808596c4c8140ddd
[INFO] checking Hobbesgoblin/vekn-seating-generator against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHobbesgoblin%2Fvekn-seating-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hobbesgoblin/vekn-seating-generator
[INFO] finished tweaking git repo https://github.com/Hobbesgoblin/vekn-seating-generator
[INFO] tweaked toml for git repo https://github.com/Hobbesgoblin/vekn-seating-generator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hobbesgoblin/vekn-seating-generator on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hobbesgoblin/vekn-seating-generator 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `VEKN-Seating-Generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc1/source/target/.../VEKN-Seating-Generator
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `vekn-seating-generator`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 - name = "VEKN-Seating-Generator"
[INFO] [stderr] 13 + name = "vekn-seating-generator"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `vekn-seating-generator`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = "0.1.0"
[INFO] [stderr] 15 + [[bin]]
[INFO] [stderr] 16 + name = "vekn-seating-generator"
[INFO] [stderr] 17 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `VEKN-Seating-Generator` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shuffle v0.1.7
[INFO] [stderr]   Downloaded throw v0.1.7
[INFO] [stderr]   Downloaded thiserror v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712
[INFO] running `Command { std: "docker" "start" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `VEKN-Seating-Generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../VEKN-Seating-Generator
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `vekn-seating-generator`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 - name = "VEKN-Seating-Generator"
[INFO] [stderr] 13 + name = "vekn-seating-generator"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `vekn-seating-generator`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = "0.1.0"
[INFO] [stderr] 15 + [[bin]]
[INFO] [stderr] 16 + name = "vekn-seating-generator"
[INFO] [stderr] 17 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `VEKN-Seating-Generator` (manifest) generated 1 warning
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v2.0.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking throw v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking shuffle v0.1.7
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking VEKN-Seating-Generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 variable: `pm`
[INFO] [stdout]   --> src/main.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |            ^^ help: if this is intentional, prefix it with an underscore: `_pm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round`
[INFO] [stdout]   --> src/main.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_round`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous`
[INFO] [stdout]   --> src/main.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hints`
[INFO] [stdout]   --> src/main.rs:79:64
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_hints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RULES` is never used
[INFO] [stdout]   --> src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | static RULES: [(&str, &str, i64); 9] = [
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `OPPONENTS` is never used
[INFO] [stdout]   --> src/main.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | static OPPONENTS: Map<i8, Set<[i8; 8]>> = phf_map! {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player_mapping` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn player_mapping(rounds: LinkedList<Round>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `measure` is never used
[INFO] [stdout]   --> src/main.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerMapping` is never constructed
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct PlayerMapping(HashMap<i32, i32>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Measure` is never constructed
[INFO] [stdout]   --> src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct Measure();
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Score` is never constructed
[INFO] [stdout]   --> src/main.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct Score();
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/round.rs:58:19
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Round {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub(crate) fn copy(round: Round) -> Round {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn shuffle(self) {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub(crate) fn iter_table_players(self) -> IntoIter<(usize, usize, usize, i32)> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub(crate) fn iter_tables(self) -> IntoIter<Vec<i32>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn tables_count(self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub(crate) fn players_count(self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub(crate) fn get_table(&self, index: usize) -> Vec<i32> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn set_table(mut self, index: usize, value: Vec<i32>) {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn get_player(&self, index: usize) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub(crate) fn set_player(mut self, index: usize, value: i32) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IndexError` is never constructed
[INFO] [stdout]    --> src/round.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(crate) enum RoundError {
[INFO] [stdout]     |                 ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 139 |     IndexError(),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RoundError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pm`
[INFO] [stdout]   --> src/main.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |            ^^ help: if this is intentional, prefix it with an underscore: `_pm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round`
[INFO] [stdout]   --> src/main.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_round`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous`
[INFO] [stdout]   --> src/main.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hints`
[INFO] [stdout]   --> src/main.rs:79:64
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_hints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RULES` is never used
[INFO] [stdout]   --> src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | static RULES: [(&str, &str, i64); 9] = [
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `OPPONENTS` is never used
[INFO] [stdout]   --> src/main.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | static OPPONENTS: Map<i8, Set<[i8; 8]>> = phf_map! {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `player_mapping` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn player_mapping(rounds: LinkedList<Round>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `measure` is never used
[INFO] [stdout]   --> src/main.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn measure(pm: PlayerMapping, round: Round, previous: Measure, hints: Vec<String>) -> Measure {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerMapping` is never constructed
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct PlayerMapping(HashMap<i32, i32>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Measure` is never constructed
[INFO] [stdout]   --> src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct Measure();
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Score` is never constructed
[INFO] [stdout]   --> src/main.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct Score();
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Round` is never constructed
[INFO] [stdout]   --> src/round.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct Round(Vec<Vec<i32>>);
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/round.rs:36:19
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Round {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout]  36 |     pub(crate) fn from_players(players: &[i32]) -> Result<Round, RoundError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub(crate) fn copy(round: Round) -> Round {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub(crate) fn shuffle(self) {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub(crate) fn iter_table_players(self) -> IntoIter<(usize, usize, usize, i32)> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub(crate) fn iter_tables(self) -> IntoIter<Vec<i32>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub(crate) fn iter_players(&self) -> impl Iterator<Item=&i32> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub(crate) fn tables_count(self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub(crate) fn players_count(self) -> usize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub(crate) fn get_table(&self, index: usize) -> Vec<i32> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn set_table(mut self, index: usize, value: Vec<i32>) {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn get_player(&self, index: usize) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub(crate) fn set_player(mut self, index: usize, value: i32) {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RoundError` is never used
[INFO] [stdout]    --> src/round.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub(crate) enum RoundError {
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `shuffle`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | shuffle = "0.1.7"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `shuffle`
[INFO] [stderr] warning: `VEKN-Seating-Generator` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s
[INFO] running `Command { std: "docker" "inspect" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712", kill_on_drop: false }`
[INFO] [stdout] bdeef5f1b46aa8d587d30850c88adba597fce463435e145951a12d0290b93712
