[INFO] cloning repository https://github.com/francisol/osier-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/francisol/osier-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancisol%2Fosier-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancisol%2Fosier-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d03f1b5a703b7ae1a9de205489803f2a497b8a4
[INFO] checking francisol/osier-server against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancisol%2Fosier-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/francisol/osier-server on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/francisol/osier-server
[INFO] finished tweaking git repo https://github.com/francisol/osier-server
[INFO] tweaked toml for git repo https://github.com/francisol/osier-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/francisol/osier-server 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.21.0
[INFO] [stderr]   Downloaded num-rational v0.2.3
[INFO] [stderr]   Downloaded arc-swap v0.4.4
[INFO] [stderr]   Downloaded mustache v0.9.0
[INFO] [stderr]   Downloaded regex v1.3.5
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4cec98fbcf3b2de1c0eea2e8a7fc0f2f7ac20f5ed7ba38997f73a8673fee03b
[INFO] running `Command { std: "docker" "start" "-a" "c4cec98fbcf3b2de1c0eea2e8a7fc0f2f7ac20f5ed7ba38997f73a8673fee03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4cec98fbcf3b2de1c0eea2e8a7fc0f2f7ac20f5ed7ba38997f73a8673fee03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cec98fbcf3b2de1c0eea2e8a7fc0f2f7ac20f5ed7ba38997f73a8673fee03b", kill_on_drop: false }`
[INFO] [stdout] c4cec98fbcf3b2de1c0eea2e8a7fc0f2f7ac20f5ed7ba38997f73a8673fee03b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6e776cf476404a4cf46b8c194804591a450fb23ca5453cf6a1f0259b384a8c
[INFO] running `Command { std: "docker" "start" "-a" "4c6e776cf476404a4cf46b8c194804591a450fb23ca5453cf6a1f0259b384a8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling osier-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking regex v1.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking rusqlite v0.21.0
[INFO] [stdout] warning: type `lua_State` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type lua_State = c_void;
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LuaState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `size_t` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type size_t = c_ulong;
[INFO] [stdout]   |          ^^^^^^ help: convert the identifier to upper camel case: `SizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KFunction` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type lua_KFunction = c_void;
[INFO] [stdout]   |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KContext` should have an upper camel case name
[INFO] [stdout]   --> src/lua/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type lua_KContext = isize;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKcontext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/repository/sqlite.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/runner/task.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/runner/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/runner/task.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ChildStdin`
[INFO] [stdout]   --> src/runner/task.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::process::ChildStdin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/runner/task.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::{Command, Stdio,Child};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> src/runner/task.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::rc::Rc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MutexGuard`, `Mutex`
[INFO] [stdout]   --> src/runner/task.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{mpsc, Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                            ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]   --> src/runner/task.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_char`
[INFO] [stdout]  --> src/runner/script.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/server/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/server/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::iter::FromIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::{Command, Stdio};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex`, `mpsc`
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]    |                 ^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_State` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type lua_State = c_void;
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LuaState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `size_t` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type size_t = c_ulong;
[INFO] [stdout]   |          ^^^^^^ help: convert the identifier to upper camel case: `SizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KFunction` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type lua_KFunction = c_void;
[INFO] [stdout]   |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KContext` should have an upper camel case name
[INFO] [stdout]   --> src/lua/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type lua_KContext = isize;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKcontext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/repository/sqlite.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/runner/task.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/runner/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/runner/task.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ChildStdin`
[INFO] [stdout]   --> src/runner/task.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::process::ChildStdin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/runner/task.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::{Command, Stdio,Child};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> src/runner/task.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::rc::Rc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MutexGuard`, `Mutex`
[INFO] [stdout]   --> src/runner/task.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{mpsc, Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                            ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]   --> src/runner/task.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_char`
[INFO] [stdout]  --> src/runner/script.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/server/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/server/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::iter::FromIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::{Command, Stdio};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex`, `mpsc`
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]    |                 ^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> src/error/mod.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn deserialize<D>(deserializer: D) -> std::result::Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/repository/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Err(e)=>Ok(TaskStatus::Wait),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     Err(e) => return,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     Err(e) => continue,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> src/error/mod.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn deserialize<D>(deserializer: D) -> std::result::Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/repository/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Err(e)=>Ok(TaskStatus::Wait),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `HanderResult::ServerStatus::0`
[INFO] [stdout]   --> src/handle/mod.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ServerStatus(ServerStatus),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `HanderResult::ServerStatus::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/handle/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `lua_Number` is never used
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNIL` is never used
[INFO] [stdout]   --> src/lua/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LUA_TNIL:i32 =0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TBOOLEAN` is never used
[INFO] [stdout]   --> src/lua/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LUA_TBOOLEAN:i32 =1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TLIGHTUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LUA_TLIGHTUSERDATA:i32 =    2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNUMBER` is never used
[INFO] [stdout]   --> src/lua/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LUA_TNUMBER:i32 =3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TSTRING` is never used
[INFO] [stdout]   --> src/lua/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LUA_TSTRING:i32 =4;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTABLE` is never used
[INFO] [stdout]   --> src/lua/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const LUA_TTABLE:i32 =5;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LUA_TUSERDATA:i32 =7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTHREAD` is never used
[INFO] [stdout]   --> src/lua/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LUA_TTHREAD:i32 =8;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_NUMTAGS` is never used
[INFO] [stdout]   --> src/lua/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const LUA_NUMTAGS:i32 =9;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` is never used
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lua_version` is never used
[INFO] [stdout]   --> src/lua/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn lua_version(L: *mut lua_State) -> * const f64;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]    --> src/runner/task.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Task {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     base_dir: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/runner/script.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ArgScrpit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     state: Mutex<*mut lua_State>,
[INFO] [stdout] 17 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/error/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     match self {
[INFO] [stdout] 30 | |         Error::OK=>write!(f,"No error"),
[INFO] [stdout] 31 | |         Error::JSON(e)=>write!(f,"{}",e),
[INFO] [stdout] 32 | |         Error::IO(e)=>write!(f,"{}",e),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Error::Mustache(e)=>write!(f,"mustache {}",e),
[INFO] [stdout] 39 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let _ = match self {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `get_string`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn push_path(L: *mut lua_State, dir: &String) {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/runner/task.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 sennder.send(id);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let _ = sennder.send(id);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 45 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     Err(e) => return,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     Err(e) => continue,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `HanderResult::ServerStatus::0`
[INFO] [stdout]   --> src/handle/mod.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ServerStatus(ServerStatus),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `HanderResult::ServerStatus::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/handle/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `lua_Number` is never used
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNIL` is never used
[INFO] [stdout]   --> src/lua/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LUA_TNIL:i32 =0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TBOOLEAN` is never used
[INFO] [stdout]   --> src/lua/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LUA_TBOOLEAN:i32 =1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TLIGHTUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LUA_TLIGHTUSERDATA:i32 =    2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNUMBER` is never used
[INFO] [stdout]   --> src/lua/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LUA_TNUMBER:i32 =3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TSTRING` is never used
[INFO] [stdout]   --> src/lua/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LUA_TSTRING:i32 =4;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTABLE` is never used
[INFO] [stdout]   --> src/lua/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const LUA_TTABLE:i32 =5;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LUA_TUSERDATA:i32 =7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTHREAD` is never used
[INFO] [stdout]   --> src/lua/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LUA_TTHREAD:i32 =8;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_NUMTAGS` is never used
[INFO] [stdout]   --> src/lua/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const LUA_NUMTAGS:i32 =9;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` is never used
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lua_version` is never used
[INFO] [stdout]   --> src/lua/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn lua_version(L: *mut lua_State) -> * const f64;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]    --> src/runner/task.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Task {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     base_dir: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/runner/script.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ArgScrpit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     state: Mutex<*mut lua_State>,
[INFO] [stdout] 17 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/error/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     match self {
[INFO] [stdout] 30 | |         Error::OK=>write!(f,"No error"),
[INFO] [stdout] 31 | |         Error::JSON(e)=>write!(f,"{}",e),
[INFO] [stdout] 32 | |         Error::IO(e)=>write!(f,"{}",e),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Error::Mustache(e)=>write!(f,"mustache {}",e),
[INFO] [stdout] 39 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let _ = match self {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `get_string`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn push_path(L: *mut lua_State, dir: &String) {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/runner/task.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 sennder.send(id);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let _ = sennder.send(id);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 45 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 42.01s
[INFO] running `Command { std: "docker" "inspect" "4c6e776cf476404a4cf46b8c194804591a450fb23ca5453cf6a1f0259b384a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6e776cf476404a4cf46b8c194804591a450fb23ca5453cf6a1f0259b384a8c", kill_on_drop: false }`
[INFO] [stdout] 4c6e776cf476404a4cf46b8c194804591a450fb23ca5453cf6a1f0259b384a8c
[INFO] checking francisol/osier-server against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancisol%2Fosier-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/francisol/osier-server on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/francisol/osier-server
[INFO] finished tweaking git repo https://github.com/francisol/osier-server
[INFO] tweaked toml for git repo https://github.com/francisol/osier-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/francisol/osier-server 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba9b497e3556a22dd77eeca233fc98776e1c34d6d1621b68bd1741b758b0bccd
[INFO] running `Command { std: "docker" "start" "-a" "ba9b497e3556a22dd77eeca233fc98776e1c34d6d1621b68bd1741b758b0bccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9b497e3556a22dd77eeca233fc98776e1c34d6d1621b68bd1741b758b0bccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9b497e3556a22dd77eeca233fc98776e1c34d6d1621b68bd1741b758b0bccd", kill_on_drop: false }`
[INFO] [stdout] ba9b497e3556a22dd77eeca233fc98776e1c34d6d1621b68bd1741b758b0bccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fb40dd8fa6ba616a89425e23b30a8863f3442417f3be9d5887f8e28a8a15d5a
[INFO] running `Command { std: "docker" "start" "-a" "6fb40dd8fa6ba616a89425e23b30a8863f3442417f3be9d5887f8e28a8a15d5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling osier-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking regex v1.3.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]     Checking rusqlite v0.21.0
[INFO] [stdout] warning: type `lua_State` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type lua_State = c_void;
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LuaState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `size_t` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type size_t = c_ulong;
[INFO] [stdout]   |          ^^^^^^ help: convert the identifier to upper camel case: `SizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KFunction` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type lua_KFunction = c_void;
[INFO] [stdout]   |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KContext` should have an upper camel case name
[INFO] [stdout]   --> src/lua/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type lua_KContext = isize;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKcontext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/repository/sqlite.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/runner/task.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/runner/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/runner/task.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ChildStdin`
[INFO] [stdout]   --> src/runner/task.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::process::ChildStdin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/runner/task.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::{Command, Stdio,Child};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> src/runner/task.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::rc::Rc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MutexGuard`, `Mutex`
[INFO] [stdout]   --> src/runner/task.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{mpsc, Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                            ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]   --> src/runner/task.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_char`
[INFO] [stdout]  --> src/runner/script.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/server/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/server/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::iter::FromIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::{Command, Stdio};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex`, `mpsc`
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]    |                 ^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_State` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type lua_State = c_void;
[INFO] [stdout]   |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LuaState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `size_t` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type size_t = c_ulong;
[INFO] [stdout]   |          ^^^^^^ help: convert the identifier to upper camel case: `SizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KFunction` should have an upper camel case name
[INFO] [stdout]  --> src/lua/mod.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type lua_KFunction = c_void;
[INFO] [stdout]   |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_KContext` should have an upper camel case name
[INFO] [stdout]   --> src/lua/mod.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type lua_KContext = isize;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaKcontext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/repository/sqlite.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/runner/task.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/runner/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/runner/task.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ChildStdin`
[INFO] [stdout]   --> src/runner/task.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::process::ChildStdin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/runner/task.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::process::{Command, Stdio,Child};
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]   --> src/runner/task.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::rc::Rc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MutexGuard`, `Mutex`
[INFO] [stdout]   --> src/runner/task.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{mpsc, Arc, Mutex, MutexGuard};
[INFO] [stdout]    |                            ^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]   --> src/runner/task.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_char`
[INFO] [stdout]  --> src/runner/script.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository`
[INFO] [stdout]  --> src/server/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/server/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::iter::FromIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::{Command, Stdio};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex`, `mpsc`
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{mpsc, Arc, Mutex};
[INFO] [stdout]    |                 ^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> src/error/mod.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn deserialize<D>(deserializer: D) -> std::result::Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/repository/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Err(e)=>Ok(TaskStatus::Wait),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     Err(e) => return,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     Err(e) => continue,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> src/error/mod.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn deserialize<D>(deserializer: D) -> std::result::Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/repository/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Err(e)=>Ok(TaskStatus::Wait),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `HanderResult::ServerStatus::0`
[INFO] [stdout]   --> src/handle/mod.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ServerStatus(ServerStatus),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `HanderResult::ServerStatus::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/handle/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `lua_Number` is never used
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNIL` is never used
[INFO] [stdout]   --> src/lua/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LUA_TNIL:i32 =0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TBOOLEAN` is never used
[INFO] [stdout]   --> src/lua/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LUA_TBOOLEAN:i32 =1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TLIGHTUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LUA_TLIGHTUSERDATA:i32 =    2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNUMBER` is never used
[INFO] [stdout]   --> src/lua/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LUA_TNUMBER:i32 =3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TSTRING` is never used
[INFO] [stdout]   --> src/lua/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LUA_TSTRING:i32 =4;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTABLE` is never used
[INFO] [stdout]   --> src/lua/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const LUA_TTABLE:i32 =5;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LUA_TUSERDATA:i32 =7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTHREAD` is never used
[INFO] [stdout]   --> src/lua/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LUA_TTHREAD:i32 =8;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_NUMTAGS` is never used
[INFO] [stdout]   --> src/lua/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const LUA_NUMTAGS:i32 =9;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` is never used
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lua_version` is never used
[INFO] [stdout]   --> src/lua/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn lua_version(L: *mut lua_State) -> * const f64;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]    --> src/runner/task.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Task {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     base_dir: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/runner/script.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ArgScrpit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     state: Mutex<*mut lua_State>,
[INFO] [stdout] 17 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/error/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     match self {
[INFO] [stdout] 30 | |         Error::OK=>write!(f,"No error"),
[INFO] [stdout] 31 | |         Error::JSON(e)=>write!(f,"{}",e),
[INFO] [stdout] 32 | |         Error::IO(e)=>write!(f,"{}",e),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Error::Mustache(e)=>write!(f,"mustache {}",e),
[INFO] [stdout] 39 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let _ = match self {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/handle/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_HanderResult`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/handle/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_HanderResult`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CreateCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CreateCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueryListCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_QueryListCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RemoveCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RemoveCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RestartCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RestartCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueryCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_QueryCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ServerStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ServerStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `get_string`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn push_path(L: *mut lua_State, dir: &String) {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/repository/mod.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug,Serialize, Deserialize)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/repository/mod.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug,Serialize, Deserialize)]
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     Err(e) => return,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/runner/manager.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     Err(e) => continue,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/runner/task.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 sennder.send(id);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let _ = sennder.send(id);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/runner/config.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Arg`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/runner/config.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Arg`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Output`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Output`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TaskInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TaskInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/server/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Reponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/server/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Reponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors; 45 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osier-server` (bin "osier-server" test) due to 29 previous errors; 45 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: type `ServerStatus` is more private than the item `HanderResult::ServerStatus::0`
[INFO] [stdout]   --> src/handle/mod.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ServerStatus(ServerStatus),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `HanderResult::ServerStatus::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ServerStatus` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/handle/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ServerStatus {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `lua_Number` is never used
[INFO] [stdout]  --> src/lua/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type lua_Number = f64;
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNIL` is never used
[INFO] [stdout]   --> src/lua/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LUA_TNIL:i32 =0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TBOOLEAN` is never used
[INFO] [stdout]   --> src/lua/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const LUA_TBOOLEAN:i32 =1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TLIGHTUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LUA_TLIGHTUSERDATA:i32 =    2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TNUMBER` is never used
[INFO] [stdout]   --> src/lua/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const LUA_TNUMBER:i32 =3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TSTRING` is never used
[INFO] [stdout]   --> src/lua/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LUA_TSTRING:i32 =4;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTABLE` is never used
[INFO] [stdout]   --> src/lua/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const LUA_TTABLE:i32 =5;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TUSERDATA` is never used
[INFO] [stdout]   --> src/lua/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LUA_TUSERDATA:i32 =7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_TTHREAD` is never used
[INFO] [stdout]   --> src/lua/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LUA_TTHREAD:i32 =8;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LUA_NUMTAGS` is never used
[INFO] [stdout]   --> src/lua/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const LUA_NUMTAGS:i32 =9;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` is never used
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lua_version` is never used
[INFO] [stdout]   --> src/lua/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn lua_version(L: *mut lua_State) -> * const f64;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]    --> src/runner/task.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Task {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     base_dir: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/runner/script.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ArgScrpit {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     state: Mutex<*mut lua_State>,
[INFO] [stdout] 17 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/error/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     match self {
[INFO] [stdout] 30 | |         Error::OK=>write!(f,"No error"),
[INFO] [stdout] 31 | |         Error::JSON(e)=>write!(f,"{}",e),
[INFO] [stdout] 32 | |         Error::IO(e)=>write!(f,"{}",e),
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         Error::Mustache(e)=>write!(f,"mustache {}",e),
[INFO] [stdout] 39 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let _ = match self {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/handle/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_HanderResult`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/handle/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_HanderResult`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CreateCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CreateCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueryListCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_QueryListCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RemoveCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RemoveCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RestartCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RestartCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_QueryCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_QueryCMD`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ServerStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/handle/mod.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ServerStatus`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getString` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `get_string`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn getString(L: *mut lua_State, name: &String) -> String {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/lua/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn push_path(L: *mut lua_State, dir: &String) {
[INFO] [stdout]    |                  ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/repository/mod.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(FromPrimitive,Debug,ToPrimitive,Serialize, Deserialize)]
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TaskStatus`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/repository/mod.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug,Serialize, Deserialize)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/repository/mod.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug,Serialize, Deserialize)]
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/runner/task.rs:231:17
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 sennder.send(id);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let _ = sennder.send(id);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/runner/config.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Arg`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/runner/config.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Arg`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Output`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Output`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TaskInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/runner/config.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TaskInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/server/mod.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Reponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/server/mod.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Reponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors; 45 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osier-server` (bin "osier-server") due to 29 previous errors; 45 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6fb40dd8fa6ba616a89425e23b30a8863f3442417f3be9d5887f8e28a8a15d5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb40dd8fa6ba616a89425e23b30a8863f3442417f3be9d5887f8e28a8a15d5a", kill_on_drop: false }`
[INFO] [stdout] 6fb40dd8fa6ba616a89425e23b30a8863f3442417f3be9d5887f8e28a8a15d5a
