[INFO] cloning repository https://github.com/LoveBeforT/war3-host-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoveBeforT/war3-host-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoveBeforT%2Fwar3-host-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoveBeforT%2Fwar3-host-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd9f75f1eb877f0323aee94deb236b407b40401 [INFO] testing LoveBeforT/war3-host-server against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoveBeforT%2Fwar3-host-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LoveBeforT/war3-host-server on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LoveBeforT/war3-host-server [INFO] finished tweaking git repo https://github.com/LoveBeforT/war3-host-server [INFO] tweaked toml for git repo https://github.com/LoveBeforT/war3-host-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LoveBeforT/war3-host-server 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log4rs v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df306daaf57b5133415a3ae3fb798fb357a0e78c885901f493c597e88e1c6d88 [INFO] running `Command { std: "docker" "start" "-a" "df306daaf57b5133415a3ae3fb798fb357a0e78c885901f493c597e88e1c6d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df306daaf57b5133415a3ae3fb798fb357a0e78c885901f493c597e88e1c6d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df306daaf57b5133415a3ae3fb798fb357a0e78c885901f493c597e88e1c6d88", kill_on_drop: false }` [INFO] [stdout] df306daaf57b5133415a3ae3fb798fb357a0e78c885901f493c597e88e1c6d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0fd01d6f3fc32d85775e72e7614cda145d829134c8bf41f989059f21943e41f [INFO] running `Command { std: "docker" "start" "-a" "b0fd01d6f3fc32d85775e72e7614cda145d829134c8bf41f989059f21943e41f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling log4rs v1.1.1 [INFO] [stderr] Compiling war3-host-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `W3GS_HEADER_CONSTANTT` is never used [INFO] [stdout] --> src/constants/w3gs.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const W3GS_HEADER_CONSTANTT:u8 = 247; // 0xf7 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PING_FROM_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const W3GS_PING_FROM_HOST:u8 = 1; // 0x01 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SLOTINFOJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const W3GS_SLOTINFOJOIN:u8 = 4; // 0x04 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REJECTJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const W3GS_REJECTJOIN:u8 = 5; // 0x05 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PLAYERINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const W3GS_PLAYERINFO:u8 = 6; // 0x06 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PLAYERLEAVE_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const W3GS_PLAYERLEAVE_OTHERS:u8 = 7; // 0x07 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMELOADED_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const W3GS_GAMELOADED_OTHERS:u8 = 8; // 0x08 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SLOTINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const W3GS_SLOTINFO:u8 = 9; // 0x09 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_COUNTDOWN_START` is never used [INFO] [stdout] --> src/constants/w3gs.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const W3GS_COUNTDOWN_START:u8 = 10; // 0x0A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_COUNTDOWN_END` is never used [INFO] [stdout] --> src/constants/w3gs.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const W3GS_COUNTDOWN_END:u8 = 11; // 0x0B [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_INCOMING_ACTION` is never used [INFO] [stdout] --> src/constants/w3gs.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const W3GS_INCOMING_ACTION:u8 = 12; // 0x0C [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_FROM_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const W3GS_CHAT_FROM_HOST:u8 = 15; // 0x0F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_START_LAG` is never used [INFO] [stdout] --> src/constants/w3gs.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const W3GS_START_LAG:u8 = 16; // 0x10 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_STOP_LAG` is never used [INFO] [stdout] --> src/constants/w3gs.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const W3GS_STOP_LAG:u8 = 17; // 0x11 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_HOST_KICK_PLAYER` is never used [INFO] [stdout] --> src/constants/w3gs.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const W3GS_HOST_KICK_PLAYER:u8 = 28; // 0x1C [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REQJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const W3GS_REQJOIN:u8 = 30; // 0x1E [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_LEAVEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const W3GS_LEAVEGAME:u8 = 33; // 0x21 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMELOADED_SELF` is never used [INFO] [stdout] --> src/constants/w3gs.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const W3GS_GAMELOADED_SELF:u8 = 35; // 0x23 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_OUTGOING_ACTION` is never used [INFO] [stdout] --> src/constants/w3gs.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const W3GS_OUTGOING_ACTION:u8 = 38; // 0x26 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_OUTGOING_KEEPALIVE` is never used [INFO] [stdout] --> src/constants/w3gs.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const W3GS_OUTGOING_KEEPALIVE:u8 = 39; // 0x27 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_TO_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const W3GS_CHAT_TO_HOST:u8 = 40; // 0x28 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_DROPREQ` is never used [INFO] [stdout] --> src/constants/w3gs.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const W3GS_DROPREQ:u8 = 41; // 0x29 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SEARCHGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const W3GS_SEARCHGAME:u8 = 47; // 0x2F (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMEINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const W3GS_GAMEINFO:u8 = 48; // 0x30 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CREATEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const W3GS_CREATEGAME:u8 = 49; // 0x31 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REFRESHGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const W3GS_REFRESHGAME:u8 = 50; // 0x32 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_DECREATEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const W3GS_DECREATEGAME:u8 = 51; // 0x33 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const W3GS_CHAT_OTHERS:u8 = 52; // 0x34 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PING_FROM_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const W3GS_PING_FROM_OTHERS:u8 = 53; // 0x35 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PONG_TO_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const W3GS_PONG_TO_OTHERS:u8 = 54; // 0x36 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPCHECK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const W3GS_MAPCHECK:u8 = 61; // 0x3D [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_STARTDOWNLOAD` is never used [INFO] [stdout] --> src/constants/w3gs.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const W3GS_STARTDOWNLOAD:u8 = 63; // 0x3F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPSIZE` is never used [INFO] [stdout] --> src/constants/w3gs.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | pub const W3GS_MAPSIZE:u8 = 66; // 0x42 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPART` is never used [INFO] [stdout] --> src/constants/w3gs.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const W3GS_MAPPART:u8 = 67; // 0x43 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPARTOK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub const W3GS_MAPPARTOK:u8 = 68; // 0x44 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPARTNOTOK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const W3GS_MAPPARTNOTOK:u8 = 69; // 0x45 - just a guess, received this packet after forgetting to send a crc in pub const W3GS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PONG_TO_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const W3GS_PONG_TO_HOST:u8 = 70; // 0x46 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_INCOMING_ACTION2` is never used [INFO] [stdout] --> src/constants/w3gs.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const W3GS_INCOMING_ACTION2:u8 = 72; // 0x48 - received this packet when there are too many actions to fit in pub const W3GS_INCOM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Instance` is never constructed [INFO] [stdout] --> src/server/instance.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Instance { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `war3_path`, `listen_port`, and `listen_addr` are never read [INFO] [stdout] --> src/configuration/option.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Config{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | pub war3_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub listen_port: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | pub listen_addr: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/bootstrap/config.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | debug!("{:?}", option::CONFIG); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b0fd01d6f3fc32d85775e72e7614cda145d829134c8bf41f989059f21943e41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0fd01d6f3fc32d85775e72e7614cda145d829134c8bf41f989059f21943e41f", kill_on_drop: false }` [INFO] [stdout] b0fd01d6f3fc32d85775e72e7614cda145d829134c8bf41f989059f21943e41f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93ea052fd11b4380bbb81e876fd170c60e6e2d580123a95c07fb4d8d6ee2e89 [INFO] running `Command { std: "docker" "start" "-a" "e93ea052fd11b4380bbb81e876fd170c60e6e2d580123a95c07fb4d8d6ee2e89", kill_on_drop: false }` [INFO] [stderr] Compiling war3-host-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `W3GS_HEADER_CONSTANTT` is never used [INFO] [stdout] --> src/constants/w3gs.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const W3GS_HEADER_CONSTANTT:u8 = 247; // 0xf7 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PING_FROM_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const W3GS_PING_FROM_HOST:u8 = 1; // 0x01 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SLOTINFOJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const W3GS_SLOTINFOJOIN:u8 = 4; // 0x04 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REJECTJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const W3GS_REJECTJOIN:u8 = 5; // 0x05 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PLAYERINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const W3GS_PLAYERINFO:u8 = 6; // 0x06 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PLAYERLEAVE_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const W3GS_PLAYERLEAVE_OTHERS:u8 = 7; // 0x07 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMELOADED_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const W3GS_GAMELOADED_OTHERS:u8 = 8; // 0x08 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SLOTINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const W3GS_SLOTINFO:u8 = 9; // 0x09 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_COUNTDOWN_START` is never used [INFO] [stdout] --> src/constants/w3gs.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const W3GS_COUNTDOWN_START:u8 = 10; // 0x0A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_COUNTDOWN_END` is never used [INFO] [stdout] --> src/constants/w3gs.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const W3GS_COUNTDOWN_END:u8 = 11; // 0x0B [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_INCOMING_ACTION` is never used [INFO] [stdout] --> src/constants/w3gs.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const W3GS_INCOMING_ACTION:u8 = 12; // 0x0C [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_FROM_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const W3GS_CHAT_FROM_HOST:u8 = 15; // 0x0F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_START_LAG` is never used [INFO] [stdout] --> src/constants/w3gs.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const W3GS_START_LAG:u8 = 16; // 0x10 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_STOP_LAG` is never used [INFO] [stdout] --> src/constants/w3gs.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const W3GS_STOP_LAG:u8 = 17; // 0x11 [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_HOST_KICK_PLAYER` is never used [INFO] [stdout] --> src/constants/w3gs.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const W3GS_HOST_KICK_PLAYER:u8 = 28; // 0x1C [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REQJOIN` is never used [INFO] [stdout] --> src/constants/w3gs.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const W3GS_REQJOIN:u8 = 30; // 0x1E [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_LEAVEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const W3GS_LEAVEGAME:u8 = 33; // 0x21 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMELOADED_SELF` is never used [INFO] [stdout] --> src/constants/w3gs.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const W3GS_GAMELOADED_SELF:u8 = 35; // 0x23 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_OUTGOING_ACTION` is never used [INFO] [stdout] --> src/constants/w3gs.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const W3GS_OUTGOING_ACTION:u8 = 38; // 0x26 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_OUTGOING_KEEPALIVE` is never used [INFO] [stdout] --> src/constants/w3gs.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const W3GS_OUTGOING_KEEPALIVE:u8 = 39; // 0x27 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_TO_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const W3GS_CHAT_TO_HOST:u8 = 40; // 0x28 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_DROPREQ` is never used [INFO] [stdout] --> src/constants/w3gs.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const W3GS_DROPREQ:u8 = 41; // 0x29 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_SEARCHGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const W3GS_SEARCHGAME:u8 = 47; // 0x2F (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_GAMEINFO` is never used [INFO] [stdout] --> src/constants/w3gs.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const W3GS_GAMEINFO:u8 = 48; // 0x30 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CREATEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const W3GS_CREATEGAME:u8 = 49; // 0x31 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_REFRESHGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const W3GS_REFRESHGAME:u8 = 50; // 0x32 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_DECREATEGAME` is never used [INFO] [stdout] --> src/constants/w3gs.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const W3GS_DECREATEGAME:u8 = 51; // 0x33 (UDP/LAN) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_CHAT_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const W3GS_CHAT_OTHERS:u8 = 52; // 0x34 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PING_FROM_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const W3GS_PING_FROM_OTHERS:u8 = 53; // 0x35 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PONG_TO_OTHERS` is never used [INFO] [stdout] --> src/constants/w3gs.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const W3GS_PONG_TO_OTHERS:u8 = 54; // 0x36 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPCHECK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const W3GS_MAPCHECK:u8 = 61; // 0x3D [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_STARTDOWNLOAD` is never used [INFO] [stdout] --> src/constants/w3gs.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const W3GS_STARTDOWNLOAD:u8 = 63; // 0x3F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPSIZE` is never used [INFO] [stdout] --> src/constants/w3gs.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | pub const W3GS_MAPSIZE:u8 = 66; // 0x42 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPART` is never used [INFO] [stdout] --> src/constants/w3gs.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const W3GS_MAPPART:u8 = 67; // 0x43 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPARTOK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub const W3GS_MAPPARTOK:u8 = 68; // 0x44 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_MAPPARTNOTOK` is never used [INFO] [stdout] --> src/constants/w3gs.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const W3GS_MAPPARTNOTOK:u8 = 69; // 0x45 - just a guess, received this packet after forgetting to send a crc in pub const W3GS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_PONG_TO_HOST` is never used [INFO] [stdout] --> src/constants/w3gs.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const W3GS_PONG_TO_HOST:u8 = 70; // 0x46 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `W3GS_INCOMING_ACTION2` is never used [INFO] [stdout] --> src/constants/w3gs.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const W3GS_INCOMING_ACTION2:u8 = 72; // 0x48 - received this packet when there are too many actions to fit in pub const W3GS_INCOM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Instance` is never constructed [INFO] [stdout] --> src/server/instance.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Instance { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `war3_path`, `listen_port`, and `listen_addr` are never read [INFO] [stdout] --> src/configuration/option.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Config{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 3 | pub war3_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub listen_port: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | pub listen_addr: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/bootstrap/config.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | debug!("{:?}", option::CONFIG); [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e93ea052fd11b4380bbb81e876fd170c60e6e2d580123a95c07fb4d8d6ee2e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93ea052fd11b4380bbb81e876fd170c60e6e2d580123a95c07fb4d8d6ee2e89", kill_on_drop: false }` [INFO] [stdout] e93ea052fd11b4380bbb81e876fd170c60e6e2d580123a95c07fb4d8d6ee2e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f60aa11ee0ebb7ffae756d554f3067be873cd6066287b3ba132adca3e18b11d [INFO] running `Command { std: "docker" "start" "-a" "7f60aa11ee0ebb7ffae756d554f3067be873cd6066287b3ba132adca3e18b11d", kill_on_drop: false }` [INFO] [stderr] warning: constant `W3GS_HEADER_CONSTANTT` is never used [INFO] [stderr] --> src/constants/w3gs.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | pub const W3GS_HEADER_CONSTANTT:u8 = 247; // 0xf7 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PING_FROM_HOST` is never used [INFO] [stderr] --> src/constants/w3gs.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | pub const W3GS_PING_FROM_HOST:u8 = 1; // 0x01 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_SLOTINFOJOIN` is never used [INFO] [stderr] --> src/constants/w3gs.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | pub const W3GS_SLOTINFOJOIN:u8 = 4; // 0x04 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_REJECTJOIN` is never used [INFO] [stderr] --> src/constants/w3gs.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const W3GS_REJECTJOIN:u8 = 5; // 0x05 [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PLAYERINFO` is never used [INFO] [stderr] --> src/constants/w3gs.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | pub const W3GS_PLAYERINFO:u8 = 6; // 0x06 [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PLAYERLEAVE_OTHERS` is never used [INFO] [stderr] --> src/constants/w3gs.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub const W3GS_PLAYERLEAVE_OTHERS:u8 = 7; // 0x07 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_GAMELOADED_OTHERS` is never used [INFO] [stderr] --> src/constants/w3gs.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub const W3GS_GAMELOADED_OTHERS:u8 = 8; // 0x08 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_SLOTINFO` is never used [INFO] [stderr] --> src/constants/w3gs.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | pub const W3GS_SLOTINFO:u8 = 9; // 0x09 [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_COUNTDOWN_START` is never used [INFO] [stderr] --> src/constants/w3gs.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub const W3GS_COUNTDOWN_START:u8 = 10; // 0x0A [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_COUNTDOWN_END` is never used [INFO] [stderr] --> src/constants/w3gs.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub const W3GS_COUNTDOWN_END:u8 = 11; // 0x0B [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_INCOMING_ACTION` is never used [INFO] [stderr] --> src/constants/w3gs.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | pub const W3GS_INCOMING_ACTION:u8 = 12; // 0x0C [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_CHAT_FROM_HOST` is never used [INFO] [stderr] --> src/constants/w3gs.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | pub const W3GS_CHAT_FROM_HOST:u8 = 15; // 0x0F [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_START_LAG` is never used [INFO] [stderr] --> src/constants/w3gs.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | pub const W3GS_START_LAG:u8 = 16; // 0x10 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_STOP_LAG` is never used [INFO] [stderr] --> src/constants/w3gs.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | pub const W3GS_STOP_LAG:u8 = 17; // 0x11 [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_HOST_KICK_PLAYER` is never used [INFO] [stderr] --> src/constants/w3gs.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | pub const W3GS_HOST_KICK_PLAYER:u8 = 28; // 0x1C [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_REQJOIN` is never used [INFO] [stderr] --> src/constants/w3gs.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const W3GS_REQJOIN:u8 = 30; // 0x1E [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_LEAVEGAME` is never used [INFO] [stderr] --> src/constants/w3gs.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | pub const W3GS_LEAVEGAME:u8 = 33; // 0x21 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_GAMELOADED_SELF` is never used [INFO] [stderr] --> src/constants/w3gs.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const W3GS_GAMELOADED_SELF:u8 = 35; // 0x23 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_OUTGOING_ACTION` is never used [INFO] [stderr] --> src/constants/w3gs.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | pub const W3GS_OUTGOING_ACTION:u8 = 38; // 0x26 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_OUTGOING_KEEPALIVE` is never used [INFO] [stderr] --> src/constants/w3gs.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | pub const W3GS_OUTGOING_KEEPALIVE:u8 = 39; // 0x27 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_CHAT_TO_HOST` is never used [INFO] [stderr] --> src/constants/w3gs.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | pub const W3GS_CHAT_TO_HOST:u8 = 40; // 0x28 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_DROPREQ` is never used [INFO] [stderr] --> src/constants/w3gs.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | pub const W3GS_DROPREQ:u8 = 41; // 0x29 [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_SEARCHGAME` is never used [INFO] [stderr] --> src/constants/w3gs.rs:26:11 [INFO] [stderr] | [INFO] [stderr] 26 | pub const W3GS_SEARCHGAME:u8 = 47; // 0x2F (UDP/LAN) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_GAMEINFO` is never used [INFO] [stderr] --> src/constants/w3gs.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | pub const W3GS_GAMEINFO:u8 = 48; // 0x30 (UDP/LAN) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_CREATEGAME` is never used [INFO] [stderr] --> src/constants/w3gs.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | pub const W3GS_CREATEGAME:u8 = 49; // 0x31 (UDP/LAN) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_REFRESHGAME` is never used [INFO] [stderr] --> src/constants/w3gs.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | pub const W3GS_REFRESHGAME:u8 = 50; // 0x32 (UDP/LAN) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_DECREATEGAME` is never used [INFO] [stderr] --> src/constants/w3gs.rs:30:11 [INFO] [stderr] | [INFO] [stderr] 30 | pub const W3GS_DECREATEGAME:u8 = 51; // 0x33 (UDP/LAN) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_CHAT_OTHERS` is never used [INFO] [stderr] --> src/constants/w3gs.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub const W3GS_CHAT_OTHERS:u8 = 52; // 0x34 [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PING_FROM_OTHERS` is never used [INFO] [stderr] --> src/constants/w3gs.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | pub const W3GS_PING_FROM_OTHERS:u8 = 53; // 0x35 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PONG_TO_OTHERS` is never used [INFO] [stderr] --> src/constants/w3gs.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | pub const W3GS_PONG_TO_OTHERS:u8 = 54; // 0x36 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_MAPCHECK` is never used [INFO] [stderr] --> src/constants/w3gs.rs:34:11 [INFO] [stderr] | [INFO] [stderr] 34 | pub const W3GS_MAPCHECK:u8 = 61; // 0x3D [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_STARTDOWNLOAD` is never used [INFO] [stderr] --> src/constants/w3gs.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | pub const W3GS_STARTDOWNLOAD:u8 = 63; // 0x3F [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_MAPSIZE` is never used [INFO] [stderr] --> src/constants/w3gs.rs:36:11 [INFO] [stderr] | [INFO] [stderr] 36 | pub const W3GS_MAPSIZE:u8 = 66; // 0x42 [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_MAPPART` is never used [INFO] [stderr] --> src/constants/w3gs.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | pub const W3GS_MAPPART:u8 = 67; // 0x43 [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_MAPPARTOK` is never used [INFO] [stderr] --> src/constants/w3gs.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | pub const W3GS_MAPPARTOK:u8 = 68; // 0x44 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_MAPPARTNOTOK` is never used [INFO] [stderr] --> src/constants/w3gs.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | pub const W3GS_MAPPARTNOTOK:u8 = 69; // 0x45 - just a guess, received this packet after forgetting to send a crc in pub const W3GS... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_PONG_TO_HOST` is never used [INFO] [stderr] --> src/constants/w3gs.rs:40:11 [INFO] [stderr] | [INFO] [stderr] 40 | pub const W3GS_PONG_TO_HOST:u8 = 70; // 0x46 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `W3GS_INCOMING_ACTION2` is never used [INFO] [stderr] --> src/constants/w3gs.rs:41:11 [INFO] [stderr] | [INFO] [stderr] 41 | pub const W3GS_INCOMING_ACTION2:u8 = 72; // 0x48 - received this packet when there are too many actions to fit in pub const W3GS_INCOM... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Instance` is never constructed [INFO] [stderr] --> src/server/instance.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Instance { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `war3_path`, `listen_port`, and `listen_addr` are never read [INFO] [stderr] --> src/configuration/option.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Config{ [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 3 | pub war3_path: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 4 | pub listen_port: i16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 5 | pub listen_addr: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/bootstrap/config.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | debug!("{:?}", option::CONFIG); [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `war3-host-server` (bin "war3-host-server" test) generated 41 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/war3_host_server-7470443745001be2) [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" "7f60aa11ee0ebb7ffae756d554f3067be873cd6066287b3ba132adca3e18b11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f60aa11ee0ebb7ffae756d554f3067be873cd6066287b3ba132adca3e18b11d", kill_on_drop: false }` [INFO] [stdout] 7f60aa11ee0ebb7ffae756d554f3067be873cd6066287b3ba132adca3e18b11d