[INFO] cloning repository https://github.com/lbrande/18-chesapeake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbrande/18-chesapeake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbrande%2F18-chesapeake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbrande%2F18-chesapeake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e485fa3f30057b006d08cbc09198074319a24d0
[INFO] testing lbrande/18-chesapeake against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbrande%2F18-chesapeake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lbrande/18-chesapeake on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lbrande/18-chesapeake
[INFO] finished tweaking git repo https://github.com/lbrande/18-chesapeake
[INFO] tweaked toml for git repo https://github.com/lbrande/18-chesapeake written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lbrande/18-chesapeake 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f3324c7966e481ea5b7969df51986872a6968fabfb177a609d0bf629235f243
[INFO] running `Command { std: "docker" "start" "-a" "4f3324c7966e481ea5b7969df51986872a6968fabfb177a609d0bf629235f243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f3324c7966e481ea5b7969df51986872a6968fabfb177a609d0bf629235f243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3324c7966e481ea5b7969df51986872a6968fabfb177a609d0bf629235f243", kill_on_drop: false }`
[INFO] [stdout] 4f3324c7966e481ea5b7969df51986872a6968fabfb177a609d0bf629235f243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886e31aefe7a2d9f3ef7c1e6abde3aacf3014e05dce433e14a6cbcd0087563ad
[INFO] running `Command { std: "docker" "start" "-a" "886e31aefe7a2d9f3ef7c1e6abde3aacf3014e05dce433e14a6cbcd0087563ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling toml v0.5.5
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> lib/src/economy/stock_chart.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     values: Vec<Vec<(u32)>>,
[INFO] [stdout]    |                     ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     values: Vec<Vec<(u32)>>,
[INFO] [stdout] 13 +     values: Vec<Vec<u32>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `edge`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_edge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `capital`, `stations_left`, `trains`, `priv_coms`, and `operated` are never read
[INFO] [stdout]   --> lib/src/economy/pub_com.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct PubCom {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 7  |     id: PubComId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 8  |     capital: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 9  |     stations_left: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     trains: Vec<TrainId>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     priv_coms: HashSet<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     operated: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PubCom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tile_set` and `train_set` are never read
[INFO] [stdout]   --> lib/src/game.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) tile_set: TileSet,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 22 |     pub(crate) train_set: TrainSet,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terrain` and `private` are never read
[INFO] [stdout]   --> lib/src/geography/hex.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Hex {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 12 |     terrain: TerrainId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     content: Option<Content>,
[INFO] [stdout] 14 |     private: Option<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> lib/src/geography/map.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Map {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 26 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Map` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct City {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 28 |     value: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `City` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `values` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Location {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 69 |     values: (u32, u32, u32, u32),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 70 |     station: Option<PubComId>,
[INFO] [stdout] 71 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `upgrades` are never read
[INFO] [stdout]   --> lib/src/geography/tile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tile {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     rails: Vec<Rail>,
[INFO] [stdout] 16 |     color: ColorId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     upgrades: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tiles` is never read
[INFO] [stdout]   --> lib/src/geography/tile_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TileSet {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 16 |     tiles: HashMap<i32, (Tile, i32)>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TileSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `track_lays` is never read
[INFO] [stdout]  --> lib/src/geography/track_lay_map.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TrackLayMap {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     track_lays: HashMap<(usize, usize), Vec<(i32, u32)>>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TrackLayMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert` is never used
[INFO] [stdout]   --> lib/src/geography/track_lay_map.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl TrackLayMap {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn insert(&mut self, key: (usize, usize), value: (i32, u32)) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `phase` and `operating_rounds_left` are never read
[INFO] [stdout]  --> lib/src/rounds/operating_round.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OperatingRound {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 8 |     phase: OperatingPhaseId,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 9 |     operating_rounds_left: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OperatingRound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trains` is never read
[INFO] [stdout]   --> lib/src/train_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TrainSet {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 16 |     trains: HashSet<(TrainId, i32)>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrainSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/game.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/game.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/rail.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!(VALUES_LENERROR);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!("{}", VALUES_LENERROR);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/geography/stops.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/rounds/stock_round.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "886e31aefe7a2d9f3ef7c1e6abde3aacf3014e05dce433e14a6cbcd0087563ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886e31aefe7a2d9f3ef7c1e6abde3aacf3014e05dce433e14a6cbcd0087563ad", kill_on_drop: false }`
[INFO] [stdout] 886e31aefe7a2d9f3ef7c1e6abde3aacf3014e05dce433e14a6cbcd0087563ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dde5e15a6cda0ba984d9f93516769f95a2ca080291ad96aefa574deb7e3fdfb
[INFO] running `Command { std: "docker" "start" "-a" "0dde5e15a6cda0ba984d9f93516769f95a2ca080291ad96aefa574deb7e3fdfb", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> lib/src/economy/stock_chart.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     values: Vec<Vec<(u32)>>,
[INFO] [stdout]    |                     ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     values: Vec<Vec<(u32)>>,
[INFO] [stdout] 13 +     values: Vec<Vec<u32>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `edge`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_edge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `capital`, `stations_left`, `trains`, `priv_coms`, and `operated` are never read
[INFO] [stdout]   --> lib/src/economy/pub_com.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct PubCom {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 7  |     id: PubComId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 8  |     capital: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 9  |     stations_left: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     trains: Vec<TrainId>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     priv_coms: HashSet<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     operated: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PubCom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tile_set` and `train_set` are never read
[INFO] [stdout]   --> lib/src/game.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) tile_set: TileSet,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 22 |     pub(crate) train_set: TrainSet,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terrain` and `private` are never read
[INFO] [stdout]   --> lib/src/geography/hex.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Hex {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 12 |     terrain: TerrainId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     content: Option<Content>,
[INFO] [stdout] 14 |     private: Option<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> lib/src/geography/map.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Map {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 26 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Map` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct City {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 28 |     value: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `City` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `values` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Location {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 69 |     values: (u32, u32, u32, u32),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 70 |     station: Option<PubComId>,
[INFO] [stdout] 71 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `upgrades` are never read
[INFO] [stdout]   --> lib/src/geography/tile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tile {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     rails: Vec<Rail>,
[INFO] [stdout] 16 |     color: ColorId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     upgrades: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tiles` is never read
[INFO] [stdout]   --> lib/src/geography/tile_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TileSet {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 16 |     tiles: HashMap<i32, (Tile, i32)>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TileSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `track_lays` is never read
[INFO] [stdout]  --> lib/src/geography/track_lay_map.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TrackLayMap {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     track_lays: HashMap<(usize, usize), Vec<(i32, u32)>>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TrackLayMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert` is never used
[INFO] [stdout]   --> lib/src/geography/track_lay_map.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl TrackLayMap {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn insert(&mut self, key: (usize, usize), value: (i32, u32)) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `phase` and `operating_rounds_left` are never read
[INFO] [stdout]  --> lib/src/rounds/operating_round.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OperatingRound {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 8 |     phase: OperatingPhaseId,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 9 |     operating_rounds_left: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OperatingRound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trains` is never read
[INFO] [stdout]   --> lib/src/train_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TrainSet {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 16 |     trains: HashSet<(TrainId, i32)>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrainSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/game.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/game.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/rail.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!(VALUES_LENERROR);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!("{}", VALUES_LENERROR);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/geography/stops.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/rounds/stock_round.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> lib/src/economy/stock_chart.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     values: Vec<Vec<(u32)>>,
[INFO] [stdout]    |                     ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     values: Vec<Vec<(u32)>>,
[INFO] [stdout] 13 +     values: Vec<Vec<u32>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `edge`
[INFO] [stdout]    --> lib/src/geography/map.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |             for &(x, y, edge) in stations {}
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_edge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `capital`, `stations_left`, `trains`, `priv_coms`, and `operated` are never read
[INFO] [stdout]   --> lib/src/economy/pub_com.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct PubCom {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 7  |     id: PubComId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 8  |     capital: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 9  |     stations_left: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     trains: Vec<TrainId>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     priv_coms: HashSet<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     operated: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PubCom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tile_set` and `train_set` are never read
[INFO] [stdout]   --> lib/src/game.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) tile_set: TileSet,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 22 |     pub(crate) train_set: TrainSet,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terrain` and `private` are never read
[INFO] [stdout]   --> lib/src/geography/hex.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Hex {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 12 |     terrain: TerrainId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     content: Option<Content>,
[INFO] [stdout] 14 |     private: Option<PrivComId>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> lib/src/geography/map.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Map {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 26 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     height: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Map` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct City {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 28 |     value: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `City` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `values` and `name` are never read
[INFO] [stdout]   --> lib/src/geography/stops.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Location {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 69 |     values: (u32, u32, u32, u32),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 70 |     station: Option<PubComId>,
[INFO] [stdout] 71 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `upgrades` are never read
[INFO] [stdout]   --> lib/src/geography/tile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Tile {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     rails: Vec<Rail>,
[INFO] [stdout] 16 |     color: ColorId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     upgrades: Vec<i32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tiles` is never read
[INFO] [stdout]   --> lib/src/geography/tile_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TileSet {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 16 |     tiles: HashMap<i32, (Tile, i32)>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TileSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `track_lays` is never read
[INFO] [stdout]  --> lib/src/geography/track_lay_map.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TrackLayMap {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     track_lays: HashMap<(usize, usize), Vec<(i32, u32)>>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TrackLayMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert` is never used
[INFO] [stdout]   --> lib/src/geography/track_lay_map.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl TrackLayMap {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn insert(&mut self, key: (usize, usize), value: (i32, u32)) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `phase` and `operating_rounds_left` are never read
[INFO] [stdout]  --> lib/src/rounds/operating_round.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OperatingRound {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 8 |     phase: OperatingPhaseId,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 9 |     operating_rounds_left: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OperatingRound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trains` is never read
[INFO] [stdout]   --> lib/src/train_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TrainSet {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 16 |     trains: HashSet<(TrainId, i32)>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrainSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/game.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 75 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/game.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 231 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/rail.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 46 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 61 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/geography/stops.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!(VALUES_LENERROR);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 82 |             panic!("{}", VALUES_LENERROR);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/geography/stops.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 106 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 186 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/priv_auction.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 212 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> lib/src/rounds/stock_round.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 68 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 111 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 145 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 176 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> lib/src/rounds/stock_round.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!(ACTION_FORBIDDEN);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 211 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "0dde5e15a6cda0ba984d9f93516769f95a2ca080291ad96aefa574deb7e3fdfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dde5e15a6cda0ba984d9f93516769f95a2ca080291ad96aefa574deb7e3fdfb", kill_on_drop: false }`
[INFO] [stdout] 0dde5e15a6cda0ba984d9f93516769f95a2ca080291ad96aefa574deb7e3fdfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fae80567aa0858e02ba1586e0cfb96831e5acbf750ed47c3253c3d9cf653e926
[INFO] running `Command { std: "docker" "start" "-a" "fae80567aa0858e02ba1586e0cfb96831e5acbf750ed47c3253c3d9cf653e926", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> lib/src/economy/stock_chart.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     values: Vec<Vec<(u32)>>,
[INFO] [stderr]    |                     ^   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 13 -     values: Vec<Vec<(u32)>>,
[INFO] [stderr] 13 +     values: Vec<Vec<u32>>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> lib/src/geography/map.rs:117:19
[INFO] [stderr]     |
[INFO] [stderr] 117 |             for &(x, y, edge) in stations {}
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> lib/src/geography/map.rs:117:22
[INFO] [stderr]     |
[INFO] [stderr] 117 |             for &(x, y, edge) in stations {}
[INFO] [stderr]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `edge`
[INFO] [stderr]    --> lib/src/geography/map.rs:117:25
[INFO] [stderr]     |
[INFO] [stderr] 117 |             for &(x, y, edge) in stations {}
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_edge`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `capital`, `stations_left`, `trains`, `priv_coms`, and `operated` are never read
[INFO] [stderr]   --> lib/src/economy/pub_com.rs:7:5
[INFO] [stderr]    |
[INFO] [stderr] 6  | pub struct PubCom {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 7  |     id: PubComId,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 8  |     capital: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 9  |     stations_left: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 10 |     trains: Vec<TrainId>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 11 |     priv_coms: HashSet<PrivComId>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 12 |     operated: bool,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PubCom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tile_set` and `train_set` are never read
[INFO] [stderr]   --> lib/src/game.rs:21:16
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Game {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub(crate) tile_set: TileSet,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr] 22 |     pub(crate) train_set: TrainSet,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `terrain` and `private` are never read
[INFO] [stderr]   --> lib/src/geography/hex.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Hex {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 12 |     terrain: TerrainId,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 13 |     content: Option<Content>,
[INFO] [stderr] 14 |     private: Option<PrivComId>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Hex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `width` and `height` are never read
[INFO] [stderr]   --> lib/src/geography/map.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Map {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 26 |     width: usize,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 27 |     height: usize,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Map` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `value` and `name` are never read
[INFO] [stderr]   --> lib/src/geography/stops.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct City {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 28 |     value: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     name: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `City` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `values` and `name` are never read
[INFO] [stderr]   --> lib/src/geography/stops.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct Location {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 69 |     values: (u32, u32, u32, u32),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 70 |     station: Option<PubComId>,
[INFO] [stderr] 71 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `color` and `upgrades` are never read
[INFO] [stderr]   --> lib/src/geography/tile.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Tile {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 15 |     rails: Vec<Rail>,
[INFO] [stderr] 16 |     color: ColorId,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 17 |     upgrades: Vec<i32>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Tile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `tiles` is never read
[INFO] [stderr]   --> lib/src/geography/tile_set.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct TileSet {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 16 |     tiles: HashMap<i32, (Tile, i32)>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TileSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `track_lays` is never read
[INFO] [stderr]  --> lib/src/geography/track_lay_map.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct TrackLayMap {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] 6 |     track_lays: HashMap<(usize, usize), Vec<(i32, u32)>>,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `TrackLayMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `insert` is never used
[INFO] [stderr]   --> lib/src/geography/track_lay_map.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 9  | impl TrackLayMap {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub(crate) fn insert(&mut self, key: (usize, usize), value: (i32, u32)) {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `phase` and `operating_rounds_left` are never read
[INFO] [stderr]  --> lib/src/rounds/operating_round.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct OperatingRound {
[INFO] [stderr]   |            -------------- fields in this struct
[INFO] [stderr] 8 |     phase: OperatingPhaseId,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 9 |     operating_rounds_left: u32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `OperatingRound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `trains` is never read
[INFO] [stderr]   --> lib/src/train_set.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct TrainSet {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 16 |     trains: HashSet<(TrainId, i32)>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TrainSet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> lib/src/game.rs:75:20
[INFO] [stderr]    |
[INFO] [stderr] 75 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 75 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]    |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/game.rs:231:20
[INFO] [stderr]     |
[INFO] [stderr] 231 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 231 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> lib/src/geography/rail.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 46 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 46 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]    |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> lib/src/geography/stops.rs:61:20
[INFO] [stderr]    |
[INFO] [stderr] 61 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 61 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]    |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> lib/src/geography/stops.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 |             panic!(VALUES_LENERROR);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 82 |             panic!("{}", VALUES_LENERROR);
[INFO] [stderr]    |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/geography/stops.rs:106:20
[INFO] [stderr]     |
[INFO] [stderr] 106 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 106 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/priv_auction.rs:186:20
[INFO] [stderr]     |
[INFO] [stderr] 186 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 186 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/priv_auction.rs:212:20
[INFO] [stderr]     |
[INFO] [stderr] 212 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 212 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> lib/src/rounds/stock_round.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 68 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 68 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]    |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/stock_round.rs:111:20
[INFO] [stderr]     |
[INFO] [stderr] 111 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 111 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/stock_round.rs:145:20
[INFO] [stderr]     |
[INFO] [stderr] 145 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 145 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/stock_round.rs:176:20
[INFO] [stderr]     |
[INFO] [stderr] 176 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 176 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> lib/src/rounds/stock_round.rs:211:20
[INFO] [stderr]     |
[INFO] [stderr] 211 |             panic!(ACTION_FORBIDDEN);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 211 |             panic!("{}", ACTION_FORBIDDEN);
[INFO] [stderr]     |                    +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lib` (lib) generated 29 warnings (run `cargo fix --lib -p lib` to apply 14 suggestions)
[INFO] [stderr] warning: `lib` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-4d54579a97f46d7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-55297a2a5ceacb07)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> lib/src/economy/stock_chart.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     values: Vec<Vec<(u32)>>,
[INFO] [stderr]    |                     ^   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 13 -     values: Vec<Vec<(u32)>>,
[INFO] [stderr] 13 +     values: Vec<Vec<u32>>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fae80567aa0858e02ba1586e0cfb96831e5acbf750ed47c3253c3d9cf653e926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae80567aa0858e02ba1586e0cfb96831e5acbf750ed47c3253c3d9cf653e926", kill_on_drop: false }`
[INFO] [stdout] fae80567aa0858e02ba1586e0cfb96831e5acbf750ed47c3253c3d9cf653e926
