[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#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzexa%2Fmafia-lol" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zexa/mafia-lol on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-112/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7380d838ac23260d4c3228c864ea08fb3ab395198e22fa3726eba17c301738fa [INFO] running `Command { std: "docker" "start" "-a" "7380d838ac23260d4c3228c864ea08fb3ab395198e22fa3726eba17c301738fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7380d838ac23260d4c3228c864ea08fb3ab395198e22fa3726eba17c301738fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7380d838ac23260d4c3228c864ea08fb3ab395198e22fa3726eba17c301738fa", kill_on_drop: false }` [INFO] [stdout] 7380d838ac23260d4c3228c864ea08fb3ab395198e22fa3726eba17c301738fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e7f255f993cb92b6908aa85664c49340eb602cdb13a72081a311e13609ed05 [INFO] running `Command { std: "docker" "start" "-a" "b2e7f255f993cb92b6908aa85664c49340eb602cdb13a72081a311e13609ed05", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Checking mafia-lol v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [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] [stderr] error: could not compile `mafia-lol` due to 13 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b2e7f255f993cb92b6908aa85664c49340eb602cdb13a72081a311e13609ed05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e7f255f993cb92b6908aa85664c49340eb602cdb13a72081a311e13609ed05", kill_on_drop: false }` [INFO] [stdout] b2e7f255f993cb92b6908aa85664c49340eb602cdb13a72081a311e13609ed05