[INFO] cloning repository https://github.com/BobbaMilkTea/OdinMS-In-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BobbaMilkTea/OdinMS-In-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobbaMilkTea%2FOdinMS-In-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobbaMilkTea%2FOdinMS-In-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ce71f94748f9bd1897736c3d86048c69b214dbb
[INFO] checking BobbaMilkTea/OdinMS-In-Rust against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobbaMilkTea%2FOdinMS-In-Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BobbaMilkTea/OdinMS-In-Rust on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BobbaMilkTea/OdinMS-In-Rust
[INFO] finished tweaking git repo https://github.com/BobbaMilkTea/OdinMS-In-Rust
[INFO] tweaked toml for git repo https://github.com/BobbaMilkTea/OdinMS-In-Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BobbaMilkTea/OdinMS-In-Rust 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c956683d041b08db57068cf57c163a228a92c35e204732d00c41abea4df26423
[INFO] running `Command { std: "docker" "start" "-a" "c956683d041b08db57068cf57c163a228a92c35e204732d00c41abea4df26423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c956683d041b08db57068cf57c163a228a92c35e204732d00c41abea4df26423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c956683d041b08db57068cf57c163a228a92c35e204732d00c41abea4df26423", kill_on_drop: false }`
[INFO] [stdout] c956683d041b08db57068cf57c163a228a92c35e204732d00c41abea4df26423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21e17e1e2422e63d126f4364d320fe242e281112e79ce6f5833098f5e98ec640
[INFO] running `Command { std: "docker" "start" "-a" "21e17e1e2422e63d126f4364d320fe242e281112e79ce6f5833098f5e98ec640", kill_on_drop: false }`
[INFO] [stderr]     Checking odin_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/client/anticheat/cheating_offense.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum COType {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 25 |     FastAttack,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     MoveMonsters,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     Tubi,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     FastHpRegen,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 29 |     FastMpRegen,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     SameDamage,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 31 |     AttackWithoutGettingHit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     HighDamage,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 33 |     AttackFarAwayMonster,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     RegenHighHp,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     ItemVac,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     ShortItemVac,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     UsingFarAwayPortal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     FastTakeDamage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     FastMove,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 40 |     HighJump,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     MismatchingBulletCount,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     EtcExplosion,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 43 |     FastSummonAttack,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     AttackingWhileDead,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/client/anticheat/cheating_offense.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout] 56  | impl CheatingOffense {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 57  |     pub fn get_points(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61  |     pub fn get_validity_duration(&self) -> i64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65  |     pub fn should_autoban(&self, count: i32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80  |     fn cheating_offense_four(offense_type: COType, points: i32, validity_duration: i64, autobancount: i32, enabled: bool) -> CheatingOffe...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90  |     fn cheating_offense_three(offense_type: COType, points: i32, validity_duration: i64, autobancount: i32) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     fn cheating_offense_two(offense_type: COType, points: i32, validity_duration: i64) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     fn cheating_offense_one(offense_type: COType, points: i32) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn cheating_offense_zero(offense_type: COType) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new(offense_type: COType) -> CheatingOffense {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count`, `last_offense`, `param`, and `dbid` are never read
[INFO] [stdout]   --> src/client/anticheat/cheating_offense_entry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CheatingOffenseEntry {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 29 |     offense: CheatingOffense,
[INFO] [stdout] 30 |     count: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     last_offense: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     param: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     dbid: Option<i32>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/client/anticheat/cheating_offense_entry.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl CheatingOffenseEntry {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 39 |     pub fn get_offense(&self) -> &CheatingOffense {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn get_count(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_chrfor(&self) -> &MapleCharacter {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn increment_count(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_points(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn get_param(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn set_param(&mut self, param: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_last_offense_time(&self) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn get_db_id(&self) -> Option<i32> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn set_db_id(&mut self, dbid: i32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn new(offense: CheatingOffense, chrfor: MapleCharacter) -> CheatingOffenseEntry {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/client/anticheat/cheating_offense.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum COType {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 25 |     FastAttack,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     MoveMonsters,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     Tubi,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     FastHpRegen,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 29 |     FastMpRegen,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     SameDamage,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 31 |     AttackWithoutGettingHit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     HighDamage,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 33 |     AttackFarAwayMonster,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     RegenHighHp,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     ItemVac,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |     ShortItemVac,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     UsingFarAwayPortal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     FastTakeDamage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     FastMove,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 40 |     HighJump,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     MismatchingBulletCount,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     EtcExplosion,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 43 |     FastSummonAttack,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     AttackingWhileDead,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/client/anticheat/cheating_offense.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout] 56  | impl CheatingOffense {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 57  |     pub fn get_points(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61  |     pub fn get_validity_duration(&self) -> i64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65  |     pub fn should_autoban(&self, count: i32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80  |     fn cheating_offense_four(offense_type: COType, points: i32, validity_duration: i64, autobancount: i32, enabled: bool) -> CheatingOffe...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90  |     fn cheating_offense_three(offense_type: COType, points: i32, validity_duration: i64, autobancount: i32) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     fn cheating_offense_two(offense_type: COType, points: i32, validity_duration: i64) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     fn cheating_offense_one(offense_type: COType, points: i32) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn cheating_offense_zero(offense_type: COType) -> CheatingOffense {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new(offense_type: COType) -> CheatingOffense {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count`, `last_offense`, `param`, and `dbid` are never read
[INFO] [stdout]   --> src/client/anticheat/cheating_offense_entry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CheatingOffenseEntry {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 29 |     offense: CheatingOffense,
[INFO] [stdout] 30 |     count: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     last_offense: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     param: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     dbid: Option<i32>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/client/anticheat/cheating_offense_entry.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl CheatingOffenseEntry {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 39 |     pub fn get_offense(&self) -> &CheatingOffense {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn get_count(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_chrfor(&self) -> &MapleCharacter {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn increment_count(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_points(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn get_param(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn set_param(&mut self, param: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_last_offense_time(&self) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn get_db_id(&self) -> Option<i32> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn set_db_id(&mut self, dbid: i32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn new(offense: CheatingOffense, chrfor: MapleCharacter) -> CheatingOffenseEntry {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "21e17e1e2422e63d126f4364d320fe242e281112e79ce6f5833098f5e98ec640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e17e1e2422e63d126f4364d320fe242e281112e79ce6f5833098f5e98ec640", kill_on_drop: false }`
[INFO] [stdout] 21e17e1e2422e63d126f4364d320fe242e281112e79ce6f5833098f5e98ec640
