[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fautogamer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/autogamer on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/amethyst/specs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0157c5294e8732af8ddba33d0aea5bf7dd0abf58c1a2c281498b896f348aba99 [INFO] running `Command { std: "docker" "start" "-a" "0157c5294e8732af8ddba33d0aea5bf7dd0abf58c1a2c281498b896f348aba99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0157c5294e8732af8ddba33d0aea5bf7dd0abf58c1a2c281498b896f348aba99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0157c5294e8732af8ddba33d0aea5bf7dd0abf58c1a2c281498b896f348aba99", kill_on_drop: false }` [INFO] [stdout] 0157c5294e8732af8ddba33d0aea5bf7dd0abf58c1a2c281498b896f348aba99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ccc3006c7a2e534aa24107a9779a236d352a7a52e880c2a1a6b072a3b99e0e [INFO] running `Command { std: "docker" "start" "-a" "f0ccc3006c7a2e534aa24107a9779a236d352a7a52e880c2a1a6b072a3b99e0e", 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 libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tuple_utils v0.3.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 lock_api v0.4.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [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 num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tiled v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling generic-array v0.13.2 [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-queue v0.2.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling specs-derive v0.4.1 (https://github.com/amethyst/specs#7a2e348a) [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 12s [INFO] running `Command { std: "docker" "inspect" "f0ccc3006c7a2e534aa24107a9779a236d352a7a52e880c2a1a6b072a3b99e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ccc3006c7a2e534aa24107a9779a236d352a7a52e880c2a1a6b072a3b99e0e", kill_on_drop: false }` [INFO] [stdout] f0ccc3006c7a2e534aa24107a9779a236d352a7a52e880c2a1a6b072a3b99e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e71dcd8d569f46f6f4335ef134fd937264e4f21161842b8894774c77132012e9 [INFO] running `Command { std: "docker" "start" "-a" "e71dcd8d569f46f6f4335ef134fd937264e4f21161842b8894774c77132012e9", 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: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] [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" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.autogamer.fdd6665b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4.52pspgw50mzs3z01.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-b4a2f7b691d79886.rlib" "/opt/rustwide/target/debug/deps/libryu-0a37830e51b96a95.rlib" "/opt/rustwide/target/debug/deps/libitoa-4a8c4f405c271ddc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libserde-cd4dc80eedbbe2be.rlib" "/opt/rustwide/target/debug/deps/libspecs-0895c71f46d4ebd5.rlib" "/opt/rustwide/target/debug/deps/liblog-268fda632945102a.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-09130ed67c590851.rlib" "/opt/rustwide/target/debug/deps/libshrev-fdc89e710e5b5dfc.rlib" "/opt/rustwide/target/debug/deps/libshred-1bb9ac6f59007bcf.rlib" "/opt/rustwide/target/debug/deps/libtynm-475f35aaad1528ee.rlib" "/opt/rustwide/target/debug/deps/libnom-5eb712edbd79e8b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4f77ec74e158a8e1.rlib" "/opt/rustwide/target/debug/deps/libmopa-c6fe0f2c91558924.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8b7f24a2f14b7efc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1478d814aa4b7663.rlib" "/opt/rustwide/target/debug/deps/libahash-e92a3baaeaa96d90.rlib" "/opt/rustwide/target/debug/deps/libhibitset-090469f46c9af511.rlib" "/opt/rustwide/target/debug/deps/librayon-fa0a896bba2aadf6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fd0fbe493c4d7f2e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00d756adbe2ccdee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-813c5c73de65db45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-073a15ce8818289a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a6d01009583955e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fb94d5d7033bf1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8e07f0088f5acef9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9f011a37e74af335.rlib" "/opt/rustwide/target/debug/deps/libatom-0f01f7d8474390e4.rlib" "/opt/rustwide/target/debug/deps/libtiled-65ca2a73c5022ba0.rlib" "/opt/rustwide/target/debug/deps/liblibflate-e934895a6ea11a9d.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-2c344830ecb0c80f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f173e4ed01bdbda2.rlib" "/opt/rustwide/target/debug/deps/libxml-c28547b8fccb792c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4e641f7d17a95dba.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b8ca3b8554cb395c.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-66f1f4c4f091136f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-18901f96f431ef63.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-faf6c65fed7a920c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2053faf43b87c86c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bb3e620e9c9cb106.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-202948f1558ac27a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8be8a1d684b2f629.rlib" "/opt/rustwide/target/debug/deps/libsdl2-18be76aadfb052ca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-0b37ab100ab85be3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-32c5e82d26f82ed5.rlib" "/opt/rustwide/target/debug/deps/libnphysics2d-e5e62a2a9d21f511.rlib" "/opt/rustwide/target/debug/deps/libinstant-96bb5a849ec681a6.rlib" "/opt/rustwide/target/debug/deps/libtime-9c8129e5aa1bed9e.rlib" "/opt/rustwide/target/debug/deps/libeither-59e0e9db20cb56ef.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-24ccdf77b31a7954.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-2c6825713758817d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-2d2a56bd9b28c239.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-4a7e94e858369a34.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290f3bac18b28e8b.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e79ac932365dac90.rlib" "/opt/rustwide/target/debug/deps/libslab-d19c7a1c8991d915.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2fc0f1a9d2cc9c13.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cc7585724894c2f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3b327f38a06d7e25.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-003b42c08d9e8bd9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-04f76447cca5b751.rlib" "/opt/rustwide/target/debug/deps/libsimba-274a92264aed4e7e.rlib" "/opt/rustwide/target/debug/deps/libpaste-32fc7f961b0c7374.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2659493dc4455818.rlib" "/opt/rustwide/target/debug/deps/librand_distr-ee6d1a02afdc0b9e.rlib" "/opt/rustwide/target/debug/deps/librand-544a4c1adc54db3e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad8b61533d6364c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d7145bfe735f5b64.rlib" "/opt/rustwide/target/debug/deps/librand_core-60cac11fd7d7fbbb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0163941c0788230d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e4d5e5b6c1580e7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-660e6c88d01f4e6d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-c0c7258fd78073ce.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a84cb0870fa498a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e65da1314e41b5e4.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-62fa9b03440a5866.rlib" "/opt/rustwide/target/debug/deps/libapprox-1588ecba1722dea8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cd22fff6a2bd9e59.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/autogamer-685c340f5536ffe4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "e71dcd8d569f46f6f4335ef134fd937264e4f21161842b8894774c77132012e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71dcd8d569f46f6f4335ef134fd937264e4f21161842b8894774c77132012e9", kill_on_drop: false }` [INFO] [stdout] e71dcd8d569f46f6f4335ef134fd937264e4f21161842b8894774c77132012e9