[INFO] fetching crate tarantool 10.0.0...
[INFO] checking tarantool-10.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tarantool 10.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tarantool 10.0.0
[INFO] finished tweaking crates.io crate tarantool 10.0.0
[INFO] tweaked toml for crates.io crate tarantool 10.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tarantool 10.0.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tarantool 10.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 241bafc68e62e93f230f064c173f8984e69f77ec644c0619abd41f8d471af59c
[INFO] running `Command { std: "docker" "start" "-a" "241bafc68e62e93f230f064c173f8984e69f77ec644c0619abd41f8d471af59c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "241bafc68e62e93f230f064c173f8984e69f77ec644c0619abd41f8d471af59c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241bafc68e62e93f230f064c173f8984e69f77ec644c0619abd41f8d471af59c", kill_on_drop: false }`
[INFO] [stdout] 241bafc68e62e93f230f064c173f8984e69f77ec644c0619abd41f8d471af59c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12444cb4a9c9721615080d6950960088700c6461b3a3555838d8d8f83b906a28
[INFO] running `Command { std: "docker" "start" "-a" "12444cb4a9c9721615080d6950960088700c6461b3a3555838d8d8f83b906a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling linkme-impl v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking refpool v0.4.3
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking va_list v0.1.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tlua-derive v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking linkme v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tarantool-proc v4.0.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking tlua v7.0.0
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking rmpv v1.0.0
[INFO] [stderr]     Checking tarantool v10.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:254:81
[INFO] [stdout]     |
[INFO] [stdout] 254 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 255 | |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:264:82
[INFO] [stdout]     |
[INFO] [stdout] 264 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 265 | |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout] 266 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, Serialize, tlua::Push, tlua::LuaRead, PartialEq)]
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:243:59
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Clone, Debug, Deserialize, Serialize, PartialEq, tlua::Push, tlua::LuaRead, Hash)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:290:59
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Clone, Debug, Deserialize, Serialize, PartialEq, tlua::Push, tlua::LuaRead, Hash)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:389:52
[INFO] [stdout]     |
[INFO] [stdout] 389 |     Clone, Default, Debug, Serialize, Deserialize, tlua::Push, tlua::LuaRead, PartialEq, Eq,
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:204:81
[INFO] [stdout]     |
[INFO] [stdout] 204 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 205 | |         let lvl = match self {
[INFO] [stdout] 206 | |             Self::Fatal => SayLevelStr::Fatal,
[INFO] [stdout] 207 | |             Self::System => SayLevelStr::System,
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         tlua::Push::push_to_lua(&lvl, lua)
[INFO] [stdout] 216 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         tlua::Push::push_to_lua(&lvl, lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:227:82
[INFO] [stdout]     |
[INFO] [stdout] 227 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 228 | |         tlua::Push::push_to_lua(&self, lua)
[INFO] [stdout] 229 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         tlua::Push::push_to_lua(&self, lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1301:64
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn push_to_lua(&self, lua: L) -> tlua::PushResult<L, Self> {
[INFO] [stdout]      |  ________________________________________________________________^
[INFO] [stdout] 1302 | |         unsafe {
[INFO] [stdout] 1303 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1304 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1305 | |         }
[INFO] [stdout] 1306 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 | /         unsafe {
[INFO] [stdout] 1303 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1304 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1305 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1304:13
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1318:65
[INFO] [stdout]      |
[INFO] [stdout] 1318 |       fn push_into_lua(self, lua: L) -> tlua::PushResult<L, Self> {
[INFO] [stdout]      |  _________________________________________________________________^
[INFO] [stdout] 1319 | |         unsafe {
[INFO] [stdout] 1320 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1321 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1322 | |         }
[INFO] [stdout] 1323 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1319:9
[INFO] [stdout]      |
[INFO] [stdout] 1319 | /         unsafe {
[INFO] [stdout] 1320 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1321 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1322 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1321:13
[INFO] [stdout]      |
[INFO] [stdout] 1321 |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/util.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Clone, Debug, Serialize, Deserialize, tlua::Push, tlua::LuaRead, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:321:81
[INFO] [stdout]     |
[INFO] [stdout] 321 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 322 | |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout] 323 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:331:82
[INFO] [stdout]     |
[INFO] [stdout] 331 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 332 | |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout] 333 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:264:81
[INFO] [stdout]     |
[INFO] [stdout] 264 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 265 | |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout] 266 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (TuplePushError<tlua::Void, tlua::Void>, L)>
[INFO] [stdout]    --> src/vclock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:273:82
[INFO] [stdout]     |
[INFO] [stdout] 273 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 274 | |         self.push_to_lua(lua)
[INFO] [stdout] 275 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         self.push_to_lua(lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tarantool` (lib) due to 60 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / crate::define_str_enum! {
[INFO] [stdout]   5 | |     #[derive(Default)]
[INFO] [stdout]   6 | |     pub enum AuthMethod {
[INFO] [stdout]   7 | |         #[default]
[INFO] [stdout] ...   |
[INFO] [stdout]  10 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:254:81
[INFO] [stdout]     |
[INFO] [stdout] 254 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 255 | |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout] 256 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:264:82
[INFO] [stdout]     |
[INFO] [stdout] 264 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 265 | |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout] 266 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/datetime.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         Ok(lua.push_one(tlua::CData(self.as_ffi_dt())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:212:44
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Clone, Debug, Default, Serialize, tlua::Push, tlua::LuaRead, PartialEq)]
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:243:59
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Clone, Debug, Deserialize, Serialize, PartialEq, tlua::Push, tlua::LuaRead, Hash)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:290:59
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[derive(Clone, Debug, Deserialize, Serialize, PartialEq, tlua::Push, tlua::LuaRead, Hash)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / crate::define_str_enum! {
[INFO] [stdout] 331 | |     #![coerce_from_str]
[INFO] [stdout] 332 | |     /// Type of index.
[INFO] [stdout] 333 | |     pub enum IndexType {
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / crate::define_str_enum! {
[INFO] [stdout] 356 | |     #![coerce_from_str]
[INFO] [stdout] 357 | |     /// Type of index part.
[INFO] [stdout] 358 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 372 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/index.rs:389:52
[INFO] [stdout]     |
[INFO] [stdout] 389 |     Clone, Default, Debug, Serialize, Deserialize, tlua::Push, tlua::LuaRead, PartialEq, Eq,
[INFO] [stdout]     |                                                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/index.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | / crate::define_str_enum! {
[INFO] [stdout] 541 | |     #![coerce_from_str]
[INFO] [stdout] 542 | |     /// Type of distance for retree index.
[INFO] [stdout] 543 | |     pub enum RtreeIndexDistanceType {
[INFO] [stdout] ...   |
[INFO] [stdout] 547 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/log.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / crate::define_str_enum! {
[INFO] [stdout] 130 | |     /// Is only used for implementing LuaRead and Push for [`SayLevel`].
[INFO] [stdout] 131 | |     enum SayLevelStr {
[INFO] [stdout] 132 | |         Fatal = "fatal",
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:204:81
[INFO] [stdout]     |
[INFO] [stdout] 204 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 205 | |         let lvl = match self {
[INFO] [stdout] 206 | |             Self::Fatal => SayLevelStr::Fatal,
[INFO] [stdout] 207 | |             Self::System => SayLevelStr::System,
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         tlua::Push::push_to_lua(&lvl, lua)
[INFO] [stdout] 216 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         tlua::Push::push_to_lua(&lvl, lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:227:82
[INFO] [stdout]     |
[INFO] [stdout] 227 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 228 | |         tlua::Push::push_to_lua(&self, lua)
[INFO] [stdout] 229 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/log.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         tlua::Push::push_to_lua(&self, lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/define_str_enum.rs:263:80
[INFO] [stdout]      |
[INFO] [stdout]  263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]      |  ________________________________________________________________________________^
[INFO] [stdout]  264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]  265 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/msgpack/encode.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /         crate::define_str_enum! {
[INFO] [stdout] 1010 | |             enum E {
[INFO] [stdout] 1011 | |                 A = "a",
[INFO] [stdout] 1012 | |                 B = "b",
[INFO] [stdout] 1013 | |             }
[INFO] [stdout] 1014 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/define_str_enum.rs:264:17
[INFO] [stdout]      |
[INFO] [stdout]  264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/msgpack/encode.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /         crate::define_str_enum! {
[INFO] [stdout] 1010 | |             enum E {
[INFO] [stdout] 1011 | |                 A = "a",
[INFO] [stdout] 1012 | |                 B = "b",
[INFO] [stdout] 1013 | |             }
[INFO] [stdout] 1014 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/define_str_enum.rs:272:85
[INFO] [stdout]      |
[INFO] [stdout]  272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]      |  _____________________________________________________________________________________^
[INFO] [stdout]  273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]  274 | |             }
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/msgpack/encode.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /         crate::define_str_enum! {
[INFO] [stdout] 1010 | |             enum E {
[INFO] [stdout] 1011 | |                 A = "a",
[INFO] [stdout] 1012 | |                 B = "b",
[INFO] [stdout] 1013 | |             }
[INFO] [stdout] 1014 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/define_str_enum.rs:273:17
[INFO] [stdout]      |
[INFO] [stdout]  273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/msgpack/encode.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /         crate::define_str_enum! {
[INFO] [stdout] 1010 | |             enum E {
[INFO] [stdout] 1011 | |                 A = "a",
[INFO] [stdout] 1012 | |                 B = "b",
[INFO] [stdout] 1013 | |             }
[INFO] [stdout] 1014 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / crate::define_str_enum! {
[INFO] [stdout] 120 | |     #![coerce_from_str]
[INFO] [stdout] 121 | |     /// Type of engine, used by space.
[INFO] [stdout] 122 | |     pub enum SpaceEngineType {
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/space.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | / crate::define_str_enum! {
[INFO] [stdout] 345 | |     #![coerce_from_str]
[INFO] [stdout] 346 | |     /// Type of a field in the space format definition.
[INFO] [stdout] 347 | |     pub enum FieldType {
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:263:80
[INFO] [stdout]     |
[INFO] [stdout] 263 |               fn push_to_lua(&self, lua: L) -> $crate::tlua::PushResult<L, Self> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 264 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 265 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:272:85
[INFO] [stdout]     |
[INFO] [stdout] 272 |               fn push_into_lua(self, lua: L) -> $crate::tlua::PushIntoResult<L, Self> {
[INFO] [stdout]     |  _____________________________________________________________________________________^
[INFO] [stdout] 273 | |                 $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout] 274 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/define_str_enum.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                   $crate::tlua::PushInto::push_into_lua(self.as_str(), lua)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tuple.rs:829:1
[INFO] [stdout]     |
[INFO] [stdout] 829 | / crate::define_str_enum! {
[INFO] [stdout] 830 | |     pub enum FieldType {
[INFO] [stdout] 831 | |         Any       = "any",
[INFO] [stdout] 832 | |         Unsigned  = "unsigned",
[INFO] [stdout] ...   |
[INFO] [stdout] 846 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1301:64
[INFO] [stdout]      |
[INFO] [stdout] 1301 |       fn push_to_lua(&self, lua: L) -> tlua::PushResult<L, Self> {
[INFO] [stdout]      |  ________________________________________________________________^
[INFO] [stdout] 1302 | |         unsafe {
[INFO] [stdout] 1303 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1304 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1305 | |         }
[INFO] [stdout] 1306 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 | /         unsafe {
[INFO] [stdout] 1303 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1304 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1305 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1304:13
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1318:65
[INFO] [stdout]      |
[INFO] [stdout] 1318 |       fn push_into_lua(self, lua: L) -> tlua::PushResult<L, Self> {
[INFO] [stdout]      |  _________________________________________________________________^
[INFO] [stdout] 1319 | |         unsafe {
[INFO] [stdout] 1320 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1321 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1322 | |         }
[INFO] [stdout] 1323 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1319:9
[INFO] [stdout]      |
[INFO] [stdout] 1319 | /         unsafe {
[INFO] [stdout] 1320 | |             ffi::luaT_pushtuple(tlua::AsLua::as_lua(&lua), self.ptr.as_ptr());
[INFO] [stdout] 1321 | |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout] 1322 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]     --> src/tuple.rs:1321:13
[INFO] [stdout]      |
[INFO] [stdout] 1321 |             Ok(tlua::PushGuard::new(lua, 1))
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<__AsLuaTypeParam>, (tlua::Void, __AsLuaTypeParam)>
[INFO] [stdout]    --> src/util.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Clone, Debug, Serialize, Deserialize, tlua::Push, tlua::LuaRead, PartialEq, Eq, Hash)]
[INFO] [stdout]     |                                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `tlua::Push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:321:81
[INFO] [stdout]     |
[INFO] [stdout] 321 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 322 | |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout] 323 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:331:82
[INFO] [stdout]     |
[INFO] [stdout] 331 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 332 | |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout] 333 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/uuid.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Ok(lua.push_one(tlua::CData(self.to_tt_uuid())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:264:81
[INFO] [stdout]     |
[INFO] [stdout] 264 |       fn push_to_lua(&self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 265 | |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout] 266 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (TuplePushError<tlua::Void, tlua::Void>, L)>
[INFO] [stdout]    --> src/vclock.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         HashMap::push_to_lua(&self.0, lua).map_err(|_| unreachable!())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:273:82
[INFO] [stdout]     |
[INFO] [stdout] 273 |       fn push_into_lua(self, lua: L) -> Result<tlua::PushGuard<L>, (Self::Err, L)> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 274 | |         self.push_to_lua(lua)
[INFO] [stdout] 275 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PushGuard<L>, (tlua::Void, L)>
[INFO] [stdout]    --> src/vclock.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         self.push_to_lua(lua)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tarantool` (lib test) due to 64 previous errors
[INFO] running `Command { std: "docker" "inspect" "12444cb4a9c9721615080d6950960088700c6461b3a3555838d8d8f83b906a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12444cb4a9c9721615080d6950960088700c6461b3a3555838d8d8f83b906a28", kill_on_drop: false }`
[INFO] [stdout] 12444cb4a9c9721615080d6950960088700c6461b3a3555838d8d8f83b906a28
