[INFO] cloning repository https://github.com/ArthurCose/Red-Moon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurCose/Red-Moon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06526e8792b0d02f208f8555646dbcf2e8c194da [INFO] checking ArthurCose/Red-Moon against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FRed-Moon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArthurCose/Red-Moon on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArthurCose/Red-Moon [INFO] finished tweaking git repo https://github.com/ArthurCose/Red-Moon [INFO] tweaked toml for git repo https://github.com/ArthurCose/Red-Moon written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ArthurCose/Red-Moon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slice-dst v1.5.1 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded clipboard-win v5.3.1 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1ce42dcba82b9e1fffd9091a630dfface306ec670cd74447a9da8caff549e1 [INFO] running `Command { std: "docker" "start" "-a" "aa1ce42dcba82b9e1fffd9091a630dfface306ec670cd74447a9da8caff549e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1ce42dcba82b9e1fffd9091a630dfface306ec670cd74447a9da8caff549e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1ce42dcba82b9e1fffd9091a630dfface306ec670cd74447a9da8caff549e1", kill_on_drop: false }` [INFO] [stdout] aa1ce42dcba82b9e1fffd9091a630dfface306ec670cd74447a9da8caff549e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90584cc481fdc83975b115093a1b3ed4f3b9a7aac34363df9a2e07738b48661f [INFO] running `Command { std: "docker" "start" "-a" "90584cc481fdc83975b115093a1b3ed4f3b9a7aac34363df9a2e07738b48661f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking red_moon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stdout] warning: method `heap_size` is never used [INFO] [stdout] --> src/interpreter/interpreted_function.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl FunctionDefinition { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 28 | pub(crate) fn heap_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking red_moon_mlua v0.1.0 (/opt/rustwide/workdir/red_moon_mlua) [INFO] [stderr] Checking red_moon_cli v0.1.0 (/opt/rustwide/workdir/red_moon_cli) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/coroutines.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | fn resumable() -> Result<(), RuntimeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromValue` will fail [INFO] [stdout] --> tests/coroutines.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | f.call(i, ctx)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/serde.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | fn create_vm() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromValue` will fail [INFO] [stdout] --> tests/serde.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | ctx.load_function(file!(), None, module)?.call((), ctx)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `heap_size` is never used [INFO] [stdout] --> src/interpreter/interpreted_function.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl FunctionDefinition { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 28 | pub(crate) fn heap_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/conversion.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> red_moon_mlua/src/error.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> red_moon_mlua/src/error.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/error.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "lua53", feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/error.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "lua53", feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/error.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "lua53", feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/error.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "lua53", feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/error.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(any(feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/error.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(any(feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/error.rs:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(any(feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/error.rs:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(any(feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua54` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua54` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua54` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua54` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "lua54", feature = "lua53", feature = "lua52"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua54` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(any(feature = "lua54", feature = "lua53"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua54` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua54` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(any(feature = "lua54", feature = "lua53"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua54` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(any(feature = "lua54", feature = "lua53"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(any(feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/table.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/table.rs:394:45 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua53` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(any(feature = "lua54", feature = "lua53"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua53` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lua52` [INFO] [stdout] --> red_moon_mlua/src/stdlib.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(any(feature = "lua52", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `lua52` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/table.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `send` [INFO] [stdout] --> red_moon_mlua/src/table.rs:394:45 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(all(feature = "unstable", any(not(feature = "send"), doc)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `send` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> red_moon_mlua/src/table.rs:870:11 [INFO] [stdout] | [INFO] [stdout] 870 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `erased-serde`, `rustc-hash`, `serde`, `serde-value`, and `serialize` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> red_moon_mlua/src/chunk.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn exec(self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: value::FromLua<'_>` will fail [INFO] [stdout] --> red_moon_mlua/src/chunk.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | self.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> red_moon_mlua/src/chunk.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn exec(self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: value::FromLua<'_>` will fail [INFO] [stdout] --> red_moon_mlua/src/chunk.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | self.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lua` is never read [INFO] [stdout] --> red_moon_mlua/src/thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Thread<'lua> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub(crate) lua: &'lua Lua, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thread` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lua` is never read [INFO] [stdout] --> red_moon_mlua/src/thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Thread<'lua> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 8 | pub(crate) lua: &'lua Lua, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thread` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "90584cc481fdc83975b115093a1b3ed4f3b9a7aac34363df9a2e07738b48661f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90584cc481fdc83975b115093a1b3ed4f3b9a7aac34363df9a2e07738b48661f", kill_on_drop: false }` [INFO] [stdout] 90584cc481fdc83975b115093a1b3ed4f3b9a7aac34363df9a2e07738b48661f