[INFO] cloning repository https://github.com/AHeige/oids-relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AHeige/oids-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHeige%2Foids-relay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHeige%2Foids-relay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 530e28ada230444fbfaa5764d6abce79fe11d227 [INFO] checking AHeige/oids-relay/530e28ada230444fbfaa5764d6abce79fe11d227 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHeige%2Foids-relay" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AHeige/oids-relay on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AHeige/oids-relay [INFO] finished tweaking git repo https://github.com/AHeige/oids-relay [INFO] tweaked toml for git repo https://github.com/AHeige/oids-relay written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AHeige/oids-relay 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7a59e423cefe86b734b001a863c22fda8b6827257b9a94813bd4f6a6ff80987 [INFO] running `Command { std: "docker" "start" "-a" "f7a59e423cefe86b734b001a863c22fda8b6827257b9a94813bd4f6a6ff80987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7a59e423cefe86b734b001a863c22fda8b6827257b9a94813bd4f6a6ff80987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a59e423cefe86b734b001a863c22fda8b6827257b9a94813bd4f6a6ff80987", kill_on_drop: false }` [INFO] [stdout] f7a59e423cefe86b734b001a863c22fda8b6827257b9a94813bd4f6a6ff80987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36dfbab8f5e7106f353f95884d48b130cf2467d63f9f6b1255810846bcc4d42 [INFO] running `Command { std: "docker" "start" "-a" "d36dfbab8f5e7106f353f95884d48b130cf2467d63f9f6b1255810846bcc4d42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking oids-relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/main.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use tungstenite::{accept, WebSocket, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/main.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use tungstenite::{accept, WebSocket, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut client = Arc::new(Mutex::new(Client::new("Name", cid, ws.clone(), Arc::new(Mutex::new(create_new_so()))))); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `messageType` should have a snake case name [INFO] [stdout] --> src/types.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) messageType: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `message_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewportScale` should have a snake case name [INFO] [stdout] --> src/types.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) viewportScale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `viewport_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sessionId` should have a snake case name [INFO] [stdout] --> src/types.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) sessionId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleDegree` should have a snake case name [INFO] [stdout] --> src/types.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) angleDegree: f32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `angle_degree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angularVelocity` should have a snake case name [INFO] [stdout] --> src/types.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) angularVelocity: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `angular_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `armedDelay` should have a snake case name [INFO] [stdout] --> src/types.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) armedDelay: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `armed_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `batteryLevel` should have a snake case name [INFO] [stdout] --> src/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) batteryLevel: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `battery_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `batteryCapacity` should have a snake case name [INFO] [stdout] --> src/types.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) batteryCapacity: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `battery_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bounceCount` should have a snake case name [INFO] [stdout] --> src/types.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) bounceCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bounce_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonCoolDown` should have a snake case name [INFO] [stdout] --> src/types.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) canonCoolDown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_cool_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonCoolDownSpeed` should have a snake case name [INFO] [stdout] --> src/types.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) canonCoolDownSpeed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_cool_down_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonHeatAddedPerShot` should have a snake case name [INFO] [stdout] --> src/types.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) canonHeatAddedPerShot: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_heat_added_per_shot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonOverHeat` should have a snake case name [INFO] [stdout] --> src/types.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) canonOverHeat: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_over_heat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collidingWith` should have a snake case name [INFO] [stdout] --> src/types.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) collidingWith: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `colliding_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deadFrameCount` should have a snake case name [INFO] [stdout] --> src/types.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) deadFrameCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dead_frame_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `didHit` should have a snake case name [INFO] [stdout] --> src/types.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) didHit: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `did_hit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enginePower` should have a snake case name [INFO] [stdout] --> src/types.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) enginePower: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `engine_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `framesSinceLastServerUpdate` should have a snake case name [INFO] [stdout] --> src/types.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) framesSinceLastServerUpdate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frames_since_last_server_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `framesSinceLastShot` should have a snake case name [INFO] [stdout] --> src/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) framesSinceLastShot: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frames_since_last_shot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startHealth` should have a snake case name [INFO] [stdout] --> src/types.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) startHealth: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitRadius` should have a snake case name [INFO] [stdout] --> src/types.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) hitRadius: f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `hit_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inverseFireRate` should have a snake case name [INFO] [stdout] --> src/types.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) inverseFireRate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inverse_fire_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isDead` should have a snake case name [INFO] [stdout] --> src/types.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) isDead: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_dead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isLocal` should have a snake case name [INFO] [stdout] --> src/types.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) isLocal: bool, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isPlaying` should have a snake case name [INFO] [stdout] --> src/types.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) isPlaying: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `is_playing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `killedByName` should have a snake case name [INFO] [stdout] --> src/types.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) killedByName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `killed_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `killCount` should have a snake case name [INFO] [stdout] --> src/types.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) killCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `kill_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `missileDamage` should have a snake case name [INFO] [stdout] --> src/types.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) missileDamage: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `missile_damage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `missileSpeed` should have a snake case name [INFO] [stdout] --> src/types.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) missileSpeed: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `missile_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motivationLevel` should have a snake case name [INFO] [stdout] --> src/types.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) motivationLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motivation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motivatorBroken` should have a snake case name [INFO] [stdout] --> src/types.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) motivatorBroken: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motivator_broken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `photonColor` should have a snake case name [INFO] [stdout] --> src/types.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) photonColor: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `photon_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `serverVersion` should have a snake case name [INFO] [stdout] --> src/types.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) serverVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `server_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotBlowFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) shotBlowFrame: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shot_blow_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsInFlight` should have a snake case name [INFO] [stdout] --> src/types.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) shotsInFlight: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_in_flight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsInFlightNew` should have a snake case name [INFO] [stdout] --> src/types.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) shotsInFlightNew: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_in_flight_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsFiredThisFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) shotsFiredThisFrame: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_fired_this_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsPerFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) shotsPerFrame: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_per_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `steeringPower` should have a snake case name [INFO] [stdout] --> src/types.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) steeringPower: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `steering_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownerName` should have a snake case name [INFO] [stdout] --> src/types.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) ownerName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `owner_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastDamagedByName` should have a snake case name [INFO] [stdout] --> src/types.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) lastDamagedByName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_damaged_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `joinedGame` should have a snake case name [INFO] [stdout] --> src/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) joinedGame: String, // Assuming `currentTimeDate()` returns a String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `joined_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastMessage` should have a snake case name [INFO] [stdout] --> src/types.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) lastMessage: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `last_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `readyToPlay` should have a snake case name [INFO] [stdout] --> src/types.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) readyToPlay: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ready_to_play` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isHost` should have a snake case name [INFO] [stdout] --> src/types.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) isHost: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_host` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pingResponse` should have a snake case name [INFO] [stdout] --> src/types.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) pingResponse: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `ping_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pingId` should have a snake case name [INFO] [stdout] --> src/types.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) pingId: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ping_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `worldSize` should have a snake case name [INFO] [stdout] --> src/types.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) worldSize: Vec2, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `world_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cameraPosition` should have a snake case name [INFO] [stdout] --> src/types.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) cameraPosition: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `camera_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cameraVelocity` should have a snake case name [INFO] [stdout] --> src/types.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) cameraVelocity: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `camera_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewFramePosition` should have a snake case name [INFO] [stdout] --> src/types.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | pub(crate) viewFramePosition: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_frame_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `thrustFlames` should have a snake case name [INFO] [stdout] --> src/types.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) thrustFlames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `thrust_flames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `moonType` should have a snake case name [INFO] [stdout] --> src/types.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) moonType: i32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `moon_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `userId` should have a snake case name [INFO] [stdout] --> src/types.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) userId: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shipVariant` should have a snake case name [INFO] [stdout] --> src/types.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) shipVariant: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ship_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut client = Arc::new(Mutex::new(Client::new("Name", cid, ws.clone(), Arc::new(Mutex::new(create_new_so()))))); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `space_object` is never read [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | space_object: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `messageType` should have a snake case name [INFO] [stdout] --> src/types.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) messageType: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `message_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewportScale` should have a snake case name [INFO] [stdout] --> src/types.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) viewportScale: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `viewport_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sessionId` should have a snake case name [INFO] [stdout] --> src/types.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) sessionId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleDegree` should have a snake case name [INFO] [stdout] --> src/types.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) angleDegree: f32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `angle_degree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angularVelocity` should have a snake case name [INFO] [stdout] --> src/types.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) angularVelocity: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `angular_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `armedDelay` should have a snake case name [INFO] [stdout] --> src/types.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) armedDelay: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `armed_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `batteryLevel` should have a snake case name [INFO] [stdout] --> src/types.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) batteryLevel: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `battery_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `batteryCapacity` should have a snake case name [INFO] [stdout] --> src/types.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) batteryCapacity: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `battery_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bounceCount` should have a snake case name [INFO] [stdout] --> src/types.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) bounceCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bounce_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonCoolDown` should have a snake case name [INFO] [stdout] --> src/types.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) canonCoolDown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_cool_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonCoolDownSpeed` should have a snake case name [INFO] [stdout] --> src/types.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) canonCoolDownSpeed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_cool_down_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonHeatAddedPerShot` should have a snake case name [INFO] [stdout] --> src/types.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) canonHeatAddedPerShot: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_heat_added_per_shot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `canonOverHeat` should have a snake case name [INFO] [stdout] --> src/types.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) canonOverHeat: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `canon_over_heat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collidingWith` should have a snake case name [INFO] [stdout] --> src/types.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) collidingWith: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `colliding_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deadFrameCount` should have a snake case name [INFO] [stdout] --> src/types.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) deadFrameCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dead_frame_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `didHit` should have a snake case name [INFO] [stdout] --> src/types.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) didHit: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `did_hit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enginePower` should have a snake case name [INFO] [stdout] --> src/types.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) enginePower: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `engine_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `framesSinceLastServerUpdate` should have a snake case name [INFO] [stdout] --> src/types.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) framesSinceLastServerUpdate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frames_since_last_server_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `framesSinceLastShot` should have a snake case name [INFO] [stdout] --> src/types.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) framesSinceLastShot: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frames_since_last_shot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startHealth` should have a snake case name [INFO] [stdout] --> src/types.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) startHealth: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hitRadius` should have a snake case name [INFO] [stdout] --> src/types.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) hitRadius: f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `hit_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inverseFireRate` should have a snake case name [INFO] [stdout] --> src/types.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) inverseFireRate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inverse_fire_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isDead` should have a snake case name [INFO] [stdout] --> src/types.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) isDead: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_dead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isLocal` should have a snake case name [INFO] [stdout] --> src/types.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) isLocal: bool, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isPlaying` should have a snake case name [INFO] [stdout] --> src/types.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) isPlaying: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `is_playing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `killedByName` should have a snake case name [INFO] [stdout] --> src/types.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) killedByName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `killed_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `killCount` should have a snake case name [INFO] [stdout] --> src/types.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) killCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `kill_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `missileDamage` should have a snake case name [INFO] [stdout] --> src/types.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) missileDamage: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `missile_damage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `missileSpeed` should have a snake case name [INFO] [stdout] --> src/types.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) missileSpeed: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `missile_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motivationLevel` should have a snake case name [INFO] [stdout] --> src/types.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) motivationLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motivation_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motivatorBroken` should have a snake case name [INFO] [stdout] --> src/types.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) motivatorBroken: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motivator_broken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `photonColor` should have a snake case name [INFO] [stdout] --> src/types.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) photonColor: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `photon_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `serverVersion` should have a snake case name [INFO] [stdout] --> src/types.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) serverVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `server_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotBlowFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) shotBlowFrame: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shot_blow_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsInFlight` should have a snake case name [INFO] [stdout] --> src/types.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) shotsInFlight: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_in_flight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsInFlightNew` should have a snake case name [INFO] [stdout] --> src/types.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) shotsInFlightNew: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_in_flight_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsFiredThisFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) shotsFiredThisFrame: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_fired_this_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shotsPerFrame` should have a snake case name [INFO] [stdout] --> src/types.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) shotsPerFrame: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shots_per_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `steeringPower` should have a snake case name [INFO] [stdout] --> src/types.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) steeringPower: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `steering_power` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ownerName` should have a snake case name [INFO] [stdout] --> src/types.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) ownerName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `owner_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastDamagedByName` should have a snake case name [INFO] [stdout] --> src/types.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) lastDamagedByName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_damaged_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `joinedGame` should have a snake case name [INFO] [stdout] --> src/types.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) joinedGame: String, // Assuming `currentTimeDate()` returns a String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `joined_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastMessage` should have a snake case name [INFO] [stdout] --> src/types.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) lastMessage: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `last_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `readyToPlay` should have a snake case name [INFO] [stdout] --> src/types.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) readyToPlay: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ready_to_play` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isHost` should have a snake case name [INFO] [stdout] --> src/types.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) isHost: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_host` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pingResponse` should have a snake case name [INFO] [stdout] --> src/types.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) pingResponse: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `ping_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pingId` should have a snake case name [INFO] [stdout] --> src/types.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub(crate) pingId: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ping_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `worldSize` should have a snake case name [INFO] [stdout] --> src/types.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) worldSize: Vec2, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `world_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cameraPosition` should have a snake case name [INFO] [stdout] --> src/types.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) cameraPosition: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `camera_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cameraVelocity` should have a snake case name [INFO] [stdout] --> src/types.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) cameraVelocity: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `camera_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewFramePosition` should have a snake case name [INFO] [stdout] --> src/types.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | pub(crate) viewFramePosition: Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_frame_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `thrustFlames` should have a snake case name [INFO] [stdout] --> src/types.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) thrustFlames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `thrust_flames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `moonType` should have a snake case name [INFO] [stdout] --> src/types.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) moonType: i32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `moon_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `userId` should have a snake case name [INFO] [stdout] --> src/types.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | pub(crate) userId: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shipVariant` should have a snake case name [INFO] [stdout] --> src/types.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | pub(crate) shipVariant: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ship_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s [INFO] running `Command { std: "docker" "inspect" "d36dfbab8f5e7106f353f95884d48b130cf2467d63f9f6b1255810846bcc4d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36dfbab8f5e7106f353f95884d48b130cf2467d63f9f6b1255810846bcc4d42", kill_on_drop: false }` [INFO] [stdout] d36dfbab8f5e7106f353f95884d48b130cf2467d63f9f6b1255810846bcc4d42