[INFO] cloning repository https://github.com/DataTriny/Fortuna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DataTriny/Fortuna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2FFortuna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2FFortuna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5744e824dfbc5ea4e8fd681554e47f9cb88410ad [INFO] checking DataTriny/Fortuna against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2FFortuna" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DataTriny/Fortuna on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DataTriny/Fortuna [INFO] finished tweaking git repo https://github.com/DataTriny/Fortuna [INFO] tweaked toml for git repo https://github.com/DataTriny/Fortuna written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DataTriny/Fortuna already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c696ea21d97bba4beab22c9cba619056ec0f1948b322dfa12f97cf62769a8fe [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" "0c696ea21d97bba4beab22c9cba619056ec0f1948b322dfa12f97cf62769a8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c696ea21d97bba4beab22c9cba619056ec0f1948b322dfa12f97cf62769a8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c696ea21d97bba4beab22c9cba619056ec0f1948b322dfa12f97cf62769a8fe", kill_on_drop: false }` [INFO] [stdout] 0c696ea21d97bba4beab22c9cba619056ec0f1948b322dfa12f97cf62769a8fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 897c49090c9184bc1f251e33931a398dcaa6c7d2dce9642c77d07561d5f1ab8a [INFO] running `Command { std: "docker" "start" "-a" "897c49090c9184bc1f251e33931a398dcaa6c7d2dce9642c77d07561d5f1ab8a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking fortuna v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub commands: Vec>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | selector: Box [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:28:67 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn optional(name: String, description: String, selector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:32:90 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn required(name: String, description: String, error_message: String, selector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | impl fmt::Display for Command { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `objects::Object` [INFO] [stdout] --> src/input/selectors.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | world::{Direction, objects::Object} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/mod.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | impl InputParser for Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub commands: Vec>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | selector: Box [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:28:67 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn optional(name: String, description: String, selector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:32:90 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn required(name: String, description: String, error_message: String, selector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn InputParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/commands.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | impl fmt::Display for Command { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `objects::Object` [INFO] [stdout] --> src/input/selectors.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | world::{Direction, objects::Object} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/mod.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | impl InputParser for Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/input/commands.rs:210:33 [INFO] [stdout] | [INFO] [stdout] 210 | fn execute(&self, game: &Game, args: Vec) -> GameAction { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/input/commands.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | fn execute(&self, game: &Game, args: Vec) -> GameAction { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/input/selectors.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse(&self, game: &Game, input: &str) -> (usize, Selectable) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/game.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 46 | let command = &self.commands[command_id]; [INFO] [stdout] | ------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 61 | self.perform_action(command.execute(self, args)); [INFO] [stdout] | ^^^^ ------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/input/commands.rs:210:33 [INFO] [stdout] | [INFO] [stdout] 210 | fn execute(&self, game: &Game, args: Vec) -> GameAction { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/input/commands.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | fn execute(&self, game: &Game, args: Vec) -> GameAction { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/input/selectors.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse(&self, game: &Game, input: &str) -> (usize, Selectable) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/game.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 46 | let command = &self.commands[command_id]; [INFO] [stdout] | ------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 61 | self.perform_action(command.execute(self, args)); [INFO] [stdout] | ^^^^ ------- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.23s [INFO] running `Command { std: "docker" "inspect" "897c49090c9184bc1f251e33931a398dcaa6c7d2dce9642c77d07561d5f1ab8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897c49090c9184bc1f251e33931a398dcaa6c7d2dce9642c77d07561d5f1ab8a", kill_on_drop: false }` [INFO] [stdout] 897c49090c9184bc1f251e33931a398dcaa6c7d2dce9642c77d07561d5f1ab8a