[INFO] cloning repository https://github.com/cikeZ00/PavlovServerBrowser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cikeZ00/PavlovServerBrowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcikeZ00%2FPavlovServerBrowser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcikeZ00%2FPavlovServerBrowser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad3927fcefd23692ea09e7eb4e640f0b58afa34d [INFO] testing cikeZ00/PavlovServerBrowser against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcikeZ00%2FPavlovServerBrowser" "/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/cikeZ00/PavlovServerBrowser [INFO] finished tweaking git repo https://github.com/cikeZ00/PavlovServerBrowser [INFO] tweaked toml for git repo https://github.com/cikeZ00/PavlovServerBrowser written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cikeZ00/PavlovServerBrowser on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cikeZ00/PavlovServerBrowser 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e30574b0afb5928ae9174527bd470e7e6225e0011d46082dff855a4fc696ef5b [INFO] running `Command { std: "docker" "start" "-a" "e30574b0afb5928ae9174527bd470e7e6225e0011d46082dff855a4fc696ef5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e30574b0afb5928ae9174527bd470e7e6225e0011d46082dff855a4fc696ef5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30574b0afb5928ae9174527bd470e7e6225e0011d46082dff855a4fc696ef5b", kill_on_drop: false }` [INFO] [stdout] e30574b0afb5928ae9174527bd470e7e6225e0011d46082dff855a4fc696ef5b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fe6ff84526e449e8056d2293015278281dcda004b5f845b83b646611715eb38 [INFO] running `Command { std: "docker" "start" "-a" "1fe6ff84526e449e8056d2293015278281dcda004b5f845b83b646611715eb38", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling implicit-clone v0.3.9 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-history v0.1.5 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling PavlovServerBrowser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `port`, `bPasswordProtected`, and `bSecured` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Server { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | bPasswordProtected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | bSecured: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `PavlovServerBrowser` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `pavlov_server_browser` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSlots` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | maxSlots: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `max_slots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mapId` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mapId: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `map_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mapLabel` should have a snake case name [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | mapLabel: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `map_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bPasswordProtected` should have a snake case name [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | bPasswordProtected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_password_protected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bSecured` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bSecured: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `b_secured` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameMode` should have a snake case name [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gameMode: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `game_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameModeLabel` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | gameModeLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `game_mode_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.39s [INFO] running `Command { std: "docker" "inspect" "1fe6ff84526e449e8056d2293015278281dcda004b5f845b83b646611715eb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe6ff84526e449e8056d2293015278281dcda004b5f845b83b646611715eb38", kill_on_drop: false }` [INFO] [stdout] 1fe6ff84526e449e8056d2293015278281dcda004b5f845b83b646611715eb38 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d3ffbd4ae05db8218ca0a15f05c9cfa776a2b4bba474840a4f41fa763caba34 [INFO] running `Command { std: "docker" "start" "-a" "2d3ffbd4ae05db8218ca0a15f05c9cfa776a2b4bba474840a4f41fa763caba34", kill_on_drop: false }` [INFO] [stderr] Compiling PavlovServerBrowser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `port`, `bPasswordProtected`, and `bSecured` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Server { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | bPasswordProtected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | bSecured: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSlots` should have a snake case name [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | maxSlots: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `max_slots` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mapId` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mapId: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `map_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mapLabel` should have a snake case name [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | mapLabel: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `map_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bPasswordProtected` should have a snake case name [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | bPasswordProtected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_password_protected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bSecured` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bSecured: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `b_secured` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameMode` should have a snake case name [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | gameMode: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `game_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gameModeLabel` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | gameModeLabel: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `game_mode_label` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "2d3ffbd4ae05db8218ca0a15f05c9cfa776a2b4bba474840a4f41fa763caba34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3ffbd4ae05db8218ca0a15f05c9cfa776a2b4bba474840a4f41fa763caba34", kill_on_drop: false }` [INFO] [stdout] 2d3ffbd4ae05db8218ca0a15f05c9cfa776a2b4bba474840a4f41fa763caba34 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c940893e9dd16cc9165251139f503b24fad0b5eac00e092c60a3c5605ba9d475 [INFO] running `Command { std: "docker" "start" "-a" "c940893e9dd16cc9165251139f503b24fad0b5eac00e092c60a3c5605ba9d475", kill_on_drop: false }` [INFO] [stderr] warning: fields `port`, `bPasswordProtected`, and `bSecured` are never read [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 10 | struct Server { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | port: u16, [INFO] [stderr] | ^^^^ [INFO] [stderr] 17 | bPasswordProtected: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | bSecured: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `maxSlots` should have a snake case name [INFO] [stderr] --> src/lib.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | maxSlots: u32, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `max_slots` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `mapId` should have a snake case name [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | mapId: String, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `map_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `mapLabel` should have a snake case name [INFO] [stderr] --> src/lib.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | mapLabel: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `map_label` [INFO] [stderr] [INFO] [stderr] warning: structure field `bPasswordProtected` should have a snake case name [INFO] [stderr] --> src/lib.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | bPasswordProtected: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_password_protected` [INFO] [stderr] [INFO] [stderr] warning: structure field `bSecured` should have a snake case name [INFO] [stderr] --> src/lib.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | bSecured: bool, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `b_secured` [INFO] [stderr] [INFO] [stderr] warning: structure field `gameMode` should have a snake case name [INFO] [stderr] --> src/lib.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | gameMode: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `game_mode` [INFO] [stderr] [INFO] [stderr] warning: structure field `gameModeLabel` should have a snake case name [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | gameModeLabel: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `game_mode_label` [INFO] [stderr] [INFO] [stderr] warning: `PavlovServerBrowser` (lib test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/PavlovServerBrowser-296778724802d589) [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" "c940893e9dd16cc9165251139f503b24fad0b5eac00e092c60a3c5605ba9d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c940893e9dd16cc9165251139f503b24fad0b5eac00e092c60a3c5605ba9d475", kill_on_drop: false }` [INFO] [stdout] c940893e9dd16cc9165251139f503b24fad0b5eac00e092c60a3c5605ba9d475