[INFO] fetching crate ezlua 0.4.4...
[INFO] checking ezlua-0.4.4 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ezlua 0.4.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ezlua 0.4.4 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ezlua 0.4.4
[INFO] finished tweaking crates.io crate ezlua 0.4.4
[INFO] tweaked toml for crates.io crate ezlua 0.4.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded mlua-sys v0.4.0
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded mlua v0.9.2
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.5.3+29b0b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a9843fd0f57ca77cb781330d5c499553c8abdc7cb16fe1235332b056ab6e16
[INFO] running `Command { std: "docker" "start" "-a" "63a9843fd0f57ca77cb781330d5c499553c8abdc7cb16fe1235332b056ab6e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a9843fd0f57ca77cb781330d5c499553c8abdc7cb16fe1235332b056ab6e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a9843fd0f57ca77cb781330d5c499553c8abdc7cb16fe1235332b056ab6e16", kill_on_drop: false }`
[INFO] [stdout] 63a9843fd0f57ca77cb781330d5c499553c8abdc7cb16fe1235332b056ab6e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeec3df05674e9058b89d5e23d4e09428bfcf1c59725ae2463ea4f238c0d44c6
[INFO] running `Command { std: "docker" "start" "-a" "aeec3df05674e9058b89d5e23d4e09428bfcf1c59725ae2463ea4f238c0d44c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling ezlua v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.3+29b0b28
[INFO] [stderr]    Compiling mlua-sys v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:627:55
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:632:22
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:639:41
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:652:36
[INFO] [stdout]     |
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:661:36
[INFO] [stdout]     |
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `file_set_times` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     file_set_times,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mlua v0.9.2
[INFO] [stdout] error: aborting due to 89 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezlua` (lib) due to 90 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aeec3df05674e9058b89d5e23d4e09428bfcf1c59725ae2463ea4f238c0d44c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeec3df05674e9058b89d5e23d4e09428bfcf1c59725ae2463ea4f238c0d44c6", kill_on_drop: false }`
[INFO] [stdout] aeec3df05674e9058b89d5e23d4e09428bfcf1c59725ae2463ea4f238c0d44c6
[INFO] checking ezlua-0.4.4 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ezlua 0.4.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ezlua 0.4.4 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ezlua 0.4.4
[INFO] finished tweaking crates.io crate ezlua 0.4.4
[INFO] tweaked toml for crates.io crate ezlua 0.4.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ef947a5b49b201966c3266bcbef8cc168d71715af4a64f4b352924b8ff00d4a
[INFO] running `Command { std: "docker" "start" "-a" "2ef947a5b49b201966c3266bcbef8cc168d71715af4a64f4b352924b8ff00d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ef947a5b49b201966c3266bcbef8cc168d71715af4a64f4b352924b8ff00d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef947a5b49b201966c3266bcbef8cc168d71715af4a64f4b352924b8ff00d4a", kill_on_drop: false }`
[INFO] [stdout] 2ef947a5b49b201966c3266bcbef8cc168d71715af4a64f4b352924b8ff00d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199c32c5fd4af99523fd9cadf23c192530225a797309c60603402b531b70fdb1
[INFO] running `Command { std: "docker" "start" "-a" "199c32c5fd4af99523fd9cadf23c192530225a797309c60603402b531b70fdb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling ezlua v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.3+29b0b28
[INFO] [stderr]    Compiling mlua-sys v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:627:55
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:632:22
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:639:41
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:652:36
[INFO] [stdout]     |
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> src/convert.rs:661:36
[INFO] [stdout]     |
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:627:53
[INFO] [stdout]     |
[INFO] [stdout] 627 |             const VALUE_COUNT: Option<usize> = Some(${count(x)});
[INFO] [stdout]     |                                                     ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:632:20
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 Ok(${count(x)} as _)
[INFO] [stdout]     |                    ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:639:39
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| ${count(x)})
[INFO] [stdout]     |                                   --- ^ expected expression
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   while parsing the body of this closure
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to open the body of the closure
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 self.as_ref().map(|_| { ${count(x)}})
[INFO] [stdout]     |                                       +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                     - while parsing this item list starting here
[INFO] [stdout] 652 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 658 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `$`
[INFO] [stdout]    --> src/convert.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |                                                                                                - while parsing this item list starting here
[INFO] [stdout] 661 |             const COUNT: usize = ${count(x)};
[INFO] [stdout]     |                                  ^ expected expression
[INFO] [stdout] ...
[INFO] [stdout] 667 |         }
[INFO] [stdout]     |         - the item list ends here
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `file_set_times` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     file_set_times,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 682 | impl_tuple!((A, 0));
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 683 | impl_tuple!((A, 0)(B, 1));
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 684 | impl_tuple!((A, 0)(B, 1)(C, 2));
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 685 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3));
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5));
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7));
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8));
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9));
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10));
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 651 |         impl<'a, $($x,)*> FromLuaMulti<'a> for ($($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_lua_multi`
[INFO] [stdout]    --> src/convert.rs:660:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn from_lua_multi(lua: &'a State, _begin: Index) -> Result<Self>;
[INFO] [stdout]     |     ----------------------------------------------------------------- `from_lua_multi` from trait
[INFO] [stdout] ...
[INFO] [stdout] 660 |         impl<'a, $($x,)*> FromLuaMulti<'a> for (&'a State, $($x,)*) where $($x: FromLua<'a>,)* {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_lua_multi` in implementation
[INFO] [stdout] ...
[INFO] [stdout] 693 | impl_tuple!((A, 0)(B, 1)(C, 2)(D, 3)(E, 4)(F, 5)(G, 6)(H, 7)(I, 8)(J, 9)(K, 10)(L, 11));
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mlua v0.9.2
[INFO] [stdout] error: aborting due to 89 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezlua` (lib) due to 90 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "199c32c5fd4af99523fd9cadf23c192530225a797309c60603402b531b70fdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199c32c5fd4af99523fd9cadf23c192530225a797309c60603402b531b70fdb1", kill_on_drop: false }`
[INFO] [stdout] 199c32c5fd4af99523fd9cadf23c192530225a797309c60603402b531b70fdb1
