[INFO] cloning repository https://github.com/liquidatom/rustgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liquidatom/rustgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidatom%2Frustgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidatom%2Frustgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad7e26fed25c70f24f25f4703cc019076011a56a [INFO] building liquidatom/rustgame against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidatom%2Frustgame" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liquidatom/rustgame [INFO] finished tweaking git repo https://github.com/liquidatom/rustgame [INFO] tweaked toml for git repo https://github.com/liquidatom/rustgame written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liquidatom/rustgame on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liquidatom/rustgame 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoserde v0.1.37 [INFO] [stderr] Downloaded pub-fields v0.1.1 [INFO] [stderr] Downloaded quad-rand v0.2.1 [INFO] [stderr] Downloaded macroquad_macro v0.1.7 [INFO] [stderr] Downloaded nanoserde-derive v0.1.22 [INFO] [stderr] Downloaded macroquad-tiled v0.2.1 [INFO] [stderr] Downloaded macroquad-platformer v0.2.0 [INFO] [stderr] Downloaded miniquad v0.4.0 [INFO] [stderr] Downloaded glam v0.21.3 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded macroquad v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 159889ad9c73cf36e40d1c13a345e4c9c2e8c55a5f584f774891821e09e7d846 [INFO] running `Command { std: "docker" "start" "-a" "159889ad9c73cf36e40d1c13a345e4c9c2e8c55a5f584f774891821e09e7d846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "159889ad9c73cf36e40d1c13a345e4c9c2e8c55a5f584f774891821e09e7d846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159889ad9c73cf36e40d1c13a345e4c9c2e8c55a5f584f774891821e09e7d846", kill_on_drop: false }` [INFO] [stdout] 159889ad9c73cf36e40d1c13a345e4c9c2e8c55a5f584f774891821e09e7d846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e179db5b6904b3c7aebd9813521332cb5370f1e737ac3130a0bfa22c8772fa91 [INFO] running `Command { std: "docker" "start" "-a" "e179db5b6904b3c7aebd9813521332cb5370f1e737ac3130a0bfa22c8772fa91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling macroquad-platformer v0.2.0 [INFO] [stderr] Compiling macroquad-tiled v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pub-fields v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let mut on_ground = self.world.collide_check(player.collider, pos + vec2(0., 1.)); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oldPos` [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let oldPos = camera.target.x; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_oldPos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initPlayers` should have a snake case name [INFO] [stdout] --> src/main.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn initPlayers(map: &mut MapWorld) [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `init_players` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `oldPos` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let oldPos = camera.target.x; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `old_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calcSpeed` should have a snake case name [INFO] [stdout] --> src/player.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn calcSpeed(&mut self) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `calc_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tilesetName` should have a snake case name [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tilesetName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `tile_size` should have an upper case name [INFO] [stdout] --> src/world.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const tile_size: f32 = 32.; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 18 - pub const tile_size: f32 = 32.; [INFO] [stdout] 18 + pub const TILE_SIZE: f32 = 32.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `map_width` should have an upper case name [INFO] [stdout] --> src/world.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const map_width: f32 = 60.; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 19 - pub const map_width: f32 = 60.; [INFO] [stdout] 19 + pub const MAP_WIDTH: f32 = 60.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `map_height` should have an upper case name [INFO] [stdout] --> src/world.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const map_height: f32 = 20.; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 20 - pub const map_height: f32 = 20.; [INFO] [stdout] 20 + pub const MAP_HEIGHT: f32 = 20.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tilesetFile` should have a snake case name [INFO] [stdout] --> src/world.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mapFile` should have a snake case name [INFO] [stdout] --> src/world.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `map_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tilesetName` should have a snake case name [INFO] [stdout] --> src/world.rs:24:50 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drawWorld` should have a snake case name [INFO] [stdout] --> src/world.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn drawWorld(&self) -> () [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `draw_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checkCollide` should have a snake case name [INFO] [stdout] --> src/world.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn checkCollide(&mut self) [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `check_collide` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s [INFO] running `Command { std: "docker" "inspect" "e179db5b6904b3c7aebd9813521332cb5370f1e737ac3130a0bfa22c8772fa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e179db5b6904b3c7aebd9813521332cb5370f1e737ac3130a0bfa22c8772fa91", kill_on_drop: false }` [INFO] [stdout] e179db5b6904b3c7aebd9813521332cb5370f1e737ac3130a0bfa22c8772fa91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 13667418fd05b19bcc86f1823d7e9dbd9efefe6bec07702ae79bcc0d07f26d1f [INFO] running `Command { std: "docker" "start" "-a" "13667418fd05b19bcc86f1823d7e9dbd9efefe6bec07702ae79bcc0d07f26d1f", kill_on_drop: false }` [INFO] [stderr] Compiling hh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let mut on_ground = self.world.collide_check(player.collider, pos + vec2(0., 1.)); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oldPos` [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let oldPos = camera.target.x; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_oldPos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initPlayers` should have a snake case name [INFO] [stdout] --> src/main.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn initPlayers(map: &mut MapWorld) [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `init_players` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `oldPos` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let oldPos = camera.target.x; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `old_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calcSpeed` should have a snake case name [INFO] [stdout] --> src/player.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn calcSpeed(&mut self) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `calc_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tilesetName` should have a snake case name [INFO] [stdout] --> src/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tilesetName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `tile_size` should have an upper case name [INFO] [stdout] --> src/world.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const tile_size: f32 = 32.; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 18 - pub const tile_size: f32 = 32.; [INFO] [stdout] 18 + pub const TILE_SIZE: f32 = 32.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `map_width` should have an upper case name [INFO] [stdout] --> src/world.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const map_width: f32 = 60.; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 19 - pub const map_width: f32 = 60.; [INFO] [stdout] 19 + pub const MAP_WIDTH: f32 = 60.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `map_height` should have an upper case name [INFO] [stdout] --> src/world.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const map_height: f32 = 20.; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 20 - pub const map_height: f32 = 20.; [INFO] [stdout] 20 + pub const MAP_HEIGHT: f32 = 20.; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tilesetFile` should have a snake case name [INFO] [stdout] --> src/world.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mapFile` should have a snake case name [INFO] [stdout] --> src/world.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `map_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tilesetName` should have a snake case name [INFO] [stdout] --> src/world.rs:24:50 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(tilesetFile: &str, mapFile: &str, tilesetName: String) -> MapWorld [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `tileset_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `drawWorld` should have a snake case name [INFO] [stdout] --> src/world.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn drawWorld(&self) -> () [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `draw_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checkCollide` should have a snake case name [INFO] [stdout] --> src/world.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn checkCollide(&mut self) [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `check_collide` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "13667418fd05b19bcc86f1823d7e9dbd9efefe6bec07702ae79bcc0d07f26d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13667418fd05b19bcc86f1823d7e9dbd9efefe6bec07702ae79bcc0d07f26d1f", kill_on_drop: false }` [INFO] [stdout] 13667418fd05b19bcc86f1823d7e9dbd9efefe6bec07702ae79bcc0d07f26d1f