[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 try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzexa%2Fmafia-lol" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zexa/mafia-lol on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "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-2/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" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoid v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52f44769056d7dca2fe5827a6b8c1fd08786c4914802b7c9c37243d57aee06b2 [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" "52f44769056d7dca2fe5827a6b8c1fd08786c4914802b7c9c37243d57aee06b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52f44769056d7dca2fe5827a6b8c1fd08786c4914802b7c9c37243d57aee06b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f44769056d7dca2fe5827a6b8c1fd08786c4914802b7c9c37243d57aee06b2", kill_on_drop: false }` [INFO] [stdout] 52f44769056d7dca2fe5827a6b8c1fd08786c4914802b7c9c37243d57aee06b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d691bc32017aa8490e0cd7ce55865ef430dfb08393e47913a9132fe7274ad8bb [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" "d691bc32017aa8490e0cd7ce55865ef430dfb08393e47913a9132fe7274ad8bb", 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_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift 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[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: 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] [stderr] error: could not compile `mafia-lol` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d691bc32017aa8490e0cd7ce55865ef430dfb08393e47913a9132fe7274ad8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d691bc32017aa8490e0cd7ce55865ef430dfb08393e47913a9132fe7274ad8bb", kill_on_drop: false }` [INFO] [stdout] d691bc32017aa8490e0cd7ce55865ef430dfb08393e47913a9132fe7274ad8bb