[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] 82a64804c46b8e0eab17d0ad0c61498e88be6914
[INFO] testing ArthurCose/Red-Moon against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurCose/Red-Moon on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 364abe9f0ce4c374e81d6c90a8b381fbbaedea8094e2729df160682366a506ae
[INFO] running `Command { std: "docker" "start" "-a" "364abe9f0ce4c374e81d6c90a8b381fbbaedea8094e2729df160682366a506ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "364abe9f0ce4c374e81d6c90a8b381fbbaedea8094e2729df160682366a506ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364abe9f0ce4c374e81d6c90a8b381fbbaedea8094e2729df160682366a506ae", kill_on_drop: false }`
[INFO] [stdout] 364abe9f0ce4c374e81d6c90a8b381fbbaedea8094e2729df160682366a506ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfb84fbd1a17ce3fbd74c1fb19ec741ab06cb4dd9440655199c20749372b3aa
[INFO] running `Command { std: "docker" "start" "-a" "6dfb84fbd1a17ce3fbd74c1fb19ec741ab06cb4dd9440655199c20749372b3aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling slice-dst v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling red_moon v0.1.0 (/opt/rustwide/workdir/crates/red_moon)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon/src/interpreter/byte_string.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/red_moon/src/interpreter/execution.rs:2212:20
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<[u8]>> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon/src/interpreter/vm.rs:377:20
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling red_moon_mlua v0.1.0 (/opt/rustwide/workdir/crates/red_moon_mlua)
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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] [stderr]    Compiling red_moon_cli v0.1.0 (/opt/rustwide/workdir/crates/red_moon_cli)
[INFO] [stdout] warning: field `lua` is never read
[INFO] [stdout]  --> crates/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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value>> {
[INFO] [stdout]     |                                            ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:242:26
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:270:39
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table> {
[INFO] [stdout]     |                                       ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table {
[INFO] [stdout]     |                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<'_, T>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:835:37
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<'_, T>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:317:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:367:22
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:384:24
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:863:29
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<Value<'lua>>> {
[INFO] [stdout]     |                             ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value;
[INFO] [stdout]    |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value<'_>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table;
[INFO] [stdout]    |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value {
[INFO] [stdout]     |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table {
[INFO] [stdout]     |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.92s
[INFO] running `Command { std: "docker" "inspect" "6dfb84fbd1a17ce3fbd74c1fb19ec741ab06cb4dd9440655199c20749372b3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfb84fbd1a17ce3fbd74c1fb19ec741ab06cb4dd9440655199c20749372b3aa", kill_on_drop: false }`
[INFO] [stdout] 6dfb84fbd1a17ce3fbd74c1fb19ec741ab06cb4dd9440655199c20749372b3aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5da109540ace35483d734e5cbe19110d6ac140091966b408ab3b95adc3ee749b
[INFO] running `Command { std: "docker" "start" "-a" "5da109540ace35483d734e5cbe19110d6ac140091966b408ab3b95adc3ee749b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon/src/interpreter/byte_string.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/red_moon/src/interpreter/execution.rs:2212:20
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<[u8]>> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon/src/interpreter/vm.rs:377:20
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling red_moon v0.1.0 (/opt/rustwide/workdir/crates/red_moon)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling red_moon_mlua v0.1.0 (/opt/rustwide/workdir/crates/red_moon_mlua)
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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] [stderr]    Compiling red_moon_cli v0.1.0 (/opt/rustwide/workdir/crates/red_moon_cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon/src/interpreter/byte_string.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/red_moon/src/interpreter/execution.rs:2212:20
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<[u8]>> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon/src/interpreter/vm.rs:377:20
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn context(&mut self) -> VmContext<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lua` is never read
[INFO] [stdout]  --> crates/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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value>> {
[INFO] [stdout]     |                                            ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:242:26
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:270:39
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table> {
[INFO] [stdout]     |                                       ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table {
[INFO] [stdout]     |                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<'_, T>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:835:37
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<'_, T>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:317:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:367:22
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:384:24
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:863:29
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<Value<'lua>>> {
[INFO] [stdout]     |                             ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value;
[INFO] [stdout]    |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value<'_>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table;
[INFO] [stdout]    |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value {
[INFO] [stdout]     |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table {
[INFO] [stdout]     |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `send`
[INFO] [stdout]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]    --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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]   --> crates/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`, `serialize`, and `unstable`
[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: `send`
[INFO] [stdout]    --> crates/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`, `serialize`, and `unstable`
[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: field `lua` is never read
[INFO] [stdout]  --> crates/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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value>> {
[INFO] [stdout]     |                                            ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn environment(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:242:26
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn create_table(&self) -> Result<Table<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:270:39
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table> {
[INFO] [stdout]     |                                       ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table {
[INFO] [stdout]     |                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn globals(&self) -> Table<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<'_, T>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/lua.rs:835:37
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<T>> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<'_, T>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:317:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn as_string(&self) -> Option<&String<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:336:28
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn as_table(&self) -> Option<&Table<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:367:22
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn as_thread(&self) -> Option<&Thread<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:384:24
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn as_function(&self) -> Option<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/value.rs:863:29
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<Value<'lua>>> {
[INFO] [stdout]     |                             ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value;
[INFO] [stdout]    |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn null(&self) -> Value<'_>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/red_moon_mlua/src/serde/mod.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table;
[INFO] [stdout]    |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn array_metatable(&self) -> Table<'_>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value {
[INFO] [stdout]     |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn null(&self) -> Value<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/red_moon_mlua/src/serde/mod.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table {
[INFO] [stdout]     |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn array_metatable(&self) -> Table<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.20s
[INFO] running `Command { std: "docker" "inspect" "5da109540ace35483d734e5cbe19110d6ac140091966b408ab3b95adc3ee749b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da109540ace35483d734e5cbe19110d6ac140091966b408ab3b95adc3ee749b", kill_on_drop: false }`
[INFO] [stdout] 5da109540ace35483d734e5cbe19110d6ac140091966b408ab3b95adc3ee749b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 604686aed7a0c883d6a77eaa86e47b03c07e6ff9c3e8e0dff1b0454d010b6564
[INFO] running `Command { std: "docker" "start" "-a" "604686aed7a0c883d6a77eaa86e47b03c07e6ff9c3e8e0dff1b0454d010b6564", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> crates/red_moon/src/interpreter/byte_string.rs:69:28
[INFO] [stdout] running 8 tests
[INFO] [stderr]    |
[INFO] [stdout] test languages::lexer::tests::bad_lexer ... ok
[INFO] [stderr] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout] test languages::line_and_col::test ... ok
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test languages::lua::lua_lexer::test::false_numbers ... ok
[INFO] [stderr]    |                            |
[INFO] [stdout] test languages::lua::lua_lexer::test::numbers ... ok
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stdout] test languages::lua::lua_lexer::test::strings ... ok
[INFO] [stderr]    |
[INFO] [stdout] test languages::lua::lua_parsing::test::number_parsing ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test languages::lua::lua_parsing::test::string_parsing ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test languages::lexer::tests::lexer ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 69 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout] 
[INFO] [stderr]    |                                                       +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test resumable ... ok
[INFO] [stderr]     --> crates/red_moon/src/interpreter/execution.rs:2212:20
[INFO] [stdout] 
[INFO] [stderr]      |
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<[u8]>> {
[INFO] [stdout] 
[INFO] [stderr]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2212 | fn stringify(heap: &Heap, value: StackValue) -> Option<Cow<'_, [u8]>> {
[INFO] [stderr]      |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon/src/interpreter/vm.rs:377:20
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub fn context(&mut self) -> VmContext {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub fn context(&mut self) -> VmContext<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `red_moon` (lib) generated 3 warnings (run `cargo fix --lib -p red_moon` to apply 3 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `send`
[INFO] [stderr]   --> crates/red_moon_mlua/src/conversion.rs:67:41
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `send`
[INFO] [stderr]   --> crates/red_moon_mlua/src/conversion.rs:76:41
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `send`
[INFO] [stderr]    --> crates/red_moon_mlua/src/conversion.rs:106:41
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `send`
[INFO] [stderr]    --> crates/red_moon_mlua/src/conversion.rs:115:41
[INFO] [stderr]     |
[INFO] [stderr] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> crates/red_moon_mlua/src/error.rs:203:11
[INFO] [stderr]     |
[INFO] [stderr] 203 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stderr]   --> crates/red_moon_mlua/src/error.rs:41:15
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stderr]   --> crates/red_moon_mlua/src/error.rs:41:34
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg(any(feature = "lua53", feature = "lua52", doc))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stderr]    --> crates/red_moon_mlua/src/error.rs:212:23
[INFO] [stderr]     |
[INFO] [stderr] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]     = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stderr]    --> crates/red_moon_mlua/src/error.rs:212:42
[INFO] [stderr]     |
[INFO] [stderr] 212 |             #[cfg(any(feature = "lua53", feature = "lua52"))]
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]     = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:11:53
[INFO] [stderr]    |
[INFO] [stderr] 11 |     #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))]
[INFO] [stderr]    |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua54`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua54` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua53`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:20:34
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[cfg(any(feature = "lua54", feature = "lua53"))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua53` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua52`
[INFO] [stderr]   --> crates/red_moon_mlua/src/stdlib.rs:25:15
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[cfg(any(feature = "lua52", doc))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]    = help: consider adding `lua52` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `send`
[INFO] [stderr]    --> crates/red_moon_mlua/src/table.rs:394:45
[INFO] [stderr]     |
[INFO] [stderr] 394 |     #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))]
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, `serialize`, and `unstable`
[INFO] [stderr]     = help: consider adding `send` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `lua` is never read
[INFO] [stderr]  --> crates/red_moon_mlua/src/thread.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Thread<'lua> {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 8 |     pub(crate) lua: &'lua Lua,
[INFO] [stderr]   |                ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Thread` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:114:44
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value>> {
[INFO] [stderr]     |                                            ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub(crate) fn pop_multivalue_from_pool(&self) -> Option<Vec<Value<'_>>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:226:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn environment(&self) -> Result<Table> {
[INFO] [stderr]     |                        ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn environment(&self) -> Result<Table<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:242:26
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String> {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn create_string(&self, s: impl AsRef<[u8]>) -> Result<String<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:255:25
[INFO] [stderr]     |
[INFO] [stderr] 255 |     pub fn create_table(&self) -> Result<Table> {
[INFO] [stderr]     |                         ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 255 |     pub fn create_table(&self) -> Result<Table<'_>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:270:39
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table> {
[INFO] [stderr]     |                                       ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub fn create_table_with_capacity(&self, narr: usize, nrec: usize) -> Result<Table<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:407:20
[INFO] [stderr]     |
[INFO] [stderr] 407 |     pub fn globals(&self) -> Table {
[INFO] [stderr]     |                    ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 407 |     pub fn globals(&self) -> Table<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:813:37
[INFO] [stderr]     |
[INFO] [stderr] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<T>> {
[INFO] [stderr]     |                                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 813 |     pub fn app_data_ref<T: 'static>(&self) -> Option<AppDataRef<'_, T>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/lua.rs:835:37
[INFO] [stderr]     |
[INFO] [stderr] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<T>> {
[INFO] [stderr]     |                                     ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] 
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] running 3 tests
[INFO] [stderr]     |
[INFO] [stderr] 835 |     pub fn app_data_mut<T: 'static>(&self) -> Option<AppDataRefMut<'_, T>> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:317:22
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn as_string(&self) -> Option<&String> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn as_string(&self) -> Option<&String<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:336:28
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                            ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub fn as_string_lossy(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:350:21
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub fn as_table(&self) -> Option<&Table> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^
[INFO] [stderr]     |                     |                ||
[INFO] [stderr]     |                     |                |the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     pub fn as_table(&self) -> Option<&Table<'_>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:367:22
[INFO] [stderr]     |
[INFO] [stderr] 367 |     pub fn as_thread(&self) -> Option<&Thread> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 367 |     pub fn as_thread(&self) -> Option<&Thread<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:384:24
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn as_function(&self) -> Option<&Function> {
[INFO] [stderr]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stderr]     |                        |                ||
[INFO] [stderr]     |                        |                |the same lifetime is hidden here
[INFO] [stderr]     |                        |                the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn as_function(&self) -> Option<&Function<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:858:17
[INFO] [stderr]     |
[INFO] [stderr] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stderr]     |                 ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 858 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/value.rs:863:29
[INFO] [stderr]     |
[INFO] [stderr] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<Value<'lua>>> {
[INFO] [stderr]     |                             ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 863 |     pub(crate) fn drain_all(&mut self) -> iter::Rev<vec::Drain<'_, Value<'lua>>> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/red_moon_mlua/src/serde/mod.rs:35:13
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn null(&self) -> Value;
[INFO] [stderr]    |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn null(&self) -> Value<'_>;
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/red_moon_mlua/src/serde/mod.rs:66:24
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn array_metatable(&self) -> Table;
[INFO] [stderr]    |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn array_metatable(&self) -> Table<'_>;
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/serde/mod.rs:194:13
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn null(&self) -> Value {
[INFO] [stderr]     |             ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn null(&self) -> Value<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/red_moon_mlua/src/serde/mod.rs:198:24
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn array_metatable(&self) -> Table {
[INFO] [stderr]     |                        ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn array_metatable(&self) -> Table<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `red_moon_mlua` (lib) generated 36 warnings (run `cargo fix --lib -p red_moon_mlua` to apply 19 suggestions)
[INFO] [stderr] warning: `red_moon` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `red_moon_mlua` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/red_moon-6bb37a4c99b13462)
[INFO] [stderr]      Running tests/coroutines.rs (/opt/rustwide/target/debug/deps/coroutines-64e325097f836cec)
[INFO] [stderr]      Running tests/lua.rs (/opt/rustwide/target/debug/deps/lua-b4f389400f71c3ba)
[INFO] [stdout] test runtime_error ... ok
[INFO] [stdout] test invalid ... ok
[INFO] [stderr]      Running tests/rollback.rs (/opt/rustwide/target/debug/deps/rollback-2b7f54864e24dacb)
[INFO] [stdout] test valid ... ok
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-cfd686d7648df6a2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vm.rs (/opt/rustwide/target/debug/deps/vm-16caf7346dc2a8db)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/red_moon_cli-0bfa283222fc8fcc)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/red_moon_mlua-dc42e05f517897a0)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests red_moon
[INFO] [stdout] running 1 test
[INFO] [stdout] test basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bincode ... ok
[INFO] [stdout] test rmp ... ok
[INFO] [stdout] test ron ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test instructions_print ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/red_moon/src/interpreter/vm.rs - interpreter::vm::VmContext<'_>::create_resumable_function (line 674) ... ok
[INFO] [stdout] test crates/red_moon/src/lib.rs - test_readme (line 51) ... ok
[INFO] [stdout] test crates/red_moon/src/lib.rs - test_readme (line 87) ... ok
[INFO] [stdout] test crates/red_moon/src/lib.rs - test_readme (line 118) ... ok
[INFO] [stderr]    Doc-tests red_moon_mlua
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test crates/red_moon_mlua/src/lua.rs - lua::Lua::create_function (line 341) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/function.rs - function::Function<'lua>::call (line 46) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::to_value_with (line 109) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value (line 136) ... FAILED
[INFO] [stdout] test crates/red_moon_mlua/src/string.rs - string::String<'_>::as_bytes (line 90) ... FAILED
[INFO] [stdout] test crates/red_moon_mlua/src/string.rs - string::String<'_>::to_str (line 35) ... FAILED
[INFO] [stdout] test crates/red_moon_mlua/src/string.rs - string::String<'_>::to_string_lossy (line 68) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::to_value (line 76) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/multi.rs - multi::Variadic (line 82) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/lua.rs - lua::Lua::create_function (line 356) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/lua.rs - lua::Lua::set_app_data (line 735) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/function.rs - function::Function<'lua>::call (line 30) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/table.rs - table::Table<'lua>::pairs (line 417) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value_with (line 167) ... FAILED
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::null (line 20) ... FAILED
[INFO] [stdout] test crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::array_metatable (line 45) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/table.rs - table::Table<'lua>::get (line 81) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/table.rs - table::Table<'lua>::set (line 37) ... ok
[INFO] [stdout] test crates/red_moon_mlua/src/table.rs - table::Table<'lua>::equals (line 160) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `-p red_moon_mlua --doc`
[INFO] [stdout] test crates/red_moon_mlua/src/table.rs - table::Table<'lua>::sequence_values (line 456) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value (line 136) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: DeserializeError("missing field `age`")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/red_moon_mlua/src/string.rs - string::String<'_>::as_bytes (line 90) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: SyntaxError { message: "1:3: unexpected StringLiteral", incomplete_input: false }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/red_moon_mlua/src/string.rs - string::String<'_>::to_str (line 35) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: SyntaxError { message: "1:3: unexpected StringLiteral", incomplete_input: false }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value_with (line 167) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: DeserializeError("missing field `age`")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::null (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (681) panicked at crates/red_moon_mlua/src/serde/mod.rs:13:19:
[INFO] [stdout] no entry found for key
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5892b64da6a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5892b64da6a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5892b64da6a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5892b64da6a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5892b64eb1cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5892b64eb1cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5892b64b6e41 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5892b64b6e41 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5892b64bcd22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5892b64be89c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5892b64be6f6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5892b64bef25 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5892b64bedba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5892b64bce59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5892b64ab96d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5892b64f47a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5892b64f3aab - core::panicking::panic_display::hcfa7354086542024
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   17:     0x5892b64f3aab - core::option::expect_failed::h31e37be81de5cd03
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2178:5
[INFO] [stdout]   18:     0x5892b63951d5 - <std::collections::hash::map::HashMap<K,V,S> as core::ops::index::Index<&Q>>::index::h12d46871b083f978
[INFO] [stdout]   19:     0x5892b639fd3e - rust_out::main::hca50e3fddb15a3d2
[INFO] [stdout]   20:     0x5892b639807e - core::ops::function::FnOnce::call_once::h609e968e9a217590
[INFO] [stdout]   21:     0x5892b6397a1d - std::sys::backtrace::__rust_begin_short_backtrace::hc4a7625b7438cf79
[INFO] [stdout]   22:     0x5892b63979ff - std::rt::lang_start::{{closure}}::heaaad852e9cc6ba4
[INFO] [stdout]   23:     0x5892b64b8790 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5892b64b8790 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5892b64b8790 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5892b64b8790 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5892b64b8790 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5892b64b8790 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5892b64b8790 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5892b64b8790 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5892b64b8790 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5892b63979e1 - std::rt::lang_start::hc3dbd2cac0b73292
[INFO] [stdout]   33:     0x5892b63a32d5 - main
[INFO] [stdout]   34:     0x7674045691ca - <unknown>
[INFO] [stdout]   35:     0x76740456928b - __libc_start_main
[INFO] [stdout]   36:     0x5892b6394fa5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value (line 136)
[INFO] [stdout]     crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::from_value_with (line 167)
[INFO] [stdout]     crates/red_moon_mlua/src/serde/mod.rs - serde::LuaSerdeExt::null (line 20)
[INFO] [stdout]     crates/red_moon_mlua/src/string.rs - string::String<'_>::as_bytes (line 90)
[INFO] [stdout]     crates/red_moon_mlua/src/string.rs - string::String<'_>::to_str (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "604686aed7a0c883d6a77eaa86e47b03c07e6ff9c3e8e0dff1b0454d010b6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604686aed7a0c883d6a77eaa86e47b03c07e6ff9c3e8e0dff1b0454d010b6564", kill_on_drop: false }`
[INFO] [stdout] 604686aed7a0c883d6a77eaa86e47b03c07e6ff9c3e8e0dff1b0454d010b6564
