[INFO] cloning repository https://github.com/MFromenteau/rust-game-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MFromenteau/rust-game-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFromenteau%2Frust-game-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFromenteau%2Frust-game-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 599e22662b1993361377936a4bf2cee3856839b3 [INFO] testing MFromenteau/rust-game-server against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFromenteau%2Frust-game-server" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MFromenteau/rust-game-server on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MFromenteau/rust-game-server [INFO] finished tweaking git repo https://github.com/MFromenteau/rust-game-server [INFO] tweaked toml for git repo https://github.com/MFromenteau/rust-game-server written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/MFromenteau/rust-game-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.70 [INFO] [stderr] Downloaded websocket v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988370c1c25b0484dfe7f3c79a3c51014c0b31266a098df4e95853ac83342a3b [INFO] running `Command { std: "docker" "start" "-a" "988370c1c25b0484dfe7f3c79a3c51014c0b31266a098df4e95853ac83342a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988370c1c25b0484dfe7f3c79a3c51014c0b31266a098df4e95853ac83342a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988370c1c25b0484dfe7f3c79a3c51014c0b31266a098df4e95853ac83342a3b", kill_on_drop: false }` [INFO] [stdout] 988370c1c25b0484dfe7f3c79a3c51014c0b31266a098df4e95853ac83342a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21ee2003dedaf663e63b0536a71c8f7ac5bdaaa4cf502ab755f96d55d96a6e6d [INFO] running `Command { std: "docker" "start" "-a" "21ee2003dedaf663e63b0536a71c8f7ac5bdaaa4cf502ab755f96d55d96a6e6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rust-game-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tokio::runtime::Runtime::reactor`: there is now a reactor per worker thread [INFO] [stdout] --> src/main.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | let server = Server::bind(server_addr, &runtime.reactor()).expect("Failed to create server"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | let ids = conn.iter().map(|(k, v)| k.clone()).collect::>(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/types.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn build_entity(id: u32, entities: Arc>>) -> Entity { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SelectNext` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / runtime [INFO] [stdout] 118 | | .block_on_all(connection_handler.select(send_handler)) [INFO] [stdout] 119 | | .map_err(|_| println!("Error while running core loop")) [INFO] [stdout] 120 | | .unwrap(); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless polled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientId` should have a snake case name [INFO] [stdout] --> src/types.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub clientId: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `serverId` should have a snake case name [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub serverId: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `server_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientId` should have a snake case name [INFO] [stdout] --> src/types.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub clientId: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameState` should have a snake case name [INFO] [stdout] --> src/types.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub gameState: Vec [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `game_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientState` should have a snake case name [INFO] [stdout] --> src/types.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub clientState: Entity [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `client_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.82s [INFO] running `Command { std: "docker" "inspect" "21ee2003dedaf663e63b0536a71c8f7ac5bdaaa4cf502ab755f96d55d96a6e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ee2003dedaf663e63b0536a71c8f7ac5bdaaa4cf502ab755f96d55d96a6e6d", kill_on_drop: false }` [INFO] [stdout] 21ee2003dedaf663e63b0536a71c8f7ac5bdaaa4cf502ab755f96d55d96a6e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 067c3f053b9a050625ad08e08bcfb736a34b94f1b46f5d02b490d96dcce2aca2 [INFO] running `Command { std: "docker" "start" "-a" "067c3f053b9a050625ad08e08bcfb736a34b94f1b46f5d02b490d96dcce2aca2", kill_on_drop: false }` [INFO] [stderr] Compiling rust-game-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tokio::runtime::Runtime::reactor`: there is now a reactor per worker thread [INFO] [stdout] --> src/main.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | let server = Server::bind(server_addr, &runtime.reactor()).expect("Failed to create server"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | let ids = conn.iter().map(|(k, v)| k.clone()).collect::>(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities` [INFO] [stdout] --> src/types.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn build_entity(id: u32, entities: Arc>>) -> Entity { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `SelectNext` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / runtime [INFO] [stdout] 118 | | .block_on_all(connection_handler.select(send_handler)) [INFO] [stdout] 119 | | .map_err(|_| println!("Error while running core loop")) [INFO] [stdout] 120 | | .unwrap(); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless polled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientId` should have a snake case name [INFO] [stdout] --> src/types.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub clientId: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `serverId` should have a snake case name [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub serverId: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `server_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientId` should have a snake case name [INFO] [stdout] --> src/types.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub clientId: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameState` should have a snake case name [INFO] [stdout] --> src/types.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub gameState: Vec [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `game_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clientState` should have a snake case name [INFO] [stdout] --> src/types.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub clientState: Entity [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `client_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "067c3f053b9a050625ad08e08bcfb736a34b94f1b46f5d02b490d96dcce2aca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067c3f053b9a050625ad08e08bcfb736a34b94f1b46f5d02b490d96dcce2aca2", kill_on_drop: false }` [INFO] [stdout] 067c3f053b9a050625ad08e08bcfb736a34b94f1b46f5d02b490d96dcce2aca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8a12ce2239d751c7926892c83f04a4c19afdbda96f51f900e03f46c1c60f869 [INFO] running `Command { std: "docker" "start" "-a" "a8a12ce2239d751c7926892c83f04a4c19afdbda96f51f900e03f46c1c60f869", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `tokio::runtime::Runtime::reactor`: there is now a reactor per worker thread [INFO] [stderr] --> src/main.rs:27:53 [INFO] [stderr] | [INFO] [stderr] 27 | let server = Server::bind(server_addr, &runtime.reactor()).expect("Failed to create server"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/main.rs:91:48 [INFO] [stderr] | [INFO] [stderr] 91 | let ids = conn.iter().map(|(k, v)| k.clone()).collect::>(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `entities` [INFO] [stderr] --> src/types.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn build_entity(id: u32, entities: Arc>>) -> Entity { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities` [INFO] [stderr] [INFO] [stderr] warning: unused `SelectNext` in tuple element 1 that must be used [INFO] [stderr] --> src/main.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | / runtime [INFO] [stderr] 118 | | .block_on_all(connection_handler.select(send_handler)) [INFO] [stderr] 119 | | .map_err(|_| println!("Error while running core loop")) [INFO] [stderr] 120 | | .unwrap(); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: futures do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: structure field `clientId` should have a snake case name [INFO] [stderr] --> src/types.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub clientId: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `serverId` should have a snake case name [INFO] [stderr] --> src/types.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub serverId: u32, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `server_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `clientId` should have a snake case name [INFO] [stderr] --> src/types.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub clientId: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `client_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `gameState` should have a snake case name [INFO] [stderr] --> src/types.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub gameState: Vec [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `game_state` [INFO] [stderr] [INFO] [stderr] warning: structure field `clientState` should have a snake case name [INFO] [stderr] --> src/types.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub clientState: Entity [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `client_state` [INFO] [stderr] [INFO] [stderr] warning: `rust-game-server` (bin "rust-game-server" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_game_server-658caa5eeba14810) [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" "a8a12ce2239d751c7926892c83f04a4c19afdbda96f51f900e03f46c1c60f869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a12ce2239d751c7926892c83f04a4c19afdbda96f51f900e03f46c1c60f869", kill_on_drop: false }` [INFO] [stdout] a8a12ce2239d751c7926892c83f04a4c19afdbda96f51f900e03f46c1c60f869