[INFO] cloning repository https://github.com/zexa/mafia-lol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zexa/mafia-lol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzexa%2Fmafia-lol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzexa%2Fmafia-lol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3088325d450d97905359e30a9325daec142959b4 [INFO] checking zexa/mafia-lol against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzexa%2Fmafia-lol" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zexa/mafia-lol on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zexa/mafia-lol [INFO] finished tweaking git repo https://github.com/zexa/mafia-lol [INFO] tweaked toml for git repo https://github.com/zexa/mafia-lol written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zexa/mafia-lol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34da52784f348a0a8b514134fd344b95df29f5d7280a3f59eaa6e81821e0d9be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34da52784f348a0a8b514134fd344b95df29f5d7280a3f59eaa6e81821e0d9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34da52784f348a0a8b514134fd344b95df29f5d7280a3f59eaa6e81821e0d9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34da52784f348a0a8b514134fd344b95df29f5d7280a3f59eaa6e81821e0d9be", kill_on_drop: false }` [INFO] [stdout] 34da52784f348a0a8b514134fd344b95df29f5d7280a3f59eaa6e81821e0d9be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be1595e9442fe2e3671092f81bb1a6c3c2cfe6b69f5fa37275380ac7b32b7e66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be1595e9442fe2e3671092f81bb1a6c3c2cfe6b69f5fa37275380ac7b32b7e66", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Checking mafia-lol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `GameAbility` in this scope [INFO] [stdout] --> src/player/player_role/player_role_description.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | pub ability: GameAbility [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> src/lobby/lobby.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameAbility` in this scope [INFO] [stdout] --> src/player/player_role/player_role_description.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | pub ability: GameAbility [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> src/lobby/lobby.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `ability` in initializer of `PlayerRoleDescription` [INFO] [stdout] --> src/player/player_role/player_role_manager.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | PlayerRoleDescription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `ability` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mafia-lol` [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "be1595e9442fe2e3671092f81bb1a6c3c2cfe6b69f5fa37275380ac7b32b7e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1595e9442fe2e3671092f81bb1a6c3c2cfe6b69f5fa37275380ac7b32b7e66", kill_on_drop: false }` [INFO] [stdout] be1595e9442fe2e3671092f81bb1a6c3c2cfe6b69f5fa37275380ac7b32b7e66