[INFO] cloning repository https://github.com/luanhailiang/game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luanhailiang/game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanhailiang%2Fgame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanhailiang%2Fgame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7a4aa06c85a59b4362a5cbb508b8e1b9b90e94b
[INFO] checking luanhailiang/game against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanhailiang%2Fgame" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/luanhailiang/game
[INFO] finished tweaking git repo https://github.com/luanhailiang/game
[INFO] tweaked toml for git repo https://github.com/luanhailiang/game written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luanhailiang/game on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luanhailiang/game 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.8.0
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded prost-types v0.11.1
[INFO] [stderr]   Downloaded bevy_ptr v0.8.0
[INFO] [stderr]   Downloaded bevy_macro_utils v0.8.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.8.0
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded bevy_utils v0.8.0
[INFO] [stderr]   Downloaded axum-core v0.2.7
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.8.0
[INFO] [stderr]   Downloaded bevy_tasks v0.8.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded bevy_reflect v0.8.0
[INFO] [stderr]   Downloaded prost-build v0.11.1
[INFO] [stderr]   Downloaded tonic v0.8.0
[INFO] [stderr]   Downloaded axum v0.5.13
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded bevy_ecs v0.8.0
[INFO] [stderr]   Downloaded mlua v0.8.3
[INFO] [stderr]   Downloaded lua-src v544.0.1
[INFO] [stderr]   Downloaded luajit-src v210.4.0+resty124ff8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dc11c51ed8480954893a5eff46b7d48a49c284f9f15e782c4ac7f9bbec0147e
[INFO] running `Command { std: "docker" "start" "-a" "6dc11c51ed8480954893a5eff46b7d48a49c284f9f15e782c4ac7f9bbec0147e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dc11c51ed8480954893a5eff46b7d48a49c284f9f15e782c4ac7f9bbec0147e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc11c51ed8480954893a5eff46b7d48a49c284f9f15e782c4ac7f9bbec0147e", kill_on_drop: false }`
[INFO] [stdout] 6dc11c51ed8480954893a5eff46b7d48a49c284f9f15e782c4ac7f9bbec0147e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a68b1e0ca3d286496ef1b92c6f9c4dfef5c4681c0ceb483f2ef060e53401bef3
[INFO] running `Command { std: "docker" "start" "-a" "a68b1e0ca3d286496ef1b92c6f9c4dfef5c4681c0ceb483f2ef060e53401bef3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.1.18
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling lua-src v544.0.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling luajit-src v210.4.0+resty124ff8d
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling mlua v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking bevy_ptr v0.8.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking combine v4.6.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking bevy_tasks v0.8.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.0
[INFO] [stderr]    Compiling my_macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]    Compiling micro_room v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bevy_utils v0.8.0
[INFO] [stderr]     Checking bevy_reflect v0.8.0
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking bevy_ecs v0.8.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.5.13
[INFO] [stderr]     Checking tonic v0.8.0
[INFO] [stdout] warning: function `tell_link` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn tell_link(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tell_auth` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn tell_auth(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tell_room` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn tell_room(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tell_adr`, `tell_eid`, `tell_link`, `tell_auth`, and `tell_room` are never used
[INFO] [stdout]   --> src/player/net.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl NetState{
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn tell_adr(&mut self, adr:&String, cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn tell_eid(&mut self, eid:&String, cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn tell_link(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn tell_auth(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn tell_room(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `call` is never used
[INFO] [stdout]   --> src/script/lua.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl LuaState{
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn call(&self,fun:&str,msg:&str)-> LuaResult<String>{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuffMessage` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BuffMessage {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BackMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SynBreak` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SynBreak {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/player/net.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             WEB_STATE.get_or_insert_with(|| {
[INFO] [stdout] 37 | |                 Arc::new(Mutex::new(NetState {adr:HashMap::new(),uid:HashMap::new(),eid:HashMap::new()}))
[INFO] [stdout] 38 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/script/lua.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             SYS_STATE.get_or_insert_with(|| {
[INFO] [stdout] 33 | |                 let lua = Lua::new();
[INFO] [stdout] 34 | |                 let text = fs::read_to_string("./script/main.lua").unwrap();
[INFO] [stdout] 35 | |                 lua.load(&text).exec().unwrap();
[INFO] [stdout] 36 | |                 Arc::new(Mutex::new(LuaState {lua:lua}))
[INFO] [stdout] 37 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/world/ecs.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | /             ECS_STATE.get_or_insert_with(|| {
[INFO] [stdout] 19 | |                 Arc::new(Mutex::new(EcsState {world:World::new(),schedule:Schedule::default()}))
[INFO] [stdout] 20 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tell_link` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn tell_link(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tell_auth` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn tell_auth(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tell_room` is never used
[INFO] [stdout]   --> src/handle/cmd.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn tell_room(cmd:&(impl Serialize+Message+MyName)){
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tell_adr`, `tell_eid`, `tell_link`, `tell_auth`, and `tell_room` are never used
[INFO] [stdout]   --> src/player/net.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl NetState{
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn tell_adr(&mut self, adr:&String, cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn tell_eid(&mut self, eid:&String, cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn tell_link(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn tell_auth(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn tell_room(&mut self,  cmd:&(impl Serialize+Message+MyName) ){
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `call` is never used
[INFO] [stdout]   --> src/script/lua.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl LuaState{
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn call(&self,fun:&str,msg:&str)-> LuaResult<String>{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuffMessage` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BuffMessage {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BackMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SynBreak` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/micro_room-1a720d906c23ff49/out/command.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct SynBreak {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/player/net.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             WEB_STATE.get_or_insert_with(|| {
[INFO] [stdout] 37 | |                 Arc::new(Mutex::new(NetState {adr:HashMap::new(),uid:HashMap::new(),eid:HashMap::new()}))
[INFO] [stdout] 38 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/script/lua.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             SYS_STATE.get_or_insert_with(|| {
[INFO] [stdout] 33 | |                 let lua = Lua::new();
[INFO] [stdout] 34 | |                 let text = fs::read_to_string("./script/main.lua").unwrap();
[INFO] [stdout] 35 | |                 lua.load(&text).exec().unwrap();
[INFO] [stdout] 36 | |                 Arc::new(Mutex::new(LuaState {lua:lua}))
[INFO] [stdout] 37 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/world/ecs.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | /             ECS_STATE.get_or_insert_with(|| {
[INFO] [stdout] 19 | |                 Arc::new(Mutex::new(EcsState {world:World::new(),schedule:Schedule::default()}))
[INFO] [stdout] 20 | |             }).clone()
[INFO] [stdout]    | |______________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.3, redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a68b1e0ca3d286496ef1b92c6f9c4dfef5c4681c0ceb483f2ef060e53401bef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a68b1e0ca3d286496ef1b92c6f9c4dfef5c4681c0ceb483f2ef060e53401bef3", kill_on_drop: false }`
[INFO] [stdout] a68b1e0ca3d286496ef1b92c6f9c4dfef5c4681c0ceb483f2ef060e53401bef3
