[INFO] cloning repository https://github.com/rosalogia/bika-town [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosalogia/bika-town" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosalogia%2Fbika-town", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosalogia%2Fbika-town'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 555181bf1b3c72a6847dc47f6e1e383c8721a87a [INFO] checking rosalogia/bika-town against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosalogia%2Fbika-town" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rosalogia/bika-town on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rosalogia/bika-town [INFO] finished tweaking git repo https://github.com/rosalogia/bika-town [INFO] tweaked toml for git repo https://github.com/rosalogia/bika-town written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rosalogia/bika-town already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded legion_codegen v0.4.0 [INFO] [stderr] Downloaded tiled v0.9.5 [INFO] [stderr] Downloaded legion v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3e1d75a047b429a503b242a7f57b87eb3a627e14a7c2c51b87534513904b07b [INFO] running `Command { std: "docker" "start" "-a" "e3e1d75a047b429a503b242a7f57b87eb3a627e14a7c2c51b87534513904b07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3e1d75a047b429a503b242a7f57b87eb3a627e14a7c2c51b87534513904b07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e1d75a047b429a503b242a7f57b87eb3a627e14a7c2c51b87534513904b07b", kill_on_drop: false }` [INFO] [stdout] e3e1d75a047b429a503b242a7f57b87eb3a627e14a7c2c51b87534513904b07b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec1614736e77e19ab350f59a27533f596cc042c2356b2e63c4ebbd46078a0d6 [INFO] running `Command { std: "docker" "start" "-a" "aec1614736e77e19ab350f59a27533f596cc042c2356b2e63c4ebbd46078a0d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking tiled v0.9.5 [INFO] [stderr] Checking bika-town v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Cringe` is never constructed [INFO] [stdout] --> src/models/components.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum Gender { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 19 | Cringe = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gender` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage`, `FireMage`, and `Archer` are never constructed [INFO] [stdout] --> src/models/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum PlayerClass { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 34 | Warrior, [INFO] [stdout] 35 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | FireMage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Archer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerClass` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Death` and `TakingDamage` are never constructed [INFO] [stdout] --> src/models/components.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub enum PlayerState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 116 | Death = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | TakingDamage = 4, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> src/models/components.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub enum Input { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 127 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl TileSheet { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 53 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cringe` is never constructed [INFO] [stdout] --> src/models/components.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum Gender { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 19 | Cringe = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gender` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage`, `FireMage`, and `Archer` are never constructed [INFO] [stdout] --> src/models/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum PlayerClass { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 34 | Warrior, [INFO] [stdout] 35 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | FireMage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Archer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerClass` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Death` and `TakingDamage` are never constructed [INFO] [stdout] --> src/models/components.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub enum PlayerState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 116 | Death = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | TakingDamage = 4, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> src/models/components.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub enum Input { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 127 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl TileSheet { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 53 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s [INFO] running `Command { std: "docker" "inspect" "aec1614736e77e19ab350f59a27533f596cc042c2356b2e63c4ebbd46078a0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec1614736e77e19ab350f59a27533f596cc042c2356b2e63c4ebbd46078a0d6", kill_on_drop: false }` [INFO] [stdout] aec1614736e77e19ab350f59a27533f596cc042c2356b2e63c4ebbd46078a0d6 [INFO] checking rosalogia/bika-town against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosalogia%2Fbika-town" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rosalogia/bika-town on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rosalogia/bika-town [INFO] finished tweaking git repo https://github.com/rosalogia/bika-town [INFO] tweaked toml for git repo https://github.com/rosalogia/bika-town written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rosalogia/bika-town already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3743631cdb9cc7935f7b99b3b8b6698554b0f1268967ca471db25e83bd40ac9 [INFO] running `Command { std: "docker" "start" "-a" "a3743631cdb9cc7935f7b99b3b8b6698554b0f1268967ca471db25e83bd40ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3743631cdb9cc7935f7b99b3b8b6698554b0f1268967ca471db25e83bd40ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3743631cdb9cc7935f7b99b3b8b6698554b0f1268967ca471db25e83bd40ac9", kill_on_drop: false }` [INFO] [stdout] a3743631cdb9cc7935f7b99b3b8b6698554b0f1268967ca471db25e83bd40ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc23313e67821c9c91c3e29e12b76d1bfbc8ea0c4243b05ceb27cf72eeb8b85 [INFO] running `Command { std: "docker" "start" "-a" "afc23313e67821c9c91c3e29e12b76d1bfbc8ea0c4243b05ceb27cf72eeb8b85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking tiled v0.9.5 [INFO] [stderr] Checking bika-town v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Cringe` is never constructed [INFO] [stdout] --> src/models/components.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum Gender { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 19 | Cringe = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gender` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage`, `FireMage`, and `Archer` are never constructed [INFO] [stdout] --> src/models/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum PlayerClass { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 34 | Warrior, [INFO] [stdout] 35 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | FireMage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Archer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerClass` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Death` and `TakingDamage` are never constructed [INFO] [stdout] --> src/models/components.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub enum PlayerState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 116 | Death = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | TakingDamage = 4, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> src/models/components.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub enum Input { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 127 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cringe` is never constructed [INFO] [stdout] --> src/models/components.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum Gender { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 19 | Cringe = 0, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gender` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl TileSheet { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 53 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Mage`, `FireMage`, and `Archer` are never constructed [INFO] [stdout] --> src/models/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum PlayerClass { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 34 | Warrior, [INFO] [stdout] 35 | Mage, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | FireMage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Archer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerClass` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Death` and `TakingDamage` are never constructed [INFO] [stdout] --> src/models/components.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub enum PlayerState { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 116 | Death = 3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | TakingDamage = 4, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Quit` is never constructed [INFO] [stdout] --> src/models/components.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub enum Input { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 127 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/util.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl TileSheet { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 53 | pub fn from(file: &'static str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rendering/sprites.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 197 | let mut up: Option = None; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let mut down: Option = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut left: Option = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | let mut right: Option = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | match (up, down, left, right) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rendering/sprites.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 197 | let mut up: Option = None; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let mut down: Option = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut left: Option = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | let mut right: Option = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | match (up, down, left, right) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bika-town` (bin "bika-town" test) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bika-town` (bin "bika-town") due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "afc23313e67821c9c91c3e29e12b76d1bfbc8ea0c4243b05ceb27cf72eeb8b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc23313e67821c9c91c3e29e12b76d1bfbc8ea0c4243b05ceb27cf72eeb8b85", kill_on_drop: false }` [INFO] [stdout] afc23313e67821c9c91c3e29e12b76d1bfbc8ea0c4243b05ceb27cf72eeb8b85