[INFO] cloning repository https://github.com/scambier/roguelike-tutorial-glsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scambier/roguelike-tutorial-glsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c44b00641d5fa60cf7dab4008ef1ad6f7af3d476
[INFO] checking scambier/roguelike-tutorial-glsp against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/scambier/roguelike-tutorial-glsp
[INFO] finished tweaking git repo https://github.com/scambier/roguelike-tutorial-glsp
[INFO] tweaked toml for git repo https://github.com/scambier/roguelike-tutorial-glsp written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scambier/roguelike-tutorial-glsp on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scambier/roguelike-tutorial-glsp 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/amethyst/bracket-lib`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v5.9.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded glsp v0.2.0
[INFO] [stderr]   Downloaded glsp-proc-macros v0.2.0
[INFO] [stderr]   Downloaded glsp-stdlib v0.2.0
[INFO] [stderr]   Downloaded rust-embed-utils v5.1.0
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.5
[INFO] [stderr]   Downloaded send_wrapper v0.2.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.6.0
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.5
[INFO] [stderr]   Downloaded wasm-timer v0.1.3
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.7
[INFO] [stderr]   Downloaded wayland-egl v0.28.6
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.5
[INFO] [stderr]   Downloaded slotmap v0.3.0
[INFO] [stderr]   Downloaded ttf-parser v0.6.2
[INFO] [stderr]   Downloaded rusttype v0.9.2
[INFO] [stderr]   Downloaded glutin v0.26.0
[INFO] [stderr]   Downloaded wide v0.5.5
[INFO] [stderr]   Downloaded dlib v0.5.0
[INFO] [stderr]   Downloaded rust-embed v5.9.0
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.3
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded ultraviolet v0.7.5
[INFO] [stderr]   Downloaded calloop v0.6.5
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded andrew v0.3.1
[INFO] [stderr]   Downloaded xcursor v0.3.3
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded glsp-proc-macros2 v0.2.0
[INFO] [stderr]   Downloaded glsp-engine v0.2.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ebc69f4142d4af7ac21545fe2a77a6d2f1d5bbf306f3078e3bfd85bae07bef9
[INFO] running `Command { std: "docker" "start" "-a" "8ebc69f4142d4af7ac21545fe2a77a6d2f1d5bbf306f3078e3bfd85bae07bef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ebc69f4142d4af7ac21545fe2a77a6d2f1d5bbf306f3078e3bfd85bae07bef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ebc69f4142d4af7ac21545fe2a77a6d2f1d5bbf306f3078e3bfd85bae07bef9", kill_on_drop: false }`
[INFO] [stdout] 8ebc69f4142d4af7ac21545fe2a77a6d2f1d5bbf306f3078e3bfd85bae07bef9
[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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1aaf46cb8103ea80af275845c20866ce93f6c2fd6285e711d398ef37ddbfbfd
[INFO] running `Command { std: "docker" "start" "-a" "a1aaf46cb8103ea80af275845c20866ce93f6c2fd6285e711d398ef37ddbfbfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking wide v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling glow v0.4.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking ultraviolet v0.7.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking object-pool v0.5.4
[INFO] [stderr]     Checking bracket-color v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking bracket-geometry v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking bracket-algorithm-traits v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking bracket-pathfinding v0.8.4 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking bracket-random v0.8.3 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking bracket-noise v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87)
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking rust-embed v5.9.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking glsp-engine v0.2.0
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl<T: StaticMarker> IntoVal for T {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a val::Val` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | impl<'a> IntoVal for &'a Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut val::Val` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<'a> IntoVal for &'a mut Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Slot` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:400:1
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl<'a> IntoVal for &'a Slot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Slot` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | impl<'a> IntoVal for &'a mut Slot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl<T: IntoVal> IntoVal for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `std::option::Option<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl<T: IntoVal + 'static> IntoVal for Option<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::option::Option<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | impl<'a, T> IntoVal for &'a Option<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::option::Option<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | impl<'a, T> IntoVal for &'a mut Option<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `Result<T, E>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal + 'static, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `StdError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `std::fmt::Display`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `std::fmt::Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a ()` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:516:1
[INFO] [stdout]     |
[INFO] [stdout] 516 | impl<'a> IntoVal for &'a () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut ()` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:529:1
[INFO] [stdout]     |
[INFO] [stdout] 529 | impl<'a> IntoVal for &'a mut () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 | impl_into_val_infallible!(i8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 | impl_into_val_infallible!(i8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 | impl_into_val_infallible!(i16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 | impl_into_val_infallible!(i16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 | impl_into_val_infallible!(i32, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 | impl_into_val_infallible!(i32, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a u8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 588 | impl_into_val_infallible!(u8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut u8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 588 | impl_into_val_infallible!(u8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a u16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 | impl_into_val_infallible!(u16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut u16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 | impl_into_val_infallible!(u16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a f32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 | impl_into_val_infallible!(f32, Flo);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut f32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 | impl_into_val_infallible!(f32, Flo);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a char` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 | impl_into_val_infallible!(char, Char);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut char` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 | impl_into_val_infallible!(char, Char);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a bool` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 | impl_into_val_infallible!(bool, Bool);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut bool` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 | impl_into_val_infallible!(bool, Bool);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a engine::Sym` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 | impl_into_val_infallible!(Sym, Sym);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut engine::Sym` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 | impl_into_val_infallible!(Sym, Sym);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Arr>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 | impl_into_val_root!(Arr);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Arr>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 | impl_into_val_root!(Arr);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Str>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 | impl_into_val_root!(Str);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Str>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 | impl_into_val_root!(Str);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Tab>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 | impl_into_val_root!(Tab);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Tab>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 | impl_into_val_root!(Tab);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<iter::GIter>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 654 | impl_into_val_root!(GIter);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<iter::GIter>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 654 | impl_into_val_root!(GIter);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<class::Obj>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 | impl_into_val_root!(Obj);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<class::Obj>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 | impl_into_val_root!(Obj);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<class::Class>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | impl_into_val_root!(Class);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<class::Class>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | impl_into_val_root!(Class);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<code::GFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 657 | impl_into_val_root!(GFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<code::GFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 657 | impl_into_val_root!(GFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<code::Coro>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 658 | impl_into_val_root!(Coro);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<code::Coro>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 658 | impl_into_val_root!(Coro);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<engine::RData>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 | impl_into_val_root!(RData);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<engine::RData>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 | impl_into_val_root!(RData);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<engine::RFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_into_val_root!(RFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<engine::RFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_into_val_root!(RFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<T> IntoVal for RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `engine::RRoot<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<T: 'static> IntoVal for RRoot<T> {
[INFO] [stdout]     |       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a engine::RRoot<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:675:1
[INFO] [stdout]     |
[INFO] [stdout] 675 | impl<'a, T> IntoVal for &'a RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut engine::RRoot<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:688:1
[INFO] [stdout]     |
[INFO] [stdout] 688 | impl<'a, T> IntoVal for &'a mut RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Deque` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Deque` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a wrap::Callable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut wrap::Callable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a eval::Expander` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut eval::Expander` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a iter::Iterable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut iter::Iterable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a GIterLen` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut GIterLen` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::cmp::Ordering` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::cmp::Ordering` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:926:1
[INFO] [stdout]     |
[INFO] [stdout] 926 | impl<T: IntoVal> IntoVal for Vec<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `Vec<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 926 | impl<T: IntoVal + 'static> IntoVal for Vec<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Vec<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:933:1
[INFO] [stdout]     |
[INFO] [stdout] 933 | impl<'a, T> IntoVal for &'a Vec<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Vec<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<'a, T> IntoVal for &'a mut Vec<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:947:1
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl<T: IntoVal> IntoVal for VecDeque<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `VecDeque<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl<T: IntoVal + 'static> IntoVal for VecDeque<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a VecDeque<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:954:1
[INFO] [stdout]     |
[INFO] [stdout] 954 | impl<'a, T> IntoVal for &'a VecDeque<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut VecDeque<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:961:1
[INFO] [stdout]     |
[INFO] [stdout] 961 | impl<'a, T> IntoVal for &'a mut VecDeque<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:968:1
[INFO] [stdout]     |
[INFO] [stdout] 968 | impl<A: smallvec::Array> IntoVal for SmallVec<A> where A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `smallvec::SmallVec<A>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 968 | impl<A: smallvec::Array + 'static> IntoVal for SmallVec<A> where A::Item: IntoVal {
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a smallvec::SmallVec<A>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | impl<'a, A: smallvec::Array> IntoVal for &'a SmallVec<A> where &'a A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut smallvec::SmallVec<A>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | impl<'a, A: smallvec::Array> IntoVal for &'a mut SmallVec<A> where &'a mut A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a [T]` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | impl<'a, T> IntoVal for &'a [T] where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut [T]` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:996:1
[INFO] [stdout]     |
[INFO] [stdout] 996 | impl<'a, T> IntoVal for &'a mut [T] where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1003:1
[INFO] [stdout]      |
[INFO] [stdout] 1003 | impl<T, const N: usize> IntoVal for [T; N] where for<'a> &'a T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `[T; N]` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1003 | impl<T: 'static, const N: usize> IntoVal for [T; N] where for<'a> &'a T: IntoVal {
[INFO] [stdout]      |       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a [T; N]` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1010:1
[INFO] [stdout]      |
[INFO] [stdout] 1010 | impl<'a, T, const N: usize> IntoVal for &'a [T; N] where &'a T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut [T; N]` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1017:1
[INFO] [stdout]      |
[INFO] [stdout] 1017 | impl<'a, T, const N: usize> IntoVal for &'a mut [T; N] where &'a mut T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A,)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1076 | impl_into_val_tuple!( 1: A: 'static 0);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A,)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A,)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1077 | impl_into_val_tuple!( 2: A: 'static 0, B 1);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1077 | impl_into_val_tuple!( 2: A 0, B: 'static 1);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A: 'static 0, B 1, C 2);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A 0, B: 'static 1, C 2);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A 0, B 1, C: 'static 2);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A: 'static 0, B 1, C 2, D 3);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B: 'static 1, C 2, D 3);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B 1, C: 'static 2, D 3);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B 1, C 2, D: 'static 3);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A: 'static 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B: 'static 1, C 2, D 3, E 4);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C: 'static 2, D 3, E 4);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C 2, D: 'static 3, E 4);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E: 'static 4);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A: 'static 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B: 'static 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C: 'static 2, D 3, E 4, F 5);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D: 'static 3, E 4, F 5);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E: 'static 4, F 5);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F: 'static 5);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9, K 10);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9, K 10);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K: 'static 10);
[INFO] [stdout]      |                                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J, K)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J, K)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9, K 10, L 11);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K: 'static 10, L 11);
[INFO] [stdout]      |                                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `L` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `L` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L: 'static 11);
[INFO] [stdout]      |                                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J, K, L)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J, K, L)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::string::String` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1096:1
[INFO] [stdout]      |
[INFO] [stdout] 1096 | impl<'a> IntoVal for &'a String {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::string::String` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1103:1
[INFO] [stdout]      |
[INFO] [stdout] 1103 | impl<'a> IntoVal for &'a mut String {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a str` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | impl<'a> IntoVal for &'a str {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut str` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1117:1
[INFO] [stdout]      |
[INFO] [stdout] 1117 | impl<'a> IntoVal for &'a mut str {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a CString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1131:1
[INFO] [stdout]      |
[INFO] [stdout] 1131 | impl<'a> IntoVal for &'a CString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut CString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1138:1
[INFO] [stdout]      |
[INFO] [stdout] 1138 | impl<'a> IntoVal for &'a mut CString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a CStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1145:1
[INFO] [stdout]      |
[INFO] [stdout] 1145 | impl<'a> IntoVal for &'a CStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut CStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1155:1
[INFO] [stdout]      |
[INFO] [stdout] 1155 | impl<'a> IntoVal for &'a mut CStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a OsString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a> IntoVal for &'a OsString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut OsString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1176:1
[INFO] [stdout]      |
[INFO] [stdout] 1176 | impl<'a> IntoVal for &'a mut OsString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a OsStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1183:1
[INFO] [stdout]      |
[INFO] [stdout] 1183 | impl<'a> IntoVal for &'a OsStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut OsStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1193:1
[INFO] [stdout]      |
[INFO] [stdout] 1193 | impl<'a> IntoVal for &'a mut OsStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::path::PathBuf` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1207:1
[INFO] [stdout]      |
[INFO] [stdout] 1207 | impl<'a> IntoVal for &'a PathBuf {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::path::PathBuf` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1214:1
[INFO] [stdout]      |
[INFO] [stdout] 1214 | impl<'a> IntoVal for &'a mut PathBuf {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Path` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1221:1
[INFO] [stdout]      |
[INFO] [stdout] 1221 | impl<'a> IntoVal for &'a Path {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Path` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1228:1
[INFO] [stdout]      |
[INFO] [stdout] 1228 | impl<'a> IntoVal for &'a mut Path {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal + 'static, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `V` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `V` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal + 'static, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `S` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `S` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S: 'static> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a HashMap<K, V, S>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | / impl<'a, K, V, S> IntoVal for &'a HashMap<K, V, S>
[INFO] [stdout] 1243 | | where
[INFO] [stdout] 1244 | |     &'a K: IntoVal,
[INFO] [stdout] 1245 | |     &'a V: IntoVal
[INFO] [stdout]      | |__________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut HashMap<K, V, S>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1253:1
[INFO] [stdout]      |
[INFO] [stdout] 1253 | / impl<'a, K, V, S> IntoVal for &'a mut HashMap<K, V, S>
[INFO] [stdout] 1254 | | where
[INFO] [stdout] 1255 | |     &'a K: IntoVal,
[INFO] [stdout] 1256 | |     &'a mut V: IntoVal
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1264:1
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `BTreeMap<K, V>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal + 'static, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `V` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1264:1
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `V` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `BTreeMap<K, V>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal + 'static> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a BTreeMap<K, V>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1271:1
[INFO] [stdout]      |
[INFO] [stdout] 1271 | / impl<'a, K, V> IntoVal for &'a BTreeMap<K, V> 
[INFO] [stdout] 1272 | | where
[INFO] [stdout] 1273 | |     &'a K: IntoVal,
[INFO] [stdout] 1274 | |     &'a V: IntoVal
[INFO] [stdout]      | |__________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut BTreeMap<K, V>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | / impl<'a, K, V> IntoVal for &'a mut BTreeMap<K, V> 
[INFO] [stdout] 1283 | | where
[INFO] [stdout] 1284 | |     &'a K: IntoVal,
[INFO] [stdout] 1285 | |     &'a mut V: IntoVal
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 | impl<T: StaticMarker> FromVal for RRoot<T> {
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `A: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1753:23
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     A: smallvec::Array + StaticMarker,
[INFO] [stdout]      |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `S: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:32
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Default`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:5
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `BuildHasher`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:5
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Eq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialEq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Hash`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Ord`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialOrd`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialEq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Eq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2346:13
[INFO] [stdout]      |
[INFO] [stdout] 2346 | impl<'r, T: StaticMarker> FromArgRef for &'r T {
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2372:13
[INFO] [stdout]      |
[INFO] [stdout] 2372 | impl<'r, T: StaticMarker> FromArgRef for &'r mut T {
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `engine::RGlobal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2412:13
[INFO] [stdout]      |
[INFO] [stdout] 2412 | impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r T {
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `engine::RGlobal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2432:13
[INFO] [stdout]      |
[INFO] [stdout] 2432 | impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r mut T {
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2624:29
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub trait OutputIntoVal<T>: Fn<T> {
[INFO] [stdout]      |                             ^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub trait OutputIntoVal<T: std::marker::Tuple>: Fn<T> {
[INFO] [stdout]      |                          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2632:2
[INFO] [stdout]      |
[INFO] [stdout] 2632 |     fn output_into_slot(output: <Self as FnOnce<T>>::Output) -> GResult<Slot> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `FnOnce`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:242:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2629:5
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     F: Fn<T>,
[INFO] [stdout]      |        ^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl<T: StaticMarker> IntoVal for T {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a val::Val` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:344:1
[INFO] [stdout]     |
[INFO] [stdout] 344 | impl<'a> IntoVal for &'a Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut val::Val` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<'a> IntoVal for &'a mut Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Slot` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:400:1
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl<'a> IntoVal for &'a Slot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Slot` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | impl<'a> IntoVal for &'a mut Slot {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl<T: IntoVal> IntoVal for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `std::option::Option<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl<T: IntoVal + 'static> IntoVal for Option<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::option::Option<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | impl<'a, T> IntoVal for &'a Option<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::option::Option<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | impl<'a, T> IntoVal for &'a mut Option<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `Result<T, E>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal + 'static, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `StdError`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `std::fmt::Display`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `std::fmt::Debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 | impl<T: IntoVal, E: ErrorMarker + StaticMarker> IntoVal for Result<T, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a ()` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:516:1
[INFO] [stdout]     |
[INFO] [stdout] 516 | impl<'a> IntoVal for &'a () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut ()` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:529:1
[INFO] [stdout]     |
[INFO] [stdout] 529 | impl<'a> IntoVal for &'a mut () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 | impl_into_val_infallible!(i8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 | impl_into_val_infallible!(i8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 | impl_into_val_infallible!(i16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 | impl_into_val_infallible!(i16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a i32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 | impl_into_val_infallible!(i32, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut i32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 587 | impl_into_val_infallible!(i32, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a u8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 588 | impl_into_val_infallible!(u8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut u8` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 588 | impl_into_val_infallible!(u8, Int);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a u16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 | impl_into_val_infallible!(u16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut u16` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 | impl_into_val_infallible!(u16, Int);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a f32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 | impl_into_val_infallible!(f32, Flo);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut f32` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 | impl_into_val_infallible!(f32, Flo);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a char` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 | impl_into_val_infallible!(char, Char);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut char` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 591 | impl_into_val_infallible!(char, Char);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a bool` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 | impl_into_val_infallible!(bool, Bool);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut bool` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 | impl_into_val_infallible!(bool, Bool);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a engine::Sym` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:557:3
[INFO] [stdout]     |
[INFO] [stdout] 557 |         impl<'a> IntoVal for &'a $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 | impl_into_val_infallible!(Sym, Sym);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut engine::Sym` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 |         impl<'a> IntoVal for &'a mut $self_type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 593 | impl_into_val_infallible!(Sym, Sym);
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_infallible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Arr>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 | impl_into_val_root!(Arr);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Arr>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 651 | impl_into_val_root!(Arr);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Str>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 | impl_into_val_root!(Str);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Str>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 | impl_into_val_root!(Str);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<collections::Tab>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 | impl_into_val_root!(Tab);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<collections::Tab>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 | impl_into_val_root!(Tab);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<iter::GIter>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 654 | impl_into_val_root!(GIter);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<iter::GIter>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 654 | impl_into_val_root!(GIter);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<class::Obj>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 | impl_into_val_root!(Obj);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<class::Obj>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 | impl_into_val_root!(Obj);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<class::Class>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | impl_into_val_root!(Class);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<class::Class>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | impl_into_val_root!(Class);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<code::GFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 657 | impl_into_val_root!(GFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<code::GFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 657 | impl_into_val_root!(GFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<code::Coro>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 658 | impl_into_val_root!(Coro);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<code::Coro>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 658 | impl_into_val_root!(Coro);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<engine::RData>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 | impl_into_val_root!(RData);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<engine::RData>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 659 | impl_into_val_root!(RData);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a gc::Root<engine::RFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:610:3
[INFO] [stdout]     |
[INFO] [stdout] 610 |         impl<'a> IntoVal for &'a Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_into_val_root!(RFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut gc::Root<engine::RFn>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 |         impl<'a> IntoVal for &'a mut Root<$t> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 | impl_into_val_root!(RFn);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_into_val_root` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<T> IntoVal for RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `engine::RRoot<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl<T: 'static> IntoVal for RRoot<T> {
[INFO] [stdout]     |       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a engine::RRoot<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:675:1
[INFO] [stdout]     |
[INFO] [stdout] 675 | impl<'a, T> IntoVal for &'a RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut engine::RRoot<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:688:1
[INFO] [stdout]     |
[INFO] [stdout] 688 | impl<'a, T> IntoVal for &'a mut RRoot<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Deque` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Deque` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a wrap::Callable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut wrap::Callable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a eval::Expander` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut eval::Expander` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a iter::Iterable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut iter::Iterable` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a GIterLen` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut GIterLen` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::cmp::Ordering` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 |             impl<'a> IntoVal for &'a $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::cmp::Ordering` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 |             impl<'a> IntoVal for &'a mut $t {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | impl_refs_to_clone_types!(Deque, Callable, Expander, Iterable, GIterLen, Ordering);
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout]     = note: this error originates in the macro `impl_refs_to_clone_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:926:1
[INFO] [stdout]     |
[INFO] [stdout] 926 | impl<T: IntoVal> IntoVal for Vec<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `Vec<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 926 | impl<T: IntoVal + 'static> IntoVal for Vec<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Vec<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:933:1
[INFO] [stdout]     |
[INFO] [stdout] 933 | impl<'a, T> IntoVal for &'a Vec<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Vec<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<'a, T> IntoVal for &'a mut Vec<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:947:1
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl<T: IntoVal> IntoVal for VecDeque<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `VecDeque<T>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl<T: IntoVal + 'static> IntoVal for VecDeque<T> {
[INFO] [stdout]     |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a VecDeque<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:954:1
[INFO] [stdout]     |
[INFO] [stdout] 954 | impl<'a, T> IntoVal for &'a VecDeque<T> where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut VecDeque<T>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:961:1
[INFO] [stdout]     |
[INFO] [stdout] 961 | impl<'a, T> IntoVal for &'a mut VecDeque<T> where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:968:1
[INFO] [stdout]     |
[INFO] [stdout] 968 | impl<A: smallvec::Array> IntoVal for SmallVec<A> where A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]     | ...so that the type `smallvec::SmallVec<A>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 968 | impl<A: smallvec::Array + 'static> IntoVal for SmallVec<A> where A::Item: IntoVal {
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a smallvec::SmallVec<A>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | impl<'a, A: smallvec::Array> IntoVal for &'a SmallVec<A> where &'a A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut smallvec::SmallVec<A>` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | impl<'a, A: smallvec::Array> IntoVal for &'a mut SmallVec<A> where &'a mut A::Item: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a [T]` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | impl<'a, T> IntoVal for &'a [T] where &'a T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut [T]` does not fulfill the required lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:996:1
[INFO] [stdout]     |
[INFO] [stdout] 996 | impl<'a, T> IntoVal for &'a mut [T] where &'a mut T: IntoVal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1003:1
[INFO] [stdout]      |
[INFO] [stdout] 1003 | impl<T, const N: usize> IntoVal for [T; N] where for<'a> &'a T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `[T; N]` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1003 | impl<T: 'static, const N: usize> IntoVal for [T; N] where for<'a> &'a T: IntoVal {
[INFO] [stdout]      |       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a [T; N]` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1010:1
[INFO] [stdout]      |
[INFO] [stdout] 1010 | impl<'a, T, const N: usize> IntoVal for &'a [T; N] where &'a T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut [T; N]` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1017:1
[INFO] [stdout]      |
[INFO] [stdout] 1017 | impl<'a, T, const N: usize> IntoVal for &'a mut [T; N] where &'a mut T: IntoVal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A,)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1076 | impl_into_val_tuple!( 1: A: 'static 0);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A,)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A,)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1076 |   impl_into_val_tuple!( 1: A 0);
[INFO] [stdout]      |   ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1077 | impl_into_val_tuple!( 2: A: 'static 0, B 1);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1077 | impl_into_val_tuple!( 2: A 0, B: 'static 1);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1077 |   impl_into_val_tuple!( 2: A 0, B 1);
[INFO] [stdout]      |   ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A: 'static 0, B 1, C 2);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A 0, B: 'static 1, C 2);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1078 | impl_into_val_tuple!( 3: A 0, B 1, C: 'static 2);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1078 |   impl_into_val_tuple!( 3: A 0, B 1, C 2);
[INFO] [stdout]      |   --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A: 'static 0, B 1, C 2, D 3);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B: 'static 1, C 2, D 3);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B 1, C: 'static 2, D 3);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1079 | impl_into_val_tuple!( 4: A 0, B 1, C 2, D: 'static 3);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1079 |   impl_into_val_tuple!( 4: A 0, B 1, C 2, D 3);
[INFO] [stdout]      |   -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A: 'static 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B: 'static 1, C 2, D 3, E 4);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C: 'static 2, D 3, E 4);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C 2, D: 'static 3, E 4);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E: 'static 4);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |   impl_into_val_tuple!( 5: A 0, B 1, C 2, D 3, E 4);
[INFO] [stdout]      |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A: 'static 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B: 'static 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C: 'static 2, D 3, E 4, F 5);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D: 'static 3, E 4, F 5);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E: 'static 4, F 5);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1081 | impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F: 'static 5);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |   impl_into_val_tuple!( 6: A 0, B 1, C 2, D 3, E 4, F 5);
[INFO] [stdout]      |   ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1082 | impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |   impl_into_val_tuple!( 7: A 0, B 1, C 2, D 3, E 4, F 5, G 6);
[INFO] [stdout]      |   ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1083 | impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |   impl_into_val_tuple!( 8: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7);
[INFO] [stdout]      |   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1084 | impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1084 |   impl_into_val_tuple!( 9: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8);
[INFO] [stdout]      |   --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1085 | impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |   impl_into_val_tuple!(10: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9);
[INFO] [stdout]      |   -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9, K 10);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9, K 10);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9, K 10);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1086 | impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K: 'static 10);
[INFO] [stdout]      |                                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J, K)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J, K)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |   impl_into_val_tuple!(11: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10);
[INFO] [stdout]      |   -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `A` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `A` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A: 'static 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `B` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `B` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B: 'static 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `C` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C: 'static 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `D` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D: 'static 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E: 'static 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F: 'static 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `G` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `G` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G: 'static 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `H` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `H` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H: 'static 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `I` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `I` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I: 'static 8, J 9, K 10, L 11);
[INFO] [stdout]      |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `J` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `J` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J: 'static 9, K 10, L 11);
[INFO] [stdout]      |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K: 'static 10, L 11);
[INFO] [stdout]      |                                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `L` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1026:3
[INFO] [stdout]      |
[INFO] [stdout] 1026 | /         impl<$($t),+> IntoVal for ($($t,)+) 
[INFO] [stdout] 1027 | |         where 
[INFO] [stdout] 1028 | |             $( $t: IntoVal ),+ 
[INFO] [stdout]      | |                          ^
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________the parameter type `L` must be valid for the static lifetime...
[INFO] [stdout]      |                            ...so that the type `(A, B, C, D, E, F, G, H, I, J, K, L)` will meet its required lifetime bounds
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1087 | impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L: 'static 11);
[INFO] [stdout]      |                                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a (A, B, C, D, E, F, G, H, I, J, K, L)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1042:3
[INFO] [stdout]      |
[INFO] [stdout] 1042 | /         impl<'a, $($t),+> IntoVal for &'a ($($t,)+) 
[INFO] [stdout] 1043 | |         where 
[INFO] [stdout] 1044 | |             $( &'a $t: IntoVal ),+ 
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut (A, B, C, D, E, F, G, H, I, J, K, L)` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1058:3
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /         impl<'a, $($t),+> IntoVal for &'a mut ($($t,)+) 
[INFO] [stdout] 1059 | |         where 
[INFO] [stdout] 1060 | |             $( &'a mut $t: IntoVal ),+ 
[INFO] [stdout]      | |__________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 1087 |   impl_into_val_tuple!(12: A 0, B 1, C 2, D 3, E 4, F 5, G 6, H 7, I 8, J 9, K 10, L 11);
[INFO] [stdout]      |   -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout]      = note: this error originates in the macro `impl_into_val_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::string::String` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1096:1
[INFO] [stdout]      |
[INFO] [stdout] 1096 | impl<'a> IntoVal for &'a String {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::string::String` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1103:1
[INFO] [stdout]      |
[INFO] [stdout] 1103 | impl<'a> IntoVal for &'a mut String {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a str` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | impl<'a> IntoVal for &'a str {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut str` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1117:1
[INFO] [stdout]      |
[INFO] [stdout] 1117 | impl<'a> IntoVal for &'a mut str {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a CString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1131:1
[INFO] [stdout]      |
[INFO] [stdout] 1131 | impl<'a> IntoVal for &'a CString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut CString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1138:1
[INFO] [stdout]      |
[INFO] [stdout] 1138 | impl<'a> IntoVal for &'a mut CString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a CStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1145:1
[INFO] [stdout]      |
[INFO] [stdout] 1145 | impl<'a> IntoVal for &'a CStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut CStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1155:1
[INFO] [stdout]      |
[INFO] [stdout] 1155 | impl<'a> IntoVal for &'a mut CStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a OsString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a> IntoVal for &'a OsString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut OsString` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1176:1
[INFO] [stdout]      |
[INFO] [stdout] 1176 | impl<'a> IntoVal for &'a mut OsString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a OsStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1183:1
[INFO] [stdout]      |
[INFO] [stdout] 1183 | impl<'a> IntoVal for &'a OsStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut OsStr` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1193:1
[INFO] [stdout]      |
[INFO] [stdout] 1193 | impl<'a> IntoVal for &'a mut OsStr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a std::path::PathBuf` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1207:1
[INFO] [stdout]      |
[INFO] [stdout] 1207 | impl<'a> IntoVal for &'a PathBuf {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut std::path::PathBuf` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1214:1
[INFO] [stdout]      |
[INFO] [stdout] 1214 | impl<'a> IntoVal for &'a mut PathBuf {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a Path` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1221:1
[INFO] [stdout]      |
[INFO] [stdout] 1221 | impl<'a> IntoVal for &'a Path {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut Path` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1228:1
[INFO] [stdout]      |
[INFO] [stdout] 1228 | impl<'a> IntoVal for &'a mut Path {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal + 'static, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `V` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `V` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal + 'static, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `S` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1235:1
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `S` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `HashMap<K, V, S>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1235 | impl<K: IntoVal, V: IntoVal, S: 'static> IntoVal for HashMap<K, V, S> {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a HashMap<K, V, S>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1242:1
[INFO] [stdout]      |
[INFO] [stdout] 1242 | / impl<'a, K, V, S> IntoVal for &'a HashMap<K, V, S>
[INFO] [stdout] 1243 | | where
[INFO] [stdout] 1244 | |     &'a K: IntoVal,
[INFO] [stdout] 1245 | |     &'a V: IntoVal
[INFO] [stdout]      | |__________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut HashMap<K, V, S>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1253:1
[INFO] [stdout]      |
[INFO] [stdout] 1253 | / impl<'a, K, V, S> IntoVal for &'a mut HashMap<K, V, S>
[INFO] [stdout] 1254 | | where
[INFO] [stdout] 1255 | |     &'a K: IntoVal,
[INFO] [stdout] 1256 | |     &'a mut V: IntoVal
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `K` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1264:1
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `K` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `BTreeMap<K, V>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal + 'static, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `V` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1264:1
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | the parameter type `V` must be valid for the static lifetime...
[INFO] [stdout]      | ...so that the type `BTreeMap<K, V>` will meet its required lifetime bounds
[INFO] [stdout]      |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1264 | impl<K: IntoVal, V: IntoVal + 'static> IntoVal for BTreeMap<K, V> {
[INFO] [stdout]      |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a BTreeMap<K, V>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1271:1
[INFO] [stdout]      |
[INFO] [stdout] 1271 | / impl<'a, K, V> IntoVal for &'a BTreeMap<K, V> 
[INFO] [stdout] 1272 | | where
[INFO] [stdout] 1273 | |     &'a K: IntoVal,
[INFO] [stdout] 1274 | |     &'a V: IntoVal
[INFO] [stdout]      | |__________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0477]: the type `&'a mut BTreeMap<K, V>` does not fulfill the required lifetime
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1282:1
[INFO] [stdout]      |
[INFO] [stdout] 1282 | / impl<'a, K, V> IntoVal for &'a mut BTreeMap<K, V> 
[INFO] [stdout] 1283 | | where
[INFO] [stdout] 1284 | |     &'a K: IntoVal,
[INFO] [stdout] 1285 | |     &'a mut V: IntoVal
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: type must satisfy the static lifetime
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 | impl<T: StaticMarker> FromVal for RRoot<T> {
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `A: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1753:23
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     A: smallvec::Array + StaticMarker,
[INFO] [stdout]      |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `S: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:32
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Default`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:5
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `BuildHasher`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1888:5
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     S: BuildHasherDefaultMarker + StaticMarker
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Eq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialEq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Hash`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1886:5
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     K: HashEqMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Ord`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialOrd`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `PartialEq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `Eq`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:1919:5
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     K: OrdMarker + FromVal + StaticMarker,
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2346:13
[INFO] [stdout]      |
[INFO] [stdout] 2346 | impl<'r, T: StaticMarker> FromArgRef for &'r T {
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on predicate `T: 'static`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2372:13
[INFO] [stdout]      |
[INFO] [stdout] 2372 | impl<'r, T: StaticMarker> FromArgRef for &'r mut T {
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `engine::RGlobal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2412:13
[INFO] [stdout]      |
[INFO] [stdout] 2412 | impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r T {
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot specialize on trait `engine::RGlobal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2432:13
[INFO] [stdout]      |
[INFO] [stdout] 2432 | impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r mut T {
[INFO] [stdout]      |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2624:29
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub trait OutputIntoVal<T>: Fn<T> {
[INFO] [stdout]      |                             ^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2624 | pub trait OutputIntoVal<T: std::marker::Tuple>: Fn<T> {
[INFO] [stdout]      |                          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2632:2
[INFO] [stdout]      |
[INFO] [stdout] 2632 |     fn output_into_slot(output: <Self as FnOnce<T>>::Output) -> GResult<Slot> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `FnOnce`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:242:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2629:5
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     F: Fn<T>,
[INFO] [stdout]      |        ^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `Fn`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:76:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2633:3
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         output.into_slot()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `FnOnce`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:242:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsp-engine-0.2.0/src/wrap.rs:2633:3
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         output.into_slot()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `FnOnce`
[INFO] [stdout]     --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:242:1
[INFO] [stdout] help: consider further restricting type parameter `T` with unstable trait `Tuple`
[INFO] [stdout]      |
[INFO] [stdout] 2630 |     <F as FnOnce<T>>::Output: IntoVal, T: std::marker::Tuple
[INFO] [stdout]      |                                      +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stdout] Some errors have detailed explanations: E0059, E0310, E0477.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0059`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glsp-engine` (lib) due to 228 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0059, E0310, E0477.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0059`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glsp-engine` (lib) due to 228 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1aaf46cb8103ea80af275845c20866ce93f6c2fd6285e711d398ef37ddbfbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1aaf46cb8103ea80af275845c20866ce93f6c2fd6285e711d398ef37ddbfbfd", kill_on_drop: false }`
[INFO] [stdout] a1aaf46cb8103ea80af275845c20866ce93f6c2fd6285e711d398ef37ddbfbfd
