[INFO] cloning repository https://github.com/mbillingr/halite3-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbillingr/halite3-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbillingr%2Fhalite3-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbillingr%2Fhalite3-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49ffef72723db93f155ed507660eff5d74060f27 [INFO] checking mbillingr/halite3-bot against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbillingr%2Fhalite3-bot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbillingr/halite3-bot on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbillingr/halite3-bot [INFO] finished tweaking git repo https://github.com/mbillingr/halite3-bot [INFO] tweaked toml for git repo https://github.com/mbillingr/halite3-bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mbillingr/halite3-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinding v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76e45a881850a9ee11486be07a6f78e88883e0e09985b4846bf4c055978c9964 [INFO] running `Command { std: "docker" "start" "-a" "76e45a881850a9ee11486be07a6f78e88883e0e09985b4846bf4c055978c9964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76e45a881850a9ee11486be07a6f78e88883e0e09985b4846bf4c055978c9964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e45a881850a9ee11486be07a6f78e88883e0e09985b4846bf4c055978c9964", kill_on_drop: false }` [INFO] [stdout] 76e45a881850a9ee11486be07a6f78e88883e0e09985b4846bf4c055978c9964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86b870f5beea08e47113114f740af1ede3fb3e9daf116ee75b07d08a22d2cc4f [INFO] running `Command { std: "docker" "start" "-a" "86b870f5beea08e47113114f740af1ede3fb3e9daf116ee75b07d08a22d2cc4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking pathfinding v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking my_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hlt/game_map.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn at_entity(&self, entity: &Entity) -> &MapCell { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hlt/game_map.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn at_entity_mut(&mut self, entity: &Entity) -> &mut MapCell { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Entity` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hlt/game_map.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn at_entity(&self, entity: &Entity) -> &MapCell { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hlt/game_map.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn at_entity_mut(&mut self, entity: &Entity) -> &mut MapCell { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Entity` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_dijkstra_move` [INFO] [stdout] --> src/main.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | fn get_dijkstra_move(&mut self, pos: Position, dest: Position) -> [i32; 5] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_dijkstra_move` [INFO] [stdout] --> src/main.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | fn get_dijkstra_move(&mut self, pos: Position, dest: Position) -> [i32; 5] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.58s [INFO] running `Command { std: "docker" "inspect" "86b870f5beea08e47113114f740af1ede3fb3e9daf116ee75b07d08a22d2cc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b870f5beea08e47113114f740af1ede3fb3e9daf116ee75b07d08a22d2cc4f", kill_on_drop: false }` [INFO] [stdout] 86b870f5beea08e47113114f740af1ede3fb3e9daf116ee75b07d08a22d2cc4f