[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] 22125c807ab23d2dd3563b66180ee3b6eab1f593 [INFO] testing sunjay/autogamer against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fautogamer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/autogamer on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/amethyst/specs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded pyo3cls v0.11.1 [INFO] [stderr] Downloaded pyo3 v0.11.1 [INFO] [stderr] Downloaded pyo3-derive-backend v0.11.1 [INFO] [stderr] Downloaded unindent v0.1.6 [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] [stderr] Downloaded tiled v0.9.2 [INFO] [stderr] Downloaded nphysics2d v0.16.1 [INFO] [stderr] Downloaded sdl2 v0.34.2 [INFO] [stderr] Downloaded ncollide2d v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 846c002204845c20b231879b7b9100908f40b3da47f986079b24285420978eeb [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" "846c002204845c20b231879b7b9100908f40b3da47f986079b24285420978eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846c002204845c20b231879b7b9100908f40b3da47f986079b24285420978eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846c002204845c20b231879b7b9100908f40b3da47f986079b24285420978eeb", kill_on_drop: false }` [INFO] [stdout] 846c002204845c20b231879b7b9100908f40b3da47f986079b24285420978eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7cf742b9bac7149641fc490f0d3e30903d72fea59a7142a641a05032ade9cb1 [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" "d7cf742b9bac7149641fc490f0d3e30903d72fea59a7142a641a05032ade9cb1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling tiled v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 (https://github.com/amethyst/specs#7a2e348a) [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ncollide2d v0.23.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling nphysics2d v0.16.1 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 (https://github.com/amethyst/specs#7a2e348a) [INFO] [stderr] Compiling autogamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:403:56 [INFO] [stdout] | [INFO] [stdout] 403 | 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: `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:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | 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:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | 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: `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: `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 2m 52s [INFO] running `Command { std: "docker" "inspect" "d7cf742b9bac7149641fc490f0d3e30903d72fea59a7142a641a05032ade9cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7cf742b9bac7149641fc490f0d3e30903d72fea59a7142a641a05032ade9cb1", kill_on_drop: false }` [INFO] [stdout] d7cf742b9bac7149641fc490f0d3e30903d72fea59a7142a641a05032ade9cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3622254e76ae34da740761f1d73aab8a4c31ea9dfb28272b83c5613bf5b1a1ae [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" "3622254e76ae34da740761f1d73aab8a4c31ea9dfb28272b83c5613bf5b1a1ae", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:403:56 [INFO] [stdout] | [INFO] [stdout] 403 | 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: `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:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | 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:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | 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: `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: `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] Compiling autogamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `draw_order` [INFO] [stdout] --> src/level.rs:403:56 [INFO] [stdout] | [INFO] [stdout] 403 | 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: `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:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | 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:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | 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: `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: `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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.autogamer.47y77fo9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868" "/opt/rustwide/target/debug/deps/autogamer-0b07c7daacffa868.30m0zt4z3680gxg3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-0cbc2d3291f62569.rlib" "/opt/rustwide/target/debug/deps/libryu-0268df0cef49328e.rlib" "/opt/rustwide/target/debug/deps/libitoa-106c3aeb95387912.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libserde-4d5a61393bf7bd21.rlib" "/opt/rustwide/target/debug/deps/libspecs-dc6ba6e2d73d1fef.rlib" "/opt/rustwide/target/debug/deps/liblog-1c785a19393d43b9.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-0b48b7e2fe53ac1f.rlib" "/opt/rustwide/target/debug/deps/libshrev-896086677f234983.rlib" "/opt/rustwide/target/debug/deps/libshred-9973e600eba96957.rlib" "/opt/rustwide/target/debug/deps/libtynm-d3042727dbf8ce00.rlib" "/opt/rustwide/target/debug/deps/libnom-3e63443c7bf4cfcc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f1fbadf836dbb4c6.rlib" "/opt/rustwide/target/debug/deps/libmopa-f46608271466fe85.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-13527c08cb564a1b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d766ed72651c34b2.rlib" "/opt/rustwide/target/debug/deps/libahash-4dc02309b7fd2a08.rlib" "/opt/rustwide/target/debug/deps/libhibitset-6f66ba87a3babcf0.rlib" "/opt/rustwide/target/debug/deps/librayon-c04e317ceed96e80.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a8c1d271d80f20b2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dcccf3fa48e0f439.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68549c2dfc4c49d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a4e4fec90e4f63f8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-59be2c018df52ef7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0b4d18801e41224a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-beb7ae5fdfbec606.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c789f93352a0ec05.rlib" "/opt/rustwide/target/debug/deps/libatom-910afc594e6cc003.rlib" "/opt/rustwide/target/debug/deps/libtiled-2470cbd93db011d1.rlib" "/opt/rustwide/target/debug/deps/liblibflate-f329c7490192b931.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-77612ad1efd9cd91.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-db3f62b667219293.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cb69d4bda20562c0.rlib" "/opt/rustwide/target/debug/deps/libadler32-8b134ad6f406b8c5.rlib" "/opt/rustwide/target/debug/deps/libxml-8476b54a1f70a0f0.rlib" "/opt/rustwide/target/debug/deps/libbase64-2fdbc2478cfa4573.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ea1d237454c735d9.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-74f62416c18a407a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e4ab7ffd3771cbb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b177411b1e20e35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-449f42b2794271f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-99003c733194ea8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9fdd6661d6a3b604.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fb0badac0228990f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4f0be1a628f48e3f.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6baedb99c538219c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9060f0a2c4c6e5e8.rlib" "/opt/rustwide/target/debug/deps/libnphysics2d-9b63bf2114c5872f.rlib" "/opt/rustwide/target/debug/deps/libinstant-dda682f0a28ed496.rlib" "/opt/rustwide/target/debug/deps/libtime-18840bf9e027c6a5.rlib" "/opt/rustwide/target/debug/deps/libeither-d944814dddb50c57.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-f90f9af5c5ef6792.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-1dc58d3dac911cfa.rlib" "/opt/rustwide/target/debug/deps/libslotmap-d92216fcf40bf4e3.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-83fbe0df8dc544ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40a5696fab922676.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-161a3fd5c31d350f.rlib" "/opt/rustwide/target/debug/deps/libslab-ea380f8097c3cf1a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-f465198a0d0831c1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e758902f181335c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0ac258c84c2a2cb6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b04476a30db70e04.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b9d6bd9de7049d47.rlib" "/opt/rustwide/target/debug/deps/libsimba-b2bd748543db7502.rlib" "/opt/rustwide/target/debug/deps/libpaste-b2e53ae4570483ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-413ff5b9223ac93a.rlib" "/opt/rustwide/target/debug/deps/librand_distr-bf1601f41363cbfc.rlib" "/opt/rustwide/target/debug/deps/librand-e0bfb3fbbca4d8aa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-484a6df9c8ed4025.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc22281805542765.rlib" "/opt/rustwide/target/debug/deps/librand_core-5ec441e2a2c9423c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9ec9e2ab0fa6c78c.rlib" "/opt/rustwide/target/debug/deps/liblibc-579fd107da93604f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-05acd0f885a27aa5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7cc0cb40f9d9d935.rlib" "/opt/rustwide/target/debug/deps/librawpointer-26573c24842996dd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-96fbc015c3629734.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ccfce13f5430b497.rlib" "/opt/rustwide/target/debug/deps/libapprox-45838e3d411240cf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c181224fd1e23524.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3622254e76ae34da740761f1d73aab8a4c31ea9dfb28272b83c5613bf5b1a1ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3622254e76ae34da740761f1d73aab8a4c31ea9dfb28272b83c5613bf5b1a1ae", kill_on_drop: false }` [INFO] [stdout] 3622254e76ae34da740761f1d73aab8a4c31ea9dfb28272b83c5613bf5b1a1ae