[INFO] cloning repository https://github.com/Zireael07/Rust-HTML-roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zireael07/Rust-HTML-roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZireael07%2FRust-HTML-roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZireael07%2FRust-HTML-roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0df37b3cc592b5f0eb438a090235061bfb35c72c [INFO] checking Zireael07/Rust-HTML-roguelike against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZireael07%2FRust-HTML-roguelike" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zireael07/Rust-HTML-roguelike on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zireael07/Rust-HTML-roguelike [INFO] finished tweaking git repo https://github.com/Zireael07/Rust-HTML-roguelike [INFO] tweaked toml for git repo https://github.com/Zireael07/Rust-HTML-roguelike written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Zireael07/Rust-HTML-roguelike already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b79123d93fc1db179a15afd6fbf471e0e78e6d2a83c6c0f3958ed5c1c4153c28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b79123d93fc1db179a15afd6fbf471e0e78e6d2a83c6c0f3958ed5c1c4153c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79123d93fc1db179a15afd6fbf471e0e78e6d2a83c6c0f3958ed5c1c4153c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79123d93fc1db179a15afd6fbf471e0e78e6d2a83c6c0f3958ed5c1c4153c28", kill_on_drop: false }` [INFO] [stdout] b79123d93fc1db179a15afd6fbf471e0e78e6d2a83c6c0f3958ed5c1c4153c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15ef474618d2761c3f6e5b227b14151cfbdb8165c20bd63b140eac329dd28668 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15ef474618d2761c3f6e5b227b14151cfbdb8165c20bd63b140eac329dd28668", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] web-sys v0.3.53: Event, MessageEvent, Worker [INFO] [stderr] [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking hecs v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking wasm-bindgen v0.2.76 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.53 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.26 [INFO] [stderr] Checking rust-web-roguelike v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/ai.rs (5 fixes) [INFO] [stderr] Fixed src/fastnoise.rs (1 fix) [INFO] [stderr] Fixed src/map_builders/bsp_town.rs (3 fixes) [INFO] [stderr] Fixed src/lib.rs (18 fixes) [INFO] [stderr] Fixed src/map_builders/noise_map.rs (3 fixes) [INFO] [stderr] Fixed src/universe_private.rs (29 fixes) [INFO] [stderr] Fixed src/saveload.rs (1 fix) [INFO] [stderr] Fixed src/map.rs (1 fix) [INFO] [stderr] Fixed src/map_builders/rectangle_builder.rs (1 fix) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/universe_private.rs:609:25 [INFO] [stdout] | [INFO] [stdout] 609 | log!("{}", &format!("HP: {}", hp)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 748 | log!("{}", &format!("Blocked move to {}, {} ", new_position.0,new_position.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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/universe_private.rs:609:25 [INFO] [stdout] | [INFO] [stdout] 609 | log!("{}", &format!("HP: {}", hp)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 748 | log!("{}", &format!("Blocked move to {}, {} ", new_position.0,new_position.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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `submaps` is assigned to, but never used [INFO] [stdout] --> src/map_builders/bsp_town.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let submaps : Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_submaps` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `submaps` is never read [INFO] [stdout] --> src/map_builders/bsp_town.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | submaps = submaps_builder.clone(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `submaps` is assigned to, but never used [INFO] [stdout] --> src/map_builders/bsp_town.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let submaps : Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_submaps` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `submaps` is never read [INFO] [stdout] --> src/map_builders/bsp_town.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | submaps = submaps_builder.clone(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tile_valid` [INFO] [stdout] --> src/map.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn is_tile_valid(&self, x:i32, y:i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_grid_in_range` [INFO] [stdout] --> src/map.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn find_grid_in_range(&self, sx: i32, sy:i32, dist:i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_grid_in_range` [INFO] [stdout] --> src/map.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn free_grid_in_range(&self, sx:i32, sy:i32, dist:i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transparent` [INFO] [stdout] --> src/fov.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn is_transparent(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_fov` [INFO] [stdout] --> src/fov.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_fov(&mut self, x: usize, y: usize, in_fov: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(x:i32, y:i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rooms` [INFO] [stdout] --> src/map_builders/bsp_town.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rooms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tile_valid` [INFO] [stdout] --> src/map.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn is_tile_valid(&self, x:i32, y:i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_grid_in_range` [INFO] [stdout] --> src/map.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn find_grid_in_range(&self, sx: i32, sy:i32, dist:i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_grid_in_range` [INFO] [stdout] --> src/map.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn free_grid_in_range(&self, sx:i32, sy:i32, dist:i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transparent` [INFO] [stdout] --> src/fov.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn is_transparent(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_fov` [INFO] [stdout] --> src/fov.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_fov(&mut self, x: usize, y: usize, in_fov: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(x:i32, y:i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rooms` [INFO] [stdout] --> src/map_builders/bsp_town.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rooms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Checking web-sys v0.3.53 [INFO] [stderr] Checking rust-web-roguelike v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/universe_private.rs:609:25 [INFO] [stdout] | [INFO] [stdout] 609 | log!("{}", &format!("HP: {}", hp)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 748 | log!("{}", &format!("Blocked move to {}, {} ", new_position.0,new_position.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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/universe_private.rs:609:25 [INFO] [stdout] | [INFO] [stdout] 609 | log!("{}", &format!("HP: {}", hp)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (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/lib.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | web_sys::console::log_1(&format!( $( $t )* ).into()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 748 | log!("{}", &format!("Blocked move to {}, {} ", new_position.0,new_position.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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `submaps` is assigned to, but never used [INFO] [stdout] --> src/map_builders/bsp_town.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let submaps : Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_submaps` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `submaps` is never read [INFO] [stdout] --> src/map_builders/bsp_town.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | submaps = submaps_builder.clone(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `submaps` is assigned to, but never used [INFO] [stdout] --> src/map_builders/bsp_town.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let submaps : Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_submaps` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `submaps` is never read [INFO] [stdout] --> src/map_builders/bsp_town.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | submaps = submaps_builder.clone(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tile_valid` [INFO] [stdout] --> src/map.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn is_tile_valid(&self, x:i32, y:i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_grid_in_range` [INFO] [stdout] --> src/map.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn find_grid_in_range(&self, sx: i32, sy:i32, dist:i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_grid_in_range` [INFO] [stdout] --> src/map.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn free_grid_in_range(&self, sx:i32, sy:i32, dist:i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transparent` [INFO] [stdout] --> src/fov.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn is_transparent(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_fov` [INFO] [stdout] --> src/fov.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_fov(&mut self, x: usize, y: usize, in_fov: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(x:i32, y:i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rooms` [INFO] [stdout] --> src/map_builders/bsp_town.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rooms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tile_valid` [INFO] [stdout] --> src/map.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn is_tile_valid(&self, x:i32, y:i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_grid_in_range` [INFO] [stdout] --> src/map.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn find_grid_in_range(&self, sx: i32, sy:i32, dist:i32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `free_grid_in_range` [INFO] [stdout] --> src/map.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn free_grid_in_range(&self, sx:i32, sy:i32, dist:i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_transparent` [INFO] [stdout] --> src/fov.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn is_transparent(&self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_fov` [INFO] [stdout] --> src/fov.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_fov(&mut self, x: usize, y: usize, in_fov: bool) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(x:i32, y:i32) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rooms` [INFO] [stdout] --> src/map_builders/bsp_town.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rooms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "15ef474618d2761c3f6e5b227b14151cfbdb8165c20bd63b140eac329dd28668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ef474618d2761c3f6e5b227b14151cfbdb8165c20bd63b140eac329dd28668", kill_on_drop: false }` [INFO] [stdout] 15ef474618d2761c3f6e5b227b14151cfbdb8165c20bd63b140eac329dd28668