[INFO] cloning repository https://github.com/FlashTechHub/tagify.nvim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlashTechHub/tagify.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlashTechHub%2Ftagify.nvim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlashTechHub%2Ftagify.nvim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c27dea5be411addd56d0a67b4b08d0a5c7fba662
[INFO] checking FlashTechHub/tagify.nvim against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlashTechHub%2Ftagify.nvim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  87% (168/192)
Updating files:  88% (169/192)
Updating files:  89% (171/192)
Updating files:  90% (173/192)
Updating files:  91% (175/192)
Updating files:  92% (177/192)
Updating files:  93% (179/192)
Updating files:  94% (181/192)
Updating files:  95% (183/192)
Updating files:  96% (185/192)
Updating files:  97% (187/192)
Updating files:  98% (189/192)
Updating files:  99% (191/192)
Updating files: 100% (192/192)
Updating files: 100% (192/192), done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/FlashTechHub/tagify.nvim
[INFO] finished tweaking git repo https://github.com/FlashTechHub/tagify.nvim
[INFO] tweaked toml for git repo https://github.com/FlashTechHub/tagify.nvim written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FlashTechHub/tagify.nvim on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FlashTechHub/tagify.nvim 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.2
[INFO] [stderr]   Downloaded os_pipe v1.0.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.7
[INFO] [stderr]   Downloaded mlua_derive v0.6.0
[INFO] [stderr]   Downloaded mlua v0.7.4
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded lua-src v544.0.0
[INFO] [stderr]   Downloaded luajit-src v210.3.3+resty673aaad
[INFO] [stderr]   Downloaded windows-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f90c4267067caf690b52f53cb4be6bf2f301c14391326043c0f4b463525a4f37
[INFO] running `Command { std: "docker" "start" "-a" "f90c4267067caf690b52f53cb4be6bf2f301c14391326043c0f4b463525a4f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f90c4267067caf690b52f53cb4be6bf2f301c14391326043c0f4b463525a4f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90c4267067caf690b52f53cb4be6bf2f301c14391326043c0f4b463525a4f37", kill_on_drop: false }`
[INFO] [stdout] f90c4267067caf690b52f53cb4be6bf2f301c14391326043c0f4b463525a4f37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdccdc31f19ca96a7ed302cb3559895b93ca0dda4e301129b9bd7129e3232f86
[INFO] running `Command { std: "docker" "start" "-a" "cdccdc31f19ca96a7ed302cb3559895b93ca0dda4e301129b9bd7129e3232f86", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking os_pipe v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling lua-src v544.0.0
[INFO] [stderr]    Compiling luajit-src v210.3.3+resty673aaad
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling mlua v0.7.4
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mlua_derive v0.6.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.7
[INFO] [stderr]     Checking bindings v0.1.0 (/opt/rustwide/workdir/nvim-bindings)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/api/api.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn api(lua: &Lua) -> LuaResult<Table> {
[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] 3 | pub fn api(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nvim-bindings/src/api/global.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn list_tabpages(lua: &Lua) -> LuaResult<Table> {
[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] 105 | pub fn list_tabpages(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/api/win_config.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn win_get_config(lua: &Lua, winid: u16) -> LuaResult<Table> {
[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 win_get_config(lua: &Lua, winid: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/fn/fn.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn r#fn(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn r#fn(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/fn/fn.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn screenpos(lua: &Lua, row: u16, col: u16) -> LuaResult<Table> {
[INFO] [stdout]    |                       ^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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 screenpos(lua: &Lua, row: u16, col: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/fn/fn.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn winlayout(lua: &Lua) -> LuaResult<Table> {
[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] 27 | pub fn winlayout(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/loop/loop.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn r#loop(lua: &Lua) -> LuaResult<Table> {
[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] 7 | fn r#loop(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/loop/loop.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn new_signal(lua: &Lua) -> LuaResult<AnyUserData> {
[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] 12 | pub fn new_signal(lua: &Lua) -> LuaResult<AnyUserData<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/lsp/lsp.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn lsp(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn lsp(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/lsp/lsp.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn buf_get_clients(lua: &Lua, bufnr: u16) -> LuaResult<Table> {
[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] 11 | pub fn buf_get_clients(lua: &Lua, bufnr: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/nvim/nvim.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn nvim(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn nvim(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/api/api.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn api(lua: &Lua) -> LuaResult<Table> {
[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] 3 | pub fn api(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nvim-bindings/src/api/global.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn list_tabpages(lua: &Lua) -> LuaResult<Table> {
[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] 105 | pub fn list_tabpages(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/api/win_config.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn win_get_config(lua: &Lua, winid: u16) -> LuaResult<Table> {
[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 win_get_config(lua: &Lua, winid: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/fn/fn.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn r#fn(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn r#fn(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sources v0.1.0 (/opt/rustwide/workdir/compleet-sources)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/fn/fn.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn screenpos(lua: &Lua, row: u16, col: u16) -> LuaResult<Table> {
[INFO] [stdout]    |                       ^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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 screenpos(lua: &Lua, row: u16, col: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/fn/fn.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn winlayout(lua: &Lua) -> LuaResult<Table> {
[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] 27 | pub fn winlayout(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/loop/loop.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn r#loop(lua: &Lua) -> LuaResult<Table> {
[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] 7 | fn r#loop(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/loop/loop.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn new_signal(lua: &Lua) -> LuaResult<AnyUserData> {
[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] 12 | pub fn new_signal(lua: &Lua) -> LuaResult<AnyUserData<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/lsp/lsp.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn lsp(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn lsp(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nvim-bindings/src/lsp/lsp.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn buf_get_clients(lua: &Lua, bufnr: u16) -> LuaResult<Table> {
[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] 11 | pub fn buf_get_clients(lua: &Lua, bufnr: u16) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> nvim-bindings/src/nvim/nvim.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn nvim(lua: &Lua) -> LuaResult<Table> {
[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] 6 | fn nvim(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]   |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compleet-client v0.1.0 (/opt/rustwide/workdir/compleet-client)
[INFO] [stdout] warning: unused import: `itertools::intersperse`
[INFO] [stdout]  --> compleet-client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::intersperse;
[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: `itertools::intersperse`
[INFO] [stdout]  --> compleet-client/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::intersperse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anchor` and `autoshow` are never read
[INFO] [stdout]   --> compleet-client/src/settings/ui/menu.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MenuSettings {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     #[serde(default)]
[INFO] [stdout] 11 |     pub anchor: MenuAnchor,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub autoshow: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> compleet-client/src/lib.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn compleet(lua: &Lua) -> LuaResult<Table> {
[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] 22 | fn compleet(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anchor` and `autoshow` are never read
[INFO] [stdout]   --> compleet-client/src/settings/ui/menu.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MenuSettings {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     #[serde(default)]
[INFO] [stdout] 11 |     pub anchor: MenuAnchor,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub autoshow: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> compleet-client/src/lib.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn compleet(lua: &Lua) -> LuaResult<Table> {
[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] 22 | fn compleet(lua: &Lua) -> LuaResult<Table<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.7.4
[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" "cdccdc31f19ca96a7ed302cb3559895b93ca0dda4e301129b9bd7129e3232f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdccdc31f19ca96a7ed302cb3559895b93ca0dda4e301129b9bd7129e3232f86", kill_on_drop: false }`
[INFO] [stdout] cdccdc31f19ca96a7ed302cb3559895b93ca0dda4e301129b9bd7129e3232f86
