[INFO] cloning repository https://github.com/jauntybot/turbo-space-shooter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jauntybot/turbo-space-shooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauntybot%2Fturbo-space-shooter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauntybot%2Fturbo-space-shooter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34e0b11ffaa3c0d099070bcf5b08c92c7c605c17 [INFO] checking jauntybot/turbo-space-shooter against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjauntybot%2Fturbo-space-shooter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 42% (534/1267) Updating files: 43% (545/1267) Updating files: 44% (558/1267) Updating files: 45% (571/1267) Updating files: 46% (583/1267) Updating files: 47% (596/1267) Updating files: 48% (609/1267) Updating files: 49% (621/1267) Updating files: 50% (634/1267) Updating files: 51% (647/1267) Updating files: 52% (659/1267) Updating files: 53% (672/1267) Updating files: 54% (685/1267) Updating files: 55% (697/1267) Updating files: 56% (710/1267) Updating files: 57% (723/1267) Updating files: 58% (735/1267) Updating files: 59% (748/1267) Updating files: 60% (761/1267) Updating files: 61% (773/1267) Updating files: 62% (786/1267) Updating files: 63% (799/1267) Updating files: 64% (811/1267) Updating files: 65% (824/1267) Updating files: 66% (837/1267) Updating files: 67% (849/1267) Updating files: 68% (862/1267) Updating files: 69% (875/1267) Updating files: 70% (887/1267) Updating files: 71% (900/1267) Updating files: 72% (913/1267) Updating files: 73% (925/1267) Updating files: 74% (938/1267) Updating files: 75% (951/1267) Updating files: 76% (963/1267) Updating files: 77% (976/1267) Updating files: 78% (989/1267) Updating files: 79% (1001/1267) Updating files: 80% (1014/1267) Updating files: 81% (1027/1267) Updating files: 82% (1039/1267) Updating files: 83% (1052/1267) Updating files: 84% (1065/1267) Updating files: 84% (1070/1267) Updating files: 85% (1077/1267) Updating files: 86% (1090/1267) Updating files: 87% (1103/1267) Updating files: 88% (1115/1267) Updating files: 89% (1128/1267) Updating files: 90% (1141/1267) Updating files: 91% (1153/1267) Updating files: 92% (1166/1267) Updating files: 93% (1179/1267) Updating files: 94% (1191/1267) Updating files: 95% (1204/1267) Updating files: 96% (1217/1267) Updating files: 97% (1229/1267) Updating files: 98% (1242/1267) Updating files: 99% (1255/1267) Updating files: 100% (1267/1267) Updating files: 100% (1267/1267), done. [INFO] started tweaking git repo https://github.com/jauntybot/turbo-space-shooter [INFO] finished tweaking git repo https://github.com/jauntybot/turbo-space-shooter [INFO] tweaked toml for git repo https://github.com/jauntybot/turbo-space-shooter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jauntybot/turbo-space-shooter on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jauntybot/turbo-space-shooter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab2231bd2a08af026575082812244e1fdcdf9e7675b77885a15b468d8f7a5040 [INFO] running `Command { std: "docker" "start" "-a" "ab2231bd2a08af026575082812244e1fdcdf9e7675b77885a15b468d8f7a5040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab2231bd2a08af026575082812244e1fdcdf9e7675b77885a15b468d8f7a5040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2231bd2a08af026575082812244e1fdcdf9e7675b77885a15b468d8f7a5040", kill_on_drop: false }` [INFO] [stdout] ab2231bd2a08af026575082812244e1fdcdf9e7675b77885a15b468d8f7a5040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ac75024a485a8a3f8d638a06cdf2b97e16e9a6e74f55159f37500652a6dfa6 [INFO] running `Command { std: "docker" "start" "-a" "20ac75024a485a8a3f8d638a06cdf2b97e16e9a6e74f55159f37500652a6dfa6", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking turbo-genesis-ffi v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Checking turbo-genesis-abi v1.0.0 [INFO] [stderr] Compiling turbo-genesis-macros v1.0.0 [INFO] [stderr] Checking turbo-genesis-sdk v5.1.0 [INFO] [stderr] Checking space-shooter v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/model/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/model/player.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/model/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/model/player.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/lib.rs:169:33 [INFO] [stdout] | [INFO] [stdout] 169 | fn draw_game_elements(self: &GameState) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/lib.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | fn draw_stars(self: &GameState, screen_w: u32, screen_h: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/lib.rs:169:33 [INFO] [stdout] | [INFO] [stdout] 169 | fn draw_game_elements(self: &GameState) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/lib.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | fn draw_stars(self: &GameState, screen_w: u32, screen_h: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/enemy.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let mut sprite = match self.enemy_type { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/enemy.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let mut sprite = match self.enemy_type { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `space-shooter` (lib test) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `space-shooter` (lib) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "20ac75024a485a8a3f8d638a06cdf2b97e16e9a6e74f55159f37500652a6dfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ac75024a485a8a3f8d638a06cdf2b97e16e9a6e74f55159f37500652a6dfa6", kill_on_drop: false }` [INFO] [stdout] 20ac75024a485a8a3f8d638a06cdf2b97e16e9a6e74f55159f37500652a6dfa6