[INFO] cloning repository https://github.com/sunjay/autogamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/autogamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fautogamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fautogamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 419f436331098c14e5884bcedfe185eead86e740 [INFO] testing sunjay/autogamer against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fautogamer" "/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/sunjay/autogamer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sunjay/autogamer [INFO] finished tweaking git repo https://github.com/sunjay/autogamer [INFO] tweaked toml for git repo https://github.com/sunjay/autogamer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/autogamer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f0a26558ea032a7929836a393dd826d0f073dace1e3c9342fdede0dfd862943 [INFO] running `Command { std: "docker" "start" "-a" "0f0a26558ea032a7929836a393dd826d0f073dace1e3c9342fdede0dfd862943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f0a26558ea032a7929836a393dd826d0f073dace1e3c9342fdede0dfd862943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0a26558ea032a7929836a393dd826d0f073dace1e3c9342fdede0dfd862943", kill_on_drop: false }` [INFO] [stdout] 0f0a26558ea032a7929836a393dd826d0f073dace1e3c9342fdede0dfd862943 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134cf84a3bd53f4332123931590c9ed0c86d7a00a60e06b391f5093f9012238b [INFO] running `Command { std: "docker" "start" "-a" "134cf84a3bd53f4332123931590c9ed0c86d7a00a60e06b391f5093f9012238b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling slotmap v0.4.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling ryu v1.0.7 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 (https://github.com/amethyst/specs#5ce2cc7d) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling shred v0.12.0 [INFO] [stderr] Compiling specs v0.17.0 (https://github.com/amethyst/specs#5ce2cc7d) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ncollide2d v0.23.2 [INFO] [stderr] Compiling nphysics2d v0.16.1 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling tiled v0.9.5 [INFO] [stderr] Compiling autogamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:411:56 [INFO] [stdout] | [INFO] [stdout] 411 | let &Sprite {ref image, align_size, pivot, draw_order} = sprite; [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `draw_order: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/component_templates.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | entity: &EntityEditor<'a>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/component_templates.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | id: TileId, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_type` [INFO] [stdout] --> src/component_templates.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | tile_type: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/component_templates.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | props: &P, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animations` [INFO] [stdout] --> src/spritesheets.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | &Grid {cell_width, cell_height, ref poses, ref animations} => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `animations: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/level/load_objects.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | props: &HashMap, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/level/load_objects.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | world: &mut World, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_geometry` [INFO] [stdout] --> src/level/load_objects.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | collision_geometry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `collision_geometry: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/level/load_objects.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | shape: &tiled::ObjectShape, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icenter` [INFO] [stdout] --> src/systems/collision_detector.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let icenter = bounds1.intersected(&bounds2).center(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icenter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "134cf84a3bd53f4332123931590c9ed0c86d7a00a60e06b391f5093f9012238b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134cf84a3bd53f4332123931590c9ed0c86d7a00a60e06b391f5093f9012238b", kill_on_drop: false }` [INFO] [stdout] 134cf84a3bd53f4332123931590c9ed0c86d7a00a60e06b391f5093f9012238b [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9de63b3134d0f52be279a8277e766446f4cb27219f2f2c3e5ea95850afe3041 [INFO] running `Command { std: "docker" "start" "-a" "d9de63b3134d0f52be279a8277e766446f4cb27219f2f2c3e5ea95850afe3041", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autogamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:411:56 [INFO] [stdout] | [INFO] [stdout] 411 | let &Sprite {ref image, align_size, pivot, draw_order} = sprite; [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `draw_order: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/component_templates.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | entity: &EntityEditor<'a>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/component_templates.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | id: TileId, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_type` [INFO] [stdout] --> src/component_templates.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | tile_type: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/component_templates.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | props: &P, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animations` [INFO] [stdout] --> src/spritesheets.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | &Grid {cell_width, cell_height, ref poses, ref animations} => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `animations: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/level/load_objects.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | props: &HashMap, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/level/load_objects.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | world: &mut World, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_geometry` [INFO] [stdout] --> src/level/load_objects.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | collision_geometry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `collision_geometry: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/level/load_objects.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | shape: &tiled::ObjectShape, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icenter` [INFO] [stdout] --> src/systems/collision_detector.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let icenter = bounds1.intersected(&bounds2).center(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icenter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:411:56 [INFO] [stdout] | [INFO] [stdout] 411 | let &Sprite {ref image, align_size, pivot, draw_order} = sprite; [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `draw_order: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/component_templates.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | entity: &EntityEditor<'a>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/component_templates.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | id: TileId, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_type` [INFO] [stdout] --> src/component_templates.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | tile_type: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/component_templates.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | props: &P, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `animations` [INFO] [stdout] --> src/spritesheets.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | &Grid {cell_width, cell_height, ref poses, ref animations} => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `animations: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/level/load_objects.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | props: &HashMap, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/level/load_objects.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | world: &mut World, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_geometry` [INFO] [stdout] --> src/level/load_objects.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | collision_geometry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `collision_geometry: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/level/load_objects.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | shape: &tiled::ObjectShape, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icenter` [INFO] [stdout] --> src/systems/collision_detector.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let icenter = bounds1.intersected(&bounds2).center(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icenter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.autogamer.c2c57397-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3.cnzz91t8avtosht.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e616ceed2d0c35ec/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-81bcb74e705d2468.rlib" "/opt/rustwide/target/debug/deps/libryu-9eff4d3a2f82177c.rlib" "/opt/rustwide/target/debug/deps/libitoa-eafce042e998703b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libserde-4578cc6c3237fba3.rlib" "/opt/rustwide/target/debug/deps/libspecs-9ac6c413ba60c2b5.rlib" "/opt/rustwide/target/debug/deps/liblog-22124743650b833f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-85a0d24fce2cdfd7.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-09130ed67c590851.rlib" "/opt/rustwide/target/debug/deps/libshrev-fdc89e710e5b5dfc.rlib" "/opt/rustwide/target/debug/deps/libshred-b6397846964b0152.rlib" "/opt/rustwide/target/debug/deps/libtynm-507aa6db1ff470c7.rlib" "/opt/rustwide/target/debug/deps/libnom-25548fed1ff3126e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9563d66e53bf0b52.rlib" "/opt/rustwide/target/debug/deps/libmopa-c6fe0f2c91558924.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8099ba118c03e220.rlib" "/opt/rustwide/target/debug/deps/libhibitset-0f045b66be1ab2ea.rlib" "/opt/rustwide/target/debug/deps/librayon-16da505cde48212c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a9e9efdd71a48a4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b74ae2aa18c6a485.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-82af5266f56d3df6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4c838820303d08ad.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-916502fbf48f89ac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3c1bea42d24ce554.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-32d99e6d54735fa1.rlib" "/opt/rustwide/target/debug/deps/libatom-d50bdc3f701dce12.rlib" "/opt/rustwide/target/debug/deps/libtiled-ce02a49457614e3e.rlib" "/opt/rustwide/target/debug/deps/libzstd-1a92e8aaca1e5656.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-1cd720a0677a02e9.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-b7a4baec55a78201.rlib" "/opt/rustwide/target/debug/deps/liblibflate-f8b87307b74cc121.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-688a696e46971b77.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-dbbc0ac441e38aaf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-994b7834243a188a.rlib" "/opt/rustwide/target/debug/deps/libadler32-637c7d778a05444d.rlib" "/opt/rustwide/target/debug/deps/libxml-500e7b160178e9f4.rlib" "/opt/rustwide/target/debug/deps/libbase64-89b3e01e1992538f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-603aa889ff459f6c.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-8dd6baa62c0fccb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da5c580660c128df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6394e199ef9cb174.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f4fa7a5f4028beee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-20286d02616326c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-202948f1558ac27a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b5d2d089d8bcfb1d.rlib" "/opt/rustwide/target/debug/deps/libsdl2-2ddb7ae78deea057.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-c8bfb9b658a09575.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-32c5e82d26f82ed5.rlib" "/opt/rustwide/target/debug/deps/libnphysics2d-2e9efe79b45edc01.rlib" "/opt/rustwide/target/debug/deps/libinstant-ffbc5b429f3ffb0f.rlib" "/opt/rustwide/target/debug/deps/libeither-7374162dc5ee2e33.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-24ccdf77b31a7954.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-660e6c88d01f4e6d.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-8ad169c042323fbb.rlib" "/opt/rustwide/target/debug/deps/libslotmap-d9be97d779f5fee5.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-2d8f2aa685705d8f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-333ddfbb2b005941.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0a59fb7c57f342ba.rlib" "/opt/rustwide/target/debug/deps/libahash-e1797546d9d47f6e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f1352692557e4aad.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c73a77b9a6dac6bc.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e79ac932365dac90.rlib" "/opt/rustwide/target/debug/deps/libslab-f2ce223f292b769f.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2367c38a005ff91b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6793554a5c8ef8df.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f47243c4ee28a4ad.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6efe5581ad66b2c6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-11c8460c54aef81b.rlib" "/opt/rustwide/target/debug/deps/libsimba-9736528a398ddfeb.rlib" "/opt/rustwide/target/debug/deps/libpaste-42c49c6b282869d7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-398f7bdfdacca6f7.rlib" "/opt/rustwide/target/debug/deps/librand_distr-b690c86352499623.rlib" "/opt/rustwide/target/debug/deps/librand-d7a429cae0a074ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9408e819e49272f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9ab1b086e2ea8c46.rlib" "/opt/rustwide/target/debug/deps/librand_core-5417b22643e80466.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b3b8e27f4a0423c.rlib" "/opt/rustwide/target/debug/deps/liblibc-a92f2dc003c8c0d2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a50af96ec0f4bfd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-da0dc9d944b1d93e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a84cb0870fa498a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c3836501474ac45.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-62fa9b03440a5866.rlib" "/opt/rustwide/target/debug/deps/libapprox-7fd7b398d751dc82.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b2823118803dae3f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/autogamer-fa92fb4d41f038e3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autogamer` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d9de63b3134d0f52be279a8277e766446f4cb27219f2f2c3e5ea95850afe3041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9de63b3134d0f52be279a8277e766446f4cb27219f2f2c3e5ea95850afe3041", kill_on_drop: false }` [INFO] [stdout] d9de63b3134d0f52be279a8277e766446f4cb27219f2f2c3e5ea95850afe3041