[INFO] fetching crate async-graphql-viz 0.1.5... [INFO] checking async-graphql-viz-0.1.5 against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] extracting crate async-graphql-viz 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async-graphql-viz 0.1.5 on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql-viz 0.1.5 [INFO] finished tweaking crates.io crate async-graphql-viz 0.1.5 [INFO] tweaked toml for crates.io crate async-graphql-viz 0.1.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4379eef0b068cc2e23016d993236e3615ee1268514dd9938e5eb672baa04cd03 [INFO] running `Command { std: "docker" "start" "-a" "4379eef0b068cc2e23016d993236e3615ee1268514dd9938e5eb672baa04cd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4379eef0b068cc2e23016d993236e3615ee1268514dd9938e5eb672baa04cd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4379eef0b068cc2e23016d993236e3615ee1268514dd9938e5eb672baa04cd03", kill_on_drop: false }` [INFO] [stdout] 4379eef0b068cc2e23016d993236e3615ee1268514dd9938e5eb672baa04cd03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c842ad741dbd057c0632a7b7d49374099ba5f908ebb4d847d6878c53c454b60b [INFO] running `Command { std: "docker" "start" "-a" "c842ad741dbd057c0632a7b7d49374099ba5f908ebb4d847d6878c53c454b60b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking handle v1.0.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking async-graphql-value v2.11.3 [INFO] [stderr] Checking viz-utils v0.1.2 [INFO] [stderr] Checking async-graphql-parser v2.11.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking form-data v0.2.6 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking viz-core v0.1.2 [INFO] [stdout] error[E0311]: the associated type `::Error` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Box::pin(async move { Ok(T::extract(cx).await.ok()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the associated type `::Error` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `::Error: 'a`... [INFO] [stdout] note: ...so that the type `::Error` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Box::pin(async move { Ok(T::extract(cx).await.ok()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Box::pin(async move { Ok(T::extract(cx).await.ok()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Box::pin(async move { Ok(T::extract(cx).await.ok()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 16 | T: Extract + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the associated type `::Error` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Box::pin(async move { Ok(T::extract(cx).await) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the associated type `::Error` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `::Error: 'a`... [INFO] [stdout] note: ...so that the type `::Error` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Box::pin(async move { Ok(T::extract(cx).await) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Box::pin(async move { Ok(T::extract(cx).await) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/extract.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Box::pin(async move { Ok(T::extract(cx).await) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 27 | T: Extract + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `E` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E: 'a, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `D` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D: 'a, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `C` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C: 'a, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `B` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `B` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B: 'a, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `A` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `A` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `A` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A: 'a, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `E` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E: 'a, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `D` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D: 'a, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `C` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C: 'a, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `B` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `B` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B: 'a, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `E` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E: 'a, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `D` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D: 'a, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `C` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C: 'a, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `E` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E: 'a, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `D` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D: 'a, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `E` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E: 'a, F, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `F` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `F` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `F` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F: 'a, G, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `G` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `G` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `G` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G: 'a, H, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `H` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H: 'a, I, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `I` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `I` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `I` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I: 'a, J, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `J` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `J` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `J` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J: 'a, K, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K: 'a, L, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `L` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the parameter type `L` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: ...so that the type `L` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | / Box::pin(async move { [INFO] [stdout] 45 | | Ok(( [INFO] [stdout] 46 | | $( [INFO] [stdout] 47 | | $T::extract(cx).await.map_err(Into::::into)?, [INFO] [stdout] 48 | | )+ [INFO] [stdout] 49 | | )) [INFO] [stdout] 50 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L, } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `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] 75 | tuple! { A, B, C, D, E, F, G, H, I, J, K, L: 'a, } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/form.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | Box::pin(async move { cx.form().await.map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/form.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/form.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | Box::pin(async move { cx.form().await.map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 49 | T: DeserializeOwned + Send + Sync + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/header.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / Box::pin(async move { [INFO] [stdout] 64 | | cx.headers() [INFO] [stdout] 65 | | .typed_try_get::() [INFO] [stdout] 66 | | .map_err(|e| { [INFO] [stdout] ... | [INFO] [stdout] 77 | | .map(Self) [INFO] [stdout] 78 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/header.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/header.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / Box::pin(async move { [INFO] [stdout] 64 | | cx.headers() [INFO] [stdout] 65 | | .typed_try_get::() [INFO] [stdout] 66 | | .map_err(|e| { [INFO] [stdout] ... | [INFO] [stdout] 77 | | .map(Self) [INFO] [stdout] 78 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 57 | T: headers::Header + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/json.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Box::pin(async move { cx.json().await.map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/json.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/json.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Box::pin(async move { cx.json().await.map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 60 | T: DeserializeOwned + Send + Sync + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/params.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | Box::pin(async move { cx.params() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/params.rs:114:20 [INFO] [stdout] | [INFO] [stdout] 114 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/params.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | Box::pin(async move { cx.params() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 109 | T: DeserializeOwned + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/query.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Box::pin(async move { cx.query().map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/query.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | fn extract(cx: &mut Context) -> BoxFuture<'_, Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/viz-core-0.1.2/src/types/query.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Box::pin(async move { cx.query().map(Self) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 51 | T: DeserializeOwned + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 87 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `viz-core` due to 88 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c842ad741dbd057c0632a7b7d49374099ba5f908ebb4d847d6878c53c454b60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c842ad741dbd057c0632a7b7d49374099ba5f908ebb4d847d6878c53c454b60b", kill_on_drop: false }` [INFO] [stdout] c842ad741dbd057c0632a7b7d49374099ba5f908ebb4d847d6878c53c454b60b