[INFO] cloning repository https://github.com/mcclure/rovr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcclure/rovr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15e3c687c7872d7cbcf385ef3847bdc7d5366e7f
[INFO] testing mcclure/rovr against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclure%2Frovr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mcclure/rovr
[INFO] finished tweaking git repo https://github.com/mcclure/rovr
[INFO] tweaked toml for git repo https://github.com/mcclure/rovr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcclure/rovr on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcclure/rovr 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a
[INFO] running `Command { std: "docker" "start" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling luajit-src v210.1.2+resty29a66f7
[INFO] [stderr]    Compiling lua-src v542.0.0
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling mlua v0.5.1
[INFO] [stderr]    Compiling rovr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stdout] warning: unused imports: `LuaMultiValue`, `LuaResult`, and `LuaValue`
[INFO] [stdout]  --> src/api/rovr/display.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mlua::prelude::{LuaTable, LuaResult, LuaError, LuaValue, LuaMultiValue};
[INFO] [stdout]   |                               ^^^^^^^^^            ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core_result_to_lua`
[INFO] [stdout]  --> src/api/rovr/display.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use api::{forgive_nonfatal, core_result_to_lua};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `Error`, and `print_nonfatal`
[INFO] [stdout]  --> src/modules/display/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::{Result, Error, ErrorKind, print_nonfatal};
[INFO] [stdout]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/modules/display/mod.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         event_loop.run(move |event, _, control_flow: &mut ControlFlow| {
[INFO] [stdout] 31 | |             *control_flow = ControlFlow::Wait;
[INFO] [stdout] 32 | |
[INFO] [stdout] 33 | |             match event {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         });
[INFO] [stdout]    | |__________- any code following this expression is unreachable
[INFO] [stdout] 41 |
[INFO] [stdout] 42 |           Ok(())
[INFO] [stdout]    |           ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extension`
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let extension = if (cfg!(target_os = "windows")) { ".dll" } else { ".so" };
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]   --> src/api/rovr/mod.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_lua`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_nonfatal` is never used
[INFO] [stdout]   --> src/api/mod.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn print_nonfatal(result: core::Result<()>) -> LuaResult<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forgive_nonfatal` is never used
[INFO] [stdout]   --> src/core/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn forgive_nonfatal(result: Result<()>) -> Result<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/modules/display/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct State {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/mod.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/mod.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue> {
[INFO] [stdout]    |                       ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stdout]    |                     ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stdout]    |                       ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue> {
[INFO] [stdout]    |                   ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue> {
[INFO] [stdout]    |              ^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                  ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/mod.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/display.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.5.1, nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rovr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LuaMultiValue`, `LuaResult`, and `LuaValue`
[INFO] [stdout]  --> src/api/rovr/display.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mlua::prelude::{LuaTable, LuaResult, LuaError, LuaValue, LuaMultiValue};
[INFO] [stdout]   |                               ^^^^^^^^^            ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core_result_to_lua`
[INFO] [stdout]  --> src/api/rovr/display.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use api::{forgive_nonfatal, core_result_to_lua};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `Error`, and `print_nonfatal`
[INFO] [stdout]  --> src/modules/display/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::{Result, Error, ErrorKind, print_nonfatal};
[INFO] [stdout]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/modules/display/mod.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         event_loop.run(move |event, _, control_flow: &mut ControlFlow| {
[INFO] [stdout] 31 | |             *control_flow = ControlFlow::Wait;
[INFO] [stdout] 32 | |
[INFO] [stdout] 33 | |             match event {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         });
[INFO] [stdout]    | |__________- any code following this expression is unreachable
[INFO] [stdout] 41 |
[INFO] [stdout] 42 |           Ok(())
[INFO] [stdout]    |           ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extension`
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let extension = if (cfg!(target_os = "windows")) { ".dll" } else { ".so" };
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lua`
[INFO] [stdout]   --> src/api/rovr/mod.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_lua`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_nonfatal` is never used
[INFO] [stdout]   --> src/api/mod.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn print_nonfatal(result: core::Result<()>) -> LuaResult<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forgive_nonfatal` is never used
[INFO] [stdout]   --> src/core/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn forgive_nonfatal(result: Result<()>) -> Result<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/modules/display/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct State {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/mod.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/mod.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue> {
[INFO] [stdout]    |                       ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stdout]    |                     ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stdout]    |                       ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue> {
[INFO] [stdout]    |                   ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue> {
[INFO] [stdout]    |              ^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/lovr/filesystem.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                  ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stdout]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/mod.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/rovr/display.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stdout]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.5.1, nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `LuaMultiValue`, `LuaResult`, and `LuaValue`
[INFO] [stderr]  --> src/api/rovr/display.rs:5:31
[INFO] [stderr]   |
[INFO] [stderr] 5 | use mlua::prelude::{LuaTable, LuaResult, LuaError, LuaValue, LuaMultiValue};
[INFO] [stderr]   |                               ^^^^^^^^^            ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core_result_to_lua`
[INFO] [stderr]  --> src/api/rovr/display.rs:8:29
[INFO] [stderr]   |
[INFO] [stderr] 8 | use api::{forgive_nonfatal, core_result_to_lua};
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ErrorKind`, `Error`, and `print_nonfatal`
[INFO] [stderr]  --> src/modules/display/mod.rs:4:27
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::core::{Result, Error, ErrorKind, print_nonfatal};
[INFO] [stderr]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/modules/display/mod.rs:42:6
[INFO] [stderr]    |
[INFO] [stderr] 30 | /         event_loop.run(move |event, _, control_flow: &mut ControlFlow| {
[INFO] [stderr] 31 | |             *control_flow = ControlFlow::Wait;
[INFO] [stderr] 32 | |
[INFO] [stderr] 33 | |             match event {
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | |         });
[INFO] [stderr]    | |__________- any code following this expression is unreachable
[INFO] [stderr] 41 |
[INFO] [stderr] 42 |           Ok(())
[INFO] [stderr]    |           ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `extension`
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:39:6
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let extension = if (cfg!(target_os = "windows")) { ".dll" } else { ".so" };
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lua`
[INFO] [stderr]   --> src/api/rovr/mod.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stderr]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_lua`
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_nonfatal` is never used
[INFO] [stderr]   --> src/api/mod.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub fn print_nonfatal(result: core::Result<()>) -> LuaResult<bool> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `forgive_nonfatal` is never used
[INFO] [stderr]   --> src/core/mod.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn forgive_nonfatal(result: Result<()>) -> Result<bool> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `State` is never constructed
[INFO] [stderr]   --> src/modules/display/mod.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct State {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/mod.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stderr]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/mod.rs:29:18
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stderr]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:14:23
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue> {
[INFO] [stderr]    |                       ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn load_lua_file(lua: &Lua, path:String) -> LuaResult<LuaValue<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:44:21
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stderr]    |                     ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn getIdentity(lua: &Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:48:23
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString> {
[INFO] [stderr]    |                       ^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn getRequirePath(lua:&Lua, _: ()) -> LuaResult<LuaString<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:52:19
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue> {
[INFO] [stderr]    |                   ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn getSource(lua: &Lua, _: ()) -> LuaResult<LuaValue<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:65:14
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue> {
[INFO] [stderr]    |              ^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn isFused(_:&Lua, _:()) -> LuaResult<LuaValue<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/lovr/filesystem.rs:78:18
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable> {
[INFO] [stderr]    |                  ^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn make(lua: &Lua, _: ()) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/rovr/mod.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue> {
[INFO] [stderr]    |                    ^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn getVersion(lua: &Lua, _: ()) -> LuaResult<LuaMultiValue<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/rovr/mod.rs:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stderr]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/rovr/display.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable, LuaError> {
[INFO] [stderr]    |                  ^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn make(lua: &Lua, _: ()) -> Result<LuaTable<'_>, LuaError> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rovr` (bin "rovr" test) generated 20 warnings (run `cargo fix --bin "rovr" -p rovr --tests` to apply 16 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.5.1, nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rovr-8b2ebda06b284c20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a", kill_on_drop: false }`
[INFO] [stdout] 1ad3c0c153e08715c89d76032ea723a5f8b78854001868f680e7deb61c8fd81a
