[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] checking LoveBeforT/war3-host-server against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoveBeforT%2Fwar3-host-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LoveBeforT/war3-host-server on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "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-7-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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v4.0.0
[INFO] [stderr]   Downloaded ordered-multimap v0.3.1
[INFO] [stderr]   Downloaded log4rs v1.1.1
[INFO] [stderr]   Downloaded dlv-list v0.2.3
[INFO] [stderr]   Downloaded rust-ini v0.17.0
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4502f10cf30922f11e8536d5a37987d8cd22f61abf59b7b665fe74caa0500f3c
[INFO] running `Command { std: "docker" "start" "-a" "4502f10cf30922f11e8536d5a37987d8cd22f61abf59b7b665fe74caa0500f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4502f10cf30922f11e8536d5a37987d8cd22f61abf59b7b665fe74caa0500f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4502f10cf30922f11e8536d5a37987d8cd22f61abf59b7b665fe74caa0500f3c", kill_on_drop: false }`
[INFO] [stdout] 4502f10cf30922f11e8536d5a37987d8cd22f61abf59b7b665fe74caa0500f3c
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d839840c9d375cff87baf679fd94f6ef081f128c6a3829d098598f5c4871c273
[INFO] running `Command { std: "docker" "start" "-a" "d839840c9d375cff87baf679fd94f6ef081f128c6a3829d098598f5c4871c273", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]     Checking ordered-multimap v0.3.1
[INFO] [stderr]     Checking rust-ini v0.17.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking serde v1.0.144
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.85
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking log4rs v1.1.1
[INFO] [stderr]     Checking 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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: 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: 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: 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: 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: 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: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d839840c9d375cff87baf679fd94f6ef081f128c6a3829d098598f5c4871c273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d839840c9d375cff87baf679fd94f6ef081f128c6a3829d098598f5c4871c273", kill_on_drop: false }`
[INFO] [stdout] d839840c9d375cff87baf679fd94f6ef081f128c6a3829d098598f5c4871c273
[INFO] checking LoveBeforT/war3-host-server against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoveBeforT%2Fwar3-host-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LoveBeforT/war3-host-server on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "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-7-tc2/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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c824799bc6b823db784210651c7605c3ecdc1fc1d96147c0ff93e350f33523d6
[INFO] running `Command { std: "docker" "start" "-a" "c824799bc6b823db784210651c7605c3ecdc1fc1d96147c0ff93e350f33523d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c824799bc6b823db784210651c7605c3ecdc1fc1d96147c0ff93e350f33523d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c824799bc6b823db784210651c7605c3ecdc1fc1d96147c0ff93e350f33523d6", kill_on_drop: false }`
[INFO] [stdout] c824799bc6b823db784210651c7605c3ecdc1fc1d96147c0ff93e350f33523d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d16aa0d85cb546341b2dc467c8a883916d7658b500a6b090fc02f9e62d40c124
[INFO] running `Command { std: "docker" "start" "-a" "d16aa0d85cb546341b2dc467c8a883916d7658b500a6b090fc02f9e62d40c124", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stdout] error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typemap-0.3.3/src/lib.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl<'a, K: Key, A: ?Sized + UnsafeAnyExt + 'a = UnsafeAny> Entry<'a, K, A> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr] error: could not compile `typemap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d16aa0d85cb546341b2dc467c8a883916d7658b500a6b090fc02f9e62d40c124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d16aa0d85cb546341b2dc467c8a883916d7658b500a6b090fc02f9e62d40c124", kill_on_drop: false }`
[INFO] [stdout] d16aa0d85cb546341b2dc467c8a883916d7658b500a6b090fc02f9e62d40c124
