[INFO] cloning repository https://github.com/sunjay/caves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/caves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4f4c923fb958c72c2c143587c89d151e45f9bf9 [INFO] testing sunjay/caves against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/caves on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunjay/caves [INFO] finished tweaking git repo https://github.com/sunjay/caves [INFO] tweaked toml for git repo https://github.com/sunjay/caves written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/caves already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c9cfecbbaa1e7d5c75c3366ef18f30fd6f2a31154f6116d57f84024905ad9a5 [INFO] running `Command { std: "docker" "start" "-a" "4c9cfecbbaa1e7d5c75c3366ef18f30fd6f2a31154f6116d57f84024905ad9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c9cfecbbaa1e7d5c75c3366ef18f30fd6f2a31154f6116d57f84024905ad9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9cfecbbaa1e7d5c75c3366ef18f30fd6f2a31154f6116d57f84024905ad9a5", kill_on_drop: false }` [INFO] [stdout] 4c9cfecbbaa1e7d5c75c3366ef18f30fd6f2a31154f6116d57f84024905ad9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d99f37402bb2a29e48754faea9979c6a6b17d12a257d7a56645c5a996a57458 [INFO] running `Command { std: "docker" "start" "-a" "0d99f37402bb2a29e48754faea9979c6a6b17d12a257d7a56645c5a996a57458", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling component_group_derive v1.0.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling component_group v1.0.0 [INFO] [stderr] Compiling caves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/generator/rooms.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | 'gen_room: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | tile_sprite!(row: 0, col: 0), // 1 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | tile_sprite!(row: 0, col: 1), // 2 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | tile_sprite!(row: 0, col: 2), // 3 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | tile_sprite!(row: 0, col: 3), // 4 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | tile_sprite!(row: 1, col: 0), // 5 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | tile_sprite!(row: 1, col: 1), // 6 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | tile_sprite!(row: 1, col: 2), // 7 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | tile_sprite!(row: 1, col: 3), // 8 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | tile_sprite!(row: 2, col: 0), // 9 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | tile_sprite!(row: 2, col: 1), // 10 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | tile_sprite!(row: 2, col: 2), // 11 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | tile_sprite!(row: 2, col: 3), // 12 [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | tile_sprite!(row: 8, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | tile_sprite!(row: 8, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | tile_sprite!(row: 8, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | tile_sprite!(row: 8, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | tile_sprite!(row: 9, col: 0), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | tile_sprite!(row: 9, col: 1), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | tile_sprite!(row: 9, col: 2), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | tile_sprite!(row: 9, col: 3), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | tile_sprite!(row: 10, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | tile_sprite!(row: 10, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | tile_sprite!(row: 10, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | tile_sprite!(row: 10, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | tile_sprite!(row: 11, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | tile_sprite!(row: 11, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | tile_sprite!(row: 11, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | tile_sprite!(row: 11, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | tile_sprite!(row: 8, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | tile_sprite!(row: 9, col: 4), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | tile_sprite!(row: 10, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | tile_sprite!(row: 11, col: 4), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | tile_sprite!(row: 15, col: 5), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | tile_sprite!(row: 10, col: 12), // Left [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | tile_sprite!(row: 10, col: 13), // Right [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | tile_sprite!(row: 16, col: 7), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | tile_sprite!(row: 16, col: 7).flip_horizontally(), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | tile_sprite!(row: 11, col: 14), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | tile_sprite!(row: 15, col: 0), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | tile_sprite!(row: 15, col: 1), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | tile_sprite!(row: 15, col: 2), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map_sprites.rs:64:88 [INFO] [stdout] | [INFO] [stdout] 64 | tile_sprite!(row: $row, col: $col, width: tile_size, height: tile_size); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | tile_sprite!(row: 15, col: 3), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `tile_sprite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_pos` [INFO] [stdout] --> src/systems/interactions.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | for (other_entity, other_pos) in self.nearest_in_direction(entity, pos, direction, bounds, range) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/systems/ai.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | map, [INFO] [stdout] | ^^^ help: try ignoring the field: `map: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounding_boxes` [INFO] [stdout] --> src/systems/ai.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | bounding_boxes, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `bounding_boxes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> src/systems/ai.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | positions, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `positions: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `players` [INFO] [stdout] --> src/systems/ai.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | players, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `players: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/systems/ai.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | for (entity, enemy, movement, ()) in (&entities, &enemies, &mut movements, !&waits).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pause` [INFO] [stdout] --> src/resources.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GameState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hit` [INFO] [stdout] --> src/resources.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Hit, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Victory` [INFO] [stdout] --> src/resources.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | Victory, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Defeat` [INFO] [stdout] --> src/resources.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | Defeat, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_rect` [INFO] [stdout] --> src/map.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn tile_rect(&self, top_left: TilePos, bottom_right: TilePos) -> Rect { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/systems/shared.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(system: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attacks` [INFO] [stdout] --> src/systems/interactions.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | attacks: ReadStorage<'a, Attack>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit_waits` [INFO] [stdout] --> src/systems/interactions.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | hit_waits: ReadStorage<'a, HitWait>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TreasureKey` [INFO] [stdout] --> src/components/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TreasureKey, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/item.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RoomKey` [INFO] [stdout] --> src/components/item.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | RoomKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/item.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Potion` [INFO] [stdout] --> src/components/item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Potion {stength: u32}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/item.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> src/components/item.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Item(Item), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Chest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/item.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Component)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Opened` [INFO] [stdout] --> src/components/item.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Opened, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Chest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/item.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Component)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `square` [INFO] [stdout] --> src/map/grid_size.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn square(size: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_positions_on_edges` [INFO] [stdout] --> src/map/grid.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn tile_positions_on_edges(&self, top_left: TilePos, size: GridSize) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Challenge` [INFO] [stdout] --> src/map/room.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Challenge, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RoomType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/room.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bottom_right` [INFO] [stdout] --> src/map/tile_pos.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn bottom_right(self, tile_size: i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand` [INFO] [stdout] --> src/map/tile_rect.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn expand(self, margin: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random_horizontal_edge_tile` [INFO] [stdout] --> src/map/tile_rect.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn random_horizontal_edge_tile(self, rng: &mut R) -> TilePos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random_vertical_edge_tile` [INFO] [stdout] --> src/map/tile_rect.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn random_vertical_edge_tile(self, rng: &mut R) -> TilePos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dimensions` [INFO] [stdout] --> src/ui/window.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dimensions(&self) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_to_file` [INFO] [stdout] --> src/ui/game_screen.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn render_to_file>(&self, path: P) -> Result<(), SDLError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/assets/sprite.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | N, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NE` [INFO] [stdout] --> src/assets/sprite.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | NE, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `E` [INFO] [stdout] --> src/assets/sprite.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | E, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SE` [INFO] [stdout] --> src/assets/sprite.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | SE, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SW` [INFO] [stdout] --> src/assets/sprite.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | SW, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `W` [INFO] [stdout] --> src/assets/sprite.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | W, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NW` [INFO] [stdout] --> src/assets/sprite.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | NW, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `Anchor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/assets/sprite.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flip_vertically` [INFO] [stdout] --> src/assets/sprite.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn flip_vertically(self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `anchor_west` [INFO] [stdout] --> src/assets/sprite.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn anchor_west(self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dest_offset` [INFO] [stdout] --> src/assets/sprite.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn dest_offset(self, x: i32, y: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [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/caves-67f298e52682e719.caves.d68b20fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.caves.d68b20fe-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719.53gskj3851ya2vw9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusttype-4e6a7b528446d82d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-bde2f01ecd86ef83.rlib" "/opt/rustwide/target/debug/deps/libordered_float-99e33020a2cde0fc.rlib" "/opt/rustwide/target/debug/deps/libapprox-f167e939ced6fe1f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f40035ad803d3677.rlib" "/opt/rustwide/target/debug/deps/libcolored-3e94d45974756933.rlib" "/opt/rustwide/target/debug/deps/libatty-63b48dc651a68560.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libcomponent_group-1e540c614ef05537.rlib" "/opt/rustwide/target/debug/deps/librand-4e6a8ade914c2719.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-098fe797bcd2ab0d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f98b1e2b54d1951d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f366940b327df908.rlib" "/opt/rustwide/target/debug/deps/libspecs-cd88cda97778dcfa.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-50c457f232ab8068.rlib" "/opt/rustwide/target/debug/deps/libshrev-79e2e744923b2818.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-226feddb82effb7d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-861ef44e814de7ff.rlib" "/opt/rustwide/target/debug/deps/librand-fe04b204a2ec9010.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-afe1b996ec2b0733.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-20056ad7865a2df9.rlib" "/opt/rustwide/target/debug/deps/liblog-e7d4015c9847b3f9.rlib" "/opt/rustwide/target/debug/deps/libhibitset-6463affe41769877.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9f24538e3487712d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4d62decc6c17e290.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8cd7b6e81914ad76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fd8516c371519217.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f760842e278d260.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfd658bcf86875b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/librand-0310806ee7df56da.rlib" "/opt/rustwide/target/debug/deps/librand_core-89da036bf9d38b15.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-279caacf0ebacac6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d9fb739fe1bb905.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libshred-72b2715b478797cf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librayon-0aa8ee5eeceaf44c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f306ed166c9acd0a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-41254db15fe5ad5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d59eb83ccfe661a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-90f806e5ccbfcb1b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-77f75bc8bf55dc93.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e900675a3989e36b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-69f7b00524197cca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-55aa2311ec5a67b5.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0241cba2540bba00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6f4d1709f61f7127.rlib" "/opt/rustwide/target/debug/deps/libsdl2-490a6e243fc61156.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d229d4314c0bc219.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/caves-67f298e52682e719" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caves` due to 2 previous errors; 81 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0d99f37402bb2a29e48754faea9979c6a6b17d12a257d7a56645c5a996a57458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d99f37402bb2a29e48754faea9979c6a6b17d12a257d7a56645c5a996a57458", kill_on_drop: false }` [INFO] [stdout] 0d99f37402bb2a29e48754faea9979c6a6b17d12a257d7a56645c5a996a57458