[INFO] cloning repository https://github.com/danielbartsch/Platformer2D-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielbartsch/Platformer2D-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielbartsch%2FPlatformer2D-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielbartsch%2FPlatformer2D-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e19a48374c6fb4a1ede6ad9d3484d4668d0bc46 [INFO] checking danielbartsch/Platformer2D-rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielbartsch%2FPlatformer2D-rust" "/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/danielbartsch/Platformer2D-rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielbartsch/Platformer2D-rust [INFO] finished tweaking git repo https://github.com/danielbartsch/Platformer2D-rust [INFO] tweaked toml for git repo https://github.com/danielbartsch/Platformer2D-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/danielbartsch/Platformer2D-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.45 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3fc3f6bf50f8027489ca3913191d6e13c0f136d18f8fdd5414e1639a8fdf364 [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" "c3fc3f6bf50f8027489ca3913191d6e13c0f136d18f8fdd5414e1639a8fdf364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3fc3f6bf50f8027489ca3913191d6e13c0f136d18f8fdd5414e1639a8fdf364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fc3f6bf50f8027489ca3913191d6e13c0f136d18f8fdd5414e1639a8fdf364", kill_on_drop: false }` [INFO] [stdout] c3fc3f6bf50f8027489ca3913191d6e13c0f136d18f8fdd5414e1639a8fdf364 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba61f0b73f4a2ef0d9a0d01b121a4191c5266c1be1e58e5c27587f9abf3bf462 [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" "ba61f0b73f4a2ef0d9a0d01b121a4191c5266c1be1e58e5c27587f9abf3bf462", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking platformer_2d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | if let Some(health) = bottom_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 210 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | if let Some(health) = top_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | if let Some(health) = right_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | if let Some(health) = left_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | if let Some(health) = bottom_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 210 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | if let Some(health) = top_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | if let Some(health) = right_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/entity.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | if let Some(health) = left_to_self.health { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage_factor` [INFO] [stdout] --> src/entity.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | if let Some(damage_factor) = self.damage_factor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.65s [INFO] running `Command { std: "docker" "inspect" "ba61f0b73f4a2ef0d9a0d01b121a4191c5266c1be1e58e5c27587f9abf3bf462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba61f0b73f4a2ef0d9a0d01b121a4191c5266c1be1e58e5c27587f9abf3bf462", kill_on_drop: false }` [INFO] [stdout] ba61f0b73f4a2ef0d9a0d01b121a4191c5266c1be1e58e5c27587f9abf3bf462