[INFO] fetching crate ezlua 0.5.3...
[INFO] checking ezlua-0.5.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ezlua 0.5.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ezlua 0.5.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ezlua 0.5.3
[INFO] finished tweaking crates.io crate ezlua 0.5.3
[INFO] tweaked toml for crates.io crate ezlua 0.5.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding lua-src v546.0.2 (available: v547.0.0)
[INFO] [stderr]       Adding mlua v0.9.9 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded mlua v0.9.9
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15f25d73556827b8fcdc2ced5ff2ce32fa319bb4f728772e2a2b8ad4b3f526f1
[INFO] running `Command { std: "docker" "start" "-a" "15f25d73556827b8fcdc2ced5ff2ce32fa319bb4f728772e2a2b8ad4b3f526f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f25d73556827b8fcdc2ced5ff2ce32fa319bb4f728772e2a2b8ad4b3f526f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f25d73556827b8fcdc2ced5ff2ce32fa319bb4f728772e2a2b8ad4b3f526f1", kill_on_drop: false }`
[INFO] [stdout] 15f25d73556827b8fcdc2ced5ff2ce32fa319bb4f728772e2a2b8ad4b3f526f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a92cfc33e4397d3443ca7b237dd8d73e4b0c764371dc2dcd38bafc3c3bb5a436
[INFO] running `Command { std: "docker" "start" "-a" "a92cfc33e4397d3443ca7b237dd8d73e4b0c764371dc2dcd38bafc3c3bb5a436", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling ezlua v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling mlua-sys v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stdout] warning: unexpected `cfg` condition value: `compact`
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "compact")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"compat"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `bitflags`, `build_dylib`, `bytes`, `chrono`, `compat`, `default`, `json`, `log`, `lua-src`, `parking_lot`, `regex`, `serde`, `serde_bytes`, `serde_json`, `std`, `thread`, `tokio`, `unsafe_send_sync`, and `vendored`
[INFO] [stdout]    = help: consider adding `compact` 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: elided lifetime has a name
[INFO] [stdout]    --> src/convert.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |         'l,
[INFO] [stdout]     |         -- lifetime `'l` declared here
[INFO] [stdout] ...
[INFO] [stdout] 794 |     ) -> Result<Function<'_>> {
[INFO] [stdout]     |                          ^^ this elided lifetime gets resolved as `'l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/ffi/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     target_arch = "asmjs",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `features`
[INFO] [stdout]     --> src/luaapi.rs:1420:7
[INFO] [stdout]      |
[INFO] [stdout] 1420 | #[cfg(features = "std")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[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] help: there is a config with a similar name and value
[INFO] [stdout]      |
[INFO] [stdout] 1420 | #[cfg(feature = "std")]
[INFO] [stdout]      |       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/luaapi.rs:829:11
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(features = "std")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(feature = "std")]
[INFO] [stdout]     |           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/luaapi.rs:840:11
[INFO] [stdout]     |
[INFO] [stdout] 840 |     #[cfg(features = "std")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 840 |     #[cfg(feature = "std")]
[INFO] [stdout]     |           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mlua v0.9.9
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/value.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn call_close_and_remove_metatable(&self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: convert::FromLua<'_>` will fail
[INFO] [stdout]    --> src/value.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 367 |         self.call_metamethod("__close", ArgRef(self.index))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 367 |         self.call_metamethod::<_, ()>("__close", ArgRef(self.index))?;
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn extend_os(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | -------------------------------------------- move the `impl` block outside of this function `extend_os`
[INFO] [stdout] ...
[INFO] [stdout] 389 |     impl ToLua for FileType {
[INFO] [stdout]     |     ^^^^^-----^^^^^--------
[INFO] [stdout]     |          |         |
[INFO] [stdout]     |          |         `FileType` is not local
[INFO] [stdout]     |          `ToLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn extend_os(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | -------------------------------------------- move the `impl` block outside of this function `extend_os`
[INFO] [stdout] ...
[INFO] [stdout] 399 |     impl UserData for DirEntry {
[INFO] [stdout]     |     ^^^^^--------^^^^^--------
[INFO] [stdout]     |          |            |
[INFO] [stdout]     |          |            `DirEntry` is not local
[INFO] [stdout]     |          `UserData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn extend_string(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | ------------------------------------------------ move the `impl` block outside of this function `extend_string`
[INFO] [stdout] ...
[INFO] [stdout] 508 |     impl FromLua<'_> for glob::Pattern {
[INFO] [stdout]     |     ^^^^^-------^^^^^^^^^-------------
[INFO] [stdout]     |          |               |
[INFO] [stdout]     |          |               `Pattern` is not local
[INFO] [stdout]     |          `FromLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_add`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 940 |     impl_binop!(T, ops::Add<T>, add, airth_add, ffi::LUA_OPADD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Add` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_add`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 940 |     impl_binop!(T, ops::Add<T>, add, airth_add, ffi::LUA_OPADD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Add` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_sub`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 941 |     impl_binop!(T, ops::Sub<T>, sub, airth_sub, ffi::LUA_OPSUB);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Sub` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_sub`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 941 |     impl_binop!(T, ops::Sub<T>, sub, airth_sub, ffi::LUA_OPSUB);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Sub` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_mul`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 942 |     impl_binop!(T, ops::Mul<T>, mul, airth_mul, ffi::LUA_OPMUL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Mul` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_mul`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 942 |     impl_binop!(T, ops::Mul<T>, mul, airth_mul, ffi::LUA_OPMUL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Mul` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_div`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 943 |     impl_binop!(T, ops::Div<T>, div, airth_div, ffi::LUA_OPDIV);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Div` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_div`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 943 |     impl_binop!(T, ops::Div<T>, div, airth_div, ffi::LUA_OPDIV);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Div` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_rem`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 944 |     impl_binop!(T, ops::Rem<T>, rem, airth_rem, ffi::LUA_OPMOD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Rem` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_rem`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 944 |     impl_binop!(T, ops::Rem<T>, rem, airth_rem, ffi::LUA_OPMOD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Rem` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitand`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 945 |     impl_binop!(T, ops::BitAnd<T>, bitand, airth_bitand, ffi::LUA_OPBAND);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitAnd` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitand`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 945 |     impl_binop!(T, ops::BitAnd<T>, bitand, airth_bitand, ffi::LUA_OPBAND);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitAnd` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitor`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 946 |     impl_binop!(T, ops::BitOr<T>, bitor, airth_bitor, ffi::LUA_OPBOR);
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitOr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitor`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 946 |     impl_binop!(T, ops::BitOr<T>, bitor, airth_bitor, ffi::LUA_OPBOR);
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitOr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitxor`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 947 |     impl_binop!(T, ops::BitXor<T>, bitxor, airth_bitxor, ffi::LUA_OPBXOR);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitXor` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitxor`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 947 |     impl_binop!(T, ops::BitXor<T>, bitxor, airth_bitxor, ffi::LUA_OPBXOR);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitXor` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shl`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 948 |     impl_binop!(T, ops::Shl<T>, shl, airth_shl, ffi::LUA_OPSHL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shl` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shl`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 948 |     impl_binop!(T, ops::Shl<T>, shl, airth_shl, ffi::LUA_OPSHL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shl` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shr`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 949 |     impl_binop!(T, ops::Shr<T>, shr, airth_shr, ffi::LUA_OPSHR);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shr`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 949 |     impl_binop!(T, ops::Shr<T>, shr, airth_shr, ffi::LUA_OPSHR);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:918:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_neg`
[INFO] [stdout] 918 |             impl<'l> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 951 |     impl_op!(ops::Neg, neg, arith_neg, ffi::LUA_OPUNM);
[INFO] [stdout]     |     --------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Neg` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:926:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_neg`
[INFO] [stdout] ...
[INFO] [stdout] 926 |             impl<'l> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 951 |     impl_op!(ops::Neg, neg, arith_neg, ffi::LUA_OPUNM);
[INFO] [stdout]     |     --------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Neg` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:918:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_not`
[INFO] [stdout] 918 |             impl<'l> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 952 |     impl_op!(ops::Not, not, arith_not, ffi::LUA_OPBNOT);
[INFO] [stdout]     |     ---------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Not` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:926:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_not`
[INFO] [stdout] ...
[INFO] [stdout] 926 |             impl<'l> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 952 |     impl_op!(ops::Not, not, arith_not, ffi::LUA_OPBNOT);
[INFO] [stdout]     |     ---------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Not` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `binding`
[INFO] [stdout]    --> tests/async.rs:183:49
[INFO] [stdout]     |
[INFO] [stdout] 183 |     lua.register_module("json", ezlua::binding::json::open, true)
[INFO] [stdout]     |                                                 ^^^^ could not find `json` in `binding`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/binding/mod.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `json` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/binding/mod.rs:9:7
[INFO] [stdout]     |
[INFO] [stdout] 9   | #[cfg(feature = "json")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `json` in `binding`
[INFO] [stdout]    --> tests/serde.rs:179:49
[INFO] [stdout]     |
[INFO] [stdout] 179 |     lua.register_module("json", ezlua::binding::json::open, true)
[INFO] [stdout]     |                                                 ^^^^ could not find `json` in `binding`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/binding/mod.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub mod json;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `json` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/binding/mod.rs:9:7
[INFO] [stdout]     |
[INFO] [stdout] 9   | #[cfg(feature = "json")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/bench.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn test() {
[INFO] [stdout]    | --------- move the `impl` block outside of this function `test`
[INFO] [stdout] ...
[INFO] [stdout] 15 |         impl UserData for Test {
[INFO] [stdout]    |         ^^^^^--------^^^^^----
[INFO] [stdout]    |              |            |
[INFO] [stdout]    |              |            `Test` is not local
[INFO] [stdout]    |              `UserData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/bench.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn test() {
[INFO] [stdout]    | --------- move the `impl` block outside of this function `test`
[INFO] [stdout] ...
[INFO] [stdout] 56 |         impl LuaUserData for Test {
[INFO] [stdout]    |         ^^^^^-----------^^^^^----
[INFO] [stdout]    |              |               |
[INFO] [stdout]    |              |               `Test` is not local
[INFO] [stdout]    |              `LuaUserData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_async_closure` found for struct `LuaTable<'_>` in the current scope
[INFO] [stdout]   --> tests/async.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     g.set_async_closure("echo_async", echo_async).unwrap();
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set_closure` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 |     g.set_closure("echo_async", echo_async).unwrap();
[INFO] [stdout]    |       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_async_closure` found for struct `LuaTable<'_>` in the current scope
[INFO] [stdout]   --> tests/async.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     g.set_async_closure("echo_async_multi", async move |vals: MultiValue| vals)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set_closure` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 |     g.set_closure("echo_async_multi", async move |vals: MultiValue| vals)
[INFO] [stdout]    |       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `async_closure` found for struct `ezlua::prelude::Lua` in the current scope
[INFO] [stdout]    --> tests/async.rs:26:13
[INFO] [stdout]     |
[INFO] [stdout] 26  |         lua.async_closure(tokio::time::sleep).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bind_closure` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/convert.rs:824:5
[INFO] [stdout]     |
[INFO] [stdout] 824 | /     pub fn bind_closure<'l, R: ToLuaMulti + 'l, F: Fn(&'l State) -> R>(
[INFO] [stdout] 825 | |         &self,
[INFO] [stdout] 826 | |         f: F,
[INFO] [stdout] 827 | |         extra_upval: usize,
[INFO] [stdout] 828 | |     ) -> Result<Function<'_>> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]   --> tests/async.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let err = foo
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 56 | |         .call_async::<_, (i32, i32)>((111, 222, 333))
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `LuaFunction<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]   --> tests/async.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |       let ret = foo
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 70 | |         .call_async::<_, (i32, i32)>((111, 222, 333))
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `LuaFunction<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]   --> tests/async.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |       let ret = add
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 99 | |         .call_async::<_, ValRef>((lua.global(), vec![1, 2]))
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `LuaFunction<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]    --> tests/async.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 117 |           let (_, _, s3) = foo
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 118 | |             .call_async::<_, (LuaValue, LuaValue, ValRef)>((1, 2, "3"))
[INFO] [stdout]     | |             -^^^^^^^^^^ method not found in `LuaFunction<'_>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async_void` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]    --> tests/async.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         foo.call_async_void((1, 2, 3)).await.unwrap_err();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `pcall_void` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 |         foo.pcall_void((1, 2, 3)).await.unwrap_err();
[INFO] [stdout]     |             ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `async_closure` found for struct `ezlua::prelude::Coroutine` in the current scope
[INFO] [stdout]    --> tests/async.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |       let async_error = co
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 154 | |         .async_closure(async move |err: &str| {
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bind_closure` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/convert.rs:824:5
[INFO] [stdout]     |
[INFO] [stdout] 824 | /     pub fn bind_closure<'l, R: ToLuaMulti + 'l, F: Fn(&'l State) -> R>(
[INFO] [stdout] 825 | |         &self,
[INFO] [stdout] 826 | |         f: F,
[INFO] [stdout] 827 | |         extra_upval: usize,
[INFO] [stdout] 828 | |     ) -> Result<Function<'_>> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async_void` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]    --> tests/async.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     foo.call_async_void((1, 2, 3)).await.unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `pcall_void` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 174 |     foo.pcall_void((1, 2, 3)).await.unwrap();
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_async_void` found for struct `ezlua::prelude::LuaFunction<'_>` in the current scope
[INFO] [stdout]    --> tests/async.rs:210:6
[INFO] [stdout]     |
[INFO] [stdout] 195 | /     lua.load(
[INFO] [stdout] 196 | |         r"
[INFO] [stdout] 197 | |         local data = json.loadfile('./target/.rustc_info.json')
[INFO] [stdout] 198 | |         local b = true
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     .unwrap()
[INFO] [stdout] 210 | |     .call_async_void(())
[INFO] [stdout]     | |_____-^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `pcall_void` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 210 |     .pcall_void(())
[INFO] [stdout]     |      ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezlua` (test "serde") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ezlua` (test "async") due to 12 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `compact`
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "compact")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"compat"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `bitflags`, `build_dylib`, `bytes`, `chrono`, `compat`, `default`, `json`, `log`, `lua-src`, `parking_lot`, `regex`, `serde`, `serde_bytes`, `serde_json`, `std`, `thread`, `tokio`, `unsafe_send_sync`, and `vendored`
[INFO] [stdout]    = help: consider adding `compact` 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: elided lifetime has a name
[INFO] [stdout]    --> src/convert.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |         'l,
[INFO] [stdout]     |         -- lifetime `'l` declared here
[INFO] [stdout] ...
[INFO] [stdout] 794 |     ) -> Result<Function<'_>> {
[INFO] [stdout]     |                          ^^ this elided lifetime gets resolved as `'l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/ffi/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     target_arch = "asmjs",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `features`
[INFO] [stdout]     --> src/luaapi.rs:1420:7
[INFO] [stdout]      |
[INFO] [stdout] 1420 | #[cfg(features = "std")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[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] help: there is a config with a similar name and value
[INFO] [stdout]      |
[INFO] [stdout] 1420 | #[cfg(feature = "std")]
[INFO] [stdout]      |       ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/luaapi.rs:829:11
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(features = "std")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(feature = "std")]
[INFO] [stdout]     |           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/luaapi.rs:840:11
[INFO] [stdout]     |
[INFO] [stdout] 840 |     #[cfg(features = "std")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 840 |     #[cfg(feature = "std")]
[INFO] [stdout]     |           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/value.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn call_close_and_remove_metatable(&self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: convert::FromLua<'_>` will fail
[INFO] [stdout]    --> src/value.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 367 |         self.call_metamethod("__close", ArgRef(self.index))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 367 |         self.call_metamethod::<_, ()>("__close", ArgRef(self.index))?;
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn extend_os(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | -------------------------------------------- move the `impl` block outside of this function `extend_os`
[INFO] [stdout] ...
[INFO] [stdout] 389 |     impl ToLua for FileType {
[INFO] [stdout]     |     ^^^^^-----^^^^^--------
[INFO] [stdout]     |          |         |
[INFO] [stdout]     |          |         `FileType` is not local
[INFO] [stdout]     |          `ToLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn extend_os(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | -------------------------------------------- move the `impl` block outside of this function `extend_os`
[INFO] [stdout] ...
[INFO] [stdout] 399 |     impl UserData for DirEntry {
[INFO] [stdout]     |     ^^^^^--------^^^^^--------
[INFO] [stdout]     |          |            |
[INFO] [stdout]     |          |            `DirEntry` is not local
[INFO] [stdout]     |          `UserData` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/binding/std.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub fn extend_string(s: &LuaState) -> Result<()> {
[INFO] [stdout]     | ------------------------------------------------ move the `impl` block outside of this function `extend_string`
[INFO] [stdout] ...
[INFO] [stdout] 508 |     impl FromLua<'_> for glob::Pattern {
[INFO] [stdout]     |     ^^^^^-------^^^^^^^^^-------------
[INFO] [stdout]     |          |               |
[INFO] [stdout]     |          |               `Pattern` is not local
[INFO] [stdout]     |          `FromLua` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_add`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 940 |     impl_binop!(T, ops::Add<T>, add, airth_add, ffi::LUA_OPADD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Add` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_add`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 940 |     impl_binop!(T, ops::Add<T>, add, airth_add, ffi::LUA_OPADD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Add` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_sub`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 941 |     impl_binop!(T, ops::Sub<T>, sub, airth_sub, ffi::LUA_OPSUB);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Sub` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_sub`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 941 |     impl_binop!(T, ops::Sub<T>, sub, airth_sub, ffi::LUA_OPSUB);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Sub` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_mul`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 942 |     impl_binop!(T, ops::Mul<T>, mul, airth_mul, ffi::LUA_OPMUL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Mul` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_mul`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 942 |     impl_binop!(T, ops::Mul<T>, mul, airth_mul, ffi::LUA_OPMUL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Mul` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_div`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 943 |     impl_binop!(T, ops::Div<T>, div, airth_div, ffi::LUA_OPDIV);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Div` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_div`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 943 |     impl_binop!(T, ops::Div<T>, div, airth_div, ffi::LUA_OPDIV);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Div` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_rem`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 944 |     impl_binop!(T, ops::Rem<T>, rem, airth_rem, ffi::LUA_OPMOD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Rem` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_rem`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 944 |     impl_binop!(T, ops::Rem<T>, rem, airth_rem, ffi::LUA_OPMOD);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Rem` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitand`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 945 |     impl_binop!(T, ops::BitAnd<T>, bitand, airth_bitand, ffi::LUA_OPBAND);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitAnd` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitand`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 945 |     impl_binop!(T, ops::BitAnd<T>, bitand, airth_bitand, ffi::LUA_OPBAND);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitAnd` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitor`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 946 |     impl_binop!(T, ops::BitOr<T>, bitor, airth_bitor, ffi::LUA_OPBOR);
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitOr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitor`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 946 |     impl_binop!(T, ops::BitOr<T>, bitor, airth_bitor, ffi::LUA_OPBOR);
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitOr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitxor`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 947 |     impl_binop!(T, ops::BitXor<T>, bitxor, airth_bitxor, ffi::LUA_OPBXOR);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitXor` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_bitxor`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 947 |     impl_binop!(T, ops::BitXor<T>, bitxor, airth_bitxor, ffi::LUA_OPBXOR);
[INFO] [stdout]     |     ---------------------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `BitXor` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shl`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 948 |     impl_binop!(T, ops::Shl<T>, shl, airth_shl, ffi::LUA_OPSHL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shl` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shl`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 948 |     impl_binop!(T, ops::Shl<T>, shl, airth_shl, ffi::LUA_OPSHL);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shl` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:893:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shr`
[INFO] [stdout] 893 |             impl<'l, $t: ToLua> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 949 |     impl_binop!(T, ops::Shr<T>, shr, airth_shr, ffi::LUA_OPSHR);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         pub fn $method(&self, rhs: impl ToLua) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------------------------ move the `impl` block outside of this method `airth_shr`
[INFO] [stdout] ...
[INFO] [stdout] 901 |             impl<'l, $t: ToLua> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 949 |     impl_binop!(T, ops::Shr<T>, shr, airth_shr, ffi::LUA_OPSHR);
[INFO] [stdout]     |     -----------------------------------------------------------
[INFO] [stdout]     |     |              |
[INFO] [stdout]     |     |              `Shr` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_binop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_binop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:918:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_neg`
[INFO] [stdout] 918 |             impl<'l> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 951 |     impl_op!(ops::Neg, neg, arith_neg, ffi::LUA_OPUNM);
[INFO] [stdout]     |     --------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Neg` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:926:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_neg`
[INFO] [stdout] ...
[INFO] [stdout] 926 |             impl<'l> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 951 |     impl_op!(ops::Neg, neg, arith_neg, ffi::LUA_OPUNM);
[INFO] [stdout]     |     --------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Neg` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:918:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_not`
[INFO] [stdout] 918 |             impl<'l> $trait for &ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 952 |     impl_op!(ops::Not, not, arith_not, ffi::LUA_OPBNOT);
[INFO] [stdout]     |     ---------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Not` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/value.rs:926:13
[INFO] [stdout]     |
[INFO] [stdout] 917 |         pub fn $method(&self) -> Result<Self> {
[INFO] [stdout]     |         ------------------------------------- move the `impl` block outside of this method `arith_not`
[INFO] [stdout] ...
[INFO] [stdout] 926 |             impl<'l> $trait for ValRef<'l> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^------^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `ValRef` is not local
[INFO] [stdout] ...
[INFO] [stdout] 952 |     impl_op!(ops::Not, not, arith_not, ffi::LUA_OPBNOT);
[INFO] [stdout]     |     ---------------------------------------------------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        `Not` is not local
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `impl_op` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a92cfc33e4397d3443ca7b237dd8d73e4b0c764371dc2dcd38bafc3c3bb5a436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92cfc33e4397d3443ca7b237dd8d73e4b0c764371dc2dcd38bafc3c3bb5a436", kill_on_drop: false }`
[INFO] [stdout] a92cfc33e4397d3443ca7b237dd8d73e4b0c764371dc2dcd38bafc3c3bb5a436
