[INFO] cloning repository https://github.com/Nertsal/rusty_jam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nertsal/rusty_jam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Frusty_jam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Frusty_jam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cd46aebd622830b7dfa34e54c8c798f163ae69c [INFO] checking Nertsal/rusty_jam against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Frusty_jam" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nertsal/rusty_jam [INFO] finished tweaking git repo https://github.com/Nertsal/rusty_jam [INFO] tweaked toml for git repo https://github.com/Nertsal/rusty_jam written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nertsal/rusty_jam on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nertsal/rusty_jam 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c54475cf036d866970140e96b000bdfa8fa53e8b72be10415acdda51ea9d385 [INFO] running `Command { std: "docker" "start" "-a" "5c54475cf036d866970140e96b000bdfa8fa53e8b72be10415acdda51ea9d385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c54475cf036d866970140e96b000bdfa8fa53e8b72be10415acdda51ea9d385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c54475cf036d866970140e96b000bdfa8fa53e8b72be10415acdda51ea9d385", kill_on_drop: false }` [INFO] [stdout] 5c54475cf036d866970140e96b000bdfa8fa53e8b72be10415acdda51ea9d385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a721099d49b16355f27229b4dbea21f28b48cfc5f32ae09cef3f03b5f3d42702 [INFO] running `Command { std: "docker" "start" "-a" "a721099d49b16355f27229b4dbea21f28b48cfc5f32ae09cef3f03b5f3d42702", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking miniquad v0.3.0-alpha.37 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking macroquad v0.3.8 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Checking rusty_jam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_alive` is never used [INFO] [stdout] --> src/components/health.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Health { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn is_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `physics_material` is never read [INFO] [stdout] --> src/components/rigidbody.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Rigidbody { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub physics_material: PhysicsMaterial, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MELEE_SPEED` is never used [INFO] [stdout] --> src/constants.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const MELEE_SPEED: f32 = 50.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `contact` is never read [INFO] [stdout] --> src/physics/collision.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct HitInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub contact: Vec2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `drag` and `bounciness` are never read [INFO] [stdout] --> src/physics/physics_material.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PhysicsMaterial { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 5 | pub drag: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub bounciness: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhysicsMaterial` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/physics/physics_material.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl PhysicsMaterial { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(drag: f32, bounciness: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_alive` is never used [INFO] [stdout] --> src/components/health.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Health { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn is_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `physics_material` is never read [INFO] [stdout] --> src/components/rigidbody.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Rigidbody { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub physics_material: PhysicsMaterial, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MELEE_SPEED` is never used [INFO] [stdout] --> src/constants.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const MELEE_SPEED: f32 = 50.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `contact` is never read [INFO] [stdout] --> src/physics/collision.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct HitInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub contact: Vec2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `drag` and `bounciness` are never read [INFO] [stdout] --> src/physics/physics_material.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PhysicsMaterial { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 5 | pub drag: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub bounciness: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhysicsMaterial` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/physics/physics_material.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl PhysicsMaterial { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(drag: f32, bounciness: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "a721099d49b16355f27229b4dbea21f28b48cfc5f32ae09cef3f03b5f3d42702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a721099d49b16355f27229b4dbea21f28b48cfc5f32ae09cef3f03b5f3d42702", kill_on_drop: false }` [INFO] [stdout] a721099d49b16355f27229b4dbea21f28b48cfc5f32ae09cef3f03b5f3d42702