[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 1.55.0 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-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/autogamer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bstringify v0.1.2 [INFO] [stderr] Downloaded pyo3-derive-backend v0.11.1 [INFO] [stderr] Downloaded pyo3cls v0.11.1 [INFO] [stderr] Downloaded tiled v0.9.2 [INFO] [stderr] Downloaded unindent v0.1.6 [INFO] [stderr] Downloaded pyo3 v0.11.1 [INFO] [stderr] Downloaded sdl2 v0.34.2 [INFO] [stderr] Downloaded nphysics2d v0.16.1 [INFO] [stderr] Downloaded ncollide2d v0.23.2 [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08cb92e017af86b4a375f00129854cef58197906df6764d48cc8d712be18be5c [INFO] running `Command { std: "docker" "start" "-a" "08cb92e017af86b4a375f00129854cef58197906df6764d48cc8d712be18be5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08cb92e017af86b4a375f00129854cef58197906df6764d48cc8d712be18be5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cb92e017af86b4a375f00129854cef58197906df6764d48cc8d712be18be5c", kill_on_drop: false }` [INFO] [stdout] 08cb92e017af86b4a375f00129854cef58197906df6764d48cc8d712be18be5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3480312ad7fe9adc61ef7b08d2618433214ccb93fb7cf37acd6cd4c1a72ba8 [INFO] running `Command { std: "docker" "start" "-a" "1c3480312ad7fe9adc61ef7b08d2618433214ccb93fb7cf37acd6cd4c1a72ba8", 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 scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [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 proc-macro-hack v0.5.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [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 rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [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 generic-array v0.13.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling noisy_float v0.1.12 [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 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 22s [INFO] running `Command { std: "docker" "inspect" "1c3480312ad7fe9adc61ef7b08d2618433214ccb93fb7cf37acd6cd4c1a72ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3480312ad7fe9adc61ef7b08d2618433214ccb93fb7cf37acd6cd4c1a72ba8", kill_on_drop: false }` [INFO] [stdout] 1c3480312ad7fe9adc61ef7b08d2618433214ccb93fb7cf37acd6cd4c1a72ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1856055dedc9213cebd68a86facc5407a6da09322d4c7a8f41cf3fca13435207 [INFO] running `Command { std: "docker" "start" "-a" "1856055dedc9213cebd68a86facc5407a6da09322d4c7a8f41cf3fca13435207", 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] [stderr] Compiling autogamer v0.1.0 (/opt/rustwide/workdir) [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-e049fdf25d2ba682.autogamer.1b75c32c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.autogamer.1b75c32c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682.2xkrogqm7gf48845.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-7caa02fa3bae0c20.rlib" "/opt/rustwide/target/debug/deps/libryu-63c127f1d05863c0.rlib" "/opt/rustwide/target/debug/deps/libitoa-a9d509fdc1354633.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libserde-18d4669d9c84b154.rlib" "/opt/rustwide/target/debug/deps/libspecs-cc285024bec35c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-1027b57fb72f4ddd.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-4a21166588f0101d.rlib" "/opt/rustwide/target/debug/deps/libshrev-c2c2e1c62f269820.rlib" "/opt/rustwide/target/debug/deps/libshred-dcb46f9dc55a7aec.rlib" "/opt/rustwide/target/debug/deps/libtynm-4c8a61ca139fb1f9.rlib" "/opt/rustwide/target/debug/deps/libnom-a24331977e5488af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-08465ad80b41ad38.rlib" "/opt/rustwide/target/debug/deps/libmopa-2fe400e2efb822f8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3b32994e5386e013.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b7f7b9a6801941b4.rlib" "/opt/rustwide/target/debug/deps/libahash-d72027a12b4d22d2.rlib" "/opt/rustwide/target/debug/deps/libhibitset-8a90a0a9128fec7d.rlib" "/opt/rustwide/target/debug/deps/librayon-4040ce146216d3b9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8b88a3def2a6557d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a76c8ed16b67a19e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f9811ba3e1f4d7af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5c69fd97ec45924c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-05d9b132e214357c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e474019639527369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-67e55e3fafc37e18.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-809e8f8f2265885b.rlib" "/opt/rustwide/target/debug/deps/libatom-80e5939edb040d82.rlib" "/opt/rustwide/target/debug/deps/libtiled-71d712e356c0fda3.rlib" "/opt/rustwide/target/debug/deps/liblibflate-3eddb64efb54dbae.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-781f6f2014147ae5.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-e4b639dc84130f97.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-383bc804057f4500.rlib" "/opt/rustwide/target/debug/deps/libadler32-42993b1855d7c0e5.rlib" "/opt/rustwide/target/debug/deps/libxml-e65749051c56957d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f2cd6e1139a39800.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c78f3ab4f06e34a8.rlib" "/opt/rustwide/target/debug/deps/libnoisy_float-111cd90c4e95aa62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0c445981c77efa3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5f7d5214edf9788c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-db001b2144c776c9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-44453915ecb1314c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d4bc483173b9c715.rlib" "/opt/rustwide/target/debug/deps/libthiserror-74886b348ad14ce9.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f91f7f4c5dc8eea7.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f604721f770787b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1ef4f6046a162bde.rlib" "/opt/rustwide/target/debug/deps/libnphysics2d-5dc66ac80fa14e5a.rlib" "/opt/rustwide/target/debug/deps/libinstant-238f5db3a9406848.rlib" "/opt/rustwide/target/debug/deps/libtime-7b9acfba938ab972.rlib" "/opt/rustwide/target/debug/deps/libeither-c7c37550ff011234.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-d4ca62229416b701.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-33a7388ee9ca79bb.rlib" "/opt/rustwide/target/debug/deps/libslotmap-f6e34a5877532ee5.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b2cae32995a092c3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92a453211592f7e8.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-7b37c4c15d1695d3.rlib" "/opt/rustwide/target/debug/deps/libslab-23bbbfcafd84ff8d.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-371e2a0574246f5f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e39a6ac089286502.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0623a889acdfba17.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4827de55c2ebe202.rlib" "/opt/rustwide/target/debug/deps/libtypenum-1dae0fec5dca4b27.rlib" "/opt/rustwide/target/debug/deps/libsimba-9397612c10d44d8d.rlib" "/opt/rustwide/target/debug/deps/libpaste-757ea94398832ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8b5149066564a4dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-662040022e9b6c84.rlib" "/opt/rustwide/target/debug/deps/librand-6325c4c31dc1946d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cce34cbcdcb0f363.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6571398384e7cf3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-33f8504469a19aab.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f8d65006d69fe3d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-05fbf5a13fb3e0f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5b0b32a23ec6e48d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b64d46295ed20c33.rlib" "/opt/rustwide/target/debug/deps/librawpointer-888ad5bb9c1abaf8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df85e8bfbc58af35.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c3ded1e50e4ae04a.rlib" "/opt/rustwide/target/debug/deps/libapprox-4d75a7598be1f347.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-73113bd46aec807f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/autogamer-e049fdf25d2ba682" "-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" "1856055dedc9213cebd68a86facc5407a6da09322d4c7a8f41cf3fca13435207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1856055dedc9213cebd68a86facc5407a6da09322d4c7a8f41cf3fca13435207", kill_on_drop: false }` [INFO] [stdout] 1856055dedc9213cebd68a86facc5407a6da09322d4c7a8f41cf3fca13435207