[INFO] cloning repository https://github.com/ArthurCose/Red-Moon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurCose/Red-Moon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06526e8792b0d02f208f8555646dbcf2e8c194da
[INFO] checking ArthurCose/Red-Moon against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArthurCose/Red-Moon on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArthurCose/Red-Moon
[INFO] finished tweaking git repo https://github.com/ArthurCose/Red-Moon
[INFO] tweaked toml for git repo https://github.com/ArthurCose/Red-Moon written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ArthurCose/Red-Moon 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded clipboard-win v5.3.1
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded clap v4.5.8
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded slice-dst v1.5.1
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded clap_builder v4.5.8
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6061b958ed6b43e98ce661ebb6e86884e3b820b65b5dc93b105824ace23ca1b3
[INFO] running `Command { std: "docker" "start" "-a" "6061b958ed6b43e98ce661ebb6e86884e3b820b65b5dc93b105824ace23ca1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6061b958ed6b43e98ce661ebb6e86884e3b820b65b5dc93b105824ace23ca1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6061b958ed6b43e98ce661ebb6e86884e3b820b65b5dc93b105824ace23ca1b3", kill_on_drop: false }`
[INFO] [stdout] 6061b958ed6b43e98ce661ebb6e86884e3b820b65b5dc93b105824ace23ca1b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4272cfce2036cc923afef5425379be070ba6fc1bb1dccaf50a28f424b51c3ab5
[INFO] running `Command { std: "docker" "start" "-a" "4272cfce2036cc923afef5425379be070ba6fc1bb1dccaf50a28f424b51c3ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling slice-dst v1.5.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking red_moon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stdout] warning: method `heap_size` is never used
[INFO] [stdout]   --> src/interpreter/interpreted_function.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl FunctionDefinition {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 28 |     pub(crate) fn heap_size(&self) -> usize {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `heap_size` is never used
[INFO] [stdout]   --> src/interpreter/interpreted_function.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl FunctionDefinition {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 28 |     pub(crate) fn heap_size(&self) -> usize {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking red_moon_mlua v0.1.0 (/opt/rustwide/workdir/red_moon_mlua)
[INFO] [stderr]     Checking red_moon_cli v0.1.0 (/opt/rustwide/workdir/red_moon_cli)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> tests/serde.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | fn create_vm() -> Result<Vm, RuntimeError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromValue` will fail
[INFO] [stdout]   --> tests/serde.rs:51:47
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ctx.load_function(file!(), None, module)?.call((), ctx)?;
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ctx.load_function(file!(), None, module)?.call::<_, ()>((), ctx)?;
[INFO] [stdout]    |                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> tests/coroutines.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | fn resumable() -> Result<(), RuntimeError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromValue` will fail
[INFO] [stdout]   --> tests/coroutines.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             f.call(i, ctx)?;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 ~             f.call::<_, ()>(i, ctx)?;
[INFO] [stdout] 30 |         }
[INFO] [stdout] ...
[INFO] [stdout] 55 |     let module = compiler.compile(SOURCE).unwrap();
[INFO] [stdout] 56 ~     ctx.load_function(file!(), None, module)?.call::<_, ()>((), ctx)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:67:41
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/error.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/error.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(any(feature = "lua52", doc))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/table.rs:394:15
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/table.rs:394:45
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:67:41
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> red_moon_mlua/src/conversion.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/conversion.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/error.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/error.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]    --> red_moon_mlua/src/error.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stdout]   --> red_moon_mlua/src/stdlib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(any(feature = "lua52", doc))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/table.rs:394:15
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]    --> red_moon_mlua/src/table.rs:394:45
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]    --> red_moon_mlua/src/table.rs:870:11
[INFO] [stdout]     |
[INFO] [stdout] 870 |     #[cfg(feature = "unstable")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize`
[INFO] [stdout]     = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> red_moon_mlua/src/chunk.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn exec(self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: value::FromLua<'_>` will fail
[INFO] [stdout]    --> red_moon_mlua/src/chunk.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.call(())?;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.call::<_, ()>(())?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> red_moon_mlua/src/chunk.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn exec(self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: value::FromLua<'_>` will fail
[INFO] [stdout]    --> red_moon_mlua/src/chunk.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.call(())?;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.call::<_, ()>(())?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lua` is never read
[INFO] [stdout]  --> red_moon_mlua/src/thread.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Thread<'lua> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     pub(crate) lua: &'lua Lua,
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Thread` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lua` is never read
[INFO] [stdout]  --> red_moon_mlua/src/thread.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Thread<'lua> {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     pub(crate) lua: &'lua Lua,
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Thread` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.03s
[INFO] running `Command { std: "docker" "inspect" "4272cfce2036cc923afef5425379be070ba6fc1bb1dccaf50a28f424b51c3ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4272cfce2036cc923afef5425379be070ba6fc1bb1dccaf50a28f424b51c3ab5", kill_on_drop: false }`
[INFO] [stdout] 4272cfce2036cc923afef5425379be070ba6fc1bb1dccaf50a28f424b51c3ab5
