[INFO] cloning repository https://github.com/emmett-framework/granian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmett-framework/granian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmett-framework%2Fgranian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmett-framework%2Fgranian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e28eb81db656fd7577a962a2f394d1ff6fe45986 [INFO] checking emmett-framework/granian against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmett-framework%2Fgranian" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmett-framework/granian on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmett-framework/granian [INFO] finished tweaking git repo https://github.com/emmett-framework/granian [INFO] tweaked toml for git repo https://github.com/emmett-framework/granian written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emmett-framework/granian already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8752c527ebeb56b8e2c30f77335668195afec2629f5e2527b5fd3f5c6ae3daf1 [INFO] running `Command { std: "docker" "start" "-a" "8752c527ebeb56b8e2c30f77335668195afec2629f5e2527b5fd3f5c6ae3daf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8752c527ebeb56b8e2c30f77335668195afec2629f5e2527b5fd3f5c6ae3daf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8752c527ebeb56b8e2c30f77335668195afec2629f5e2527b5fd3f5c6ae3daf1", kill_on_drop: false }` [INFO] [stdout] 8752c527ebeb56b8e2c30f77335668195afec2629f5e2527b5fd3f5c6ae3daf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa1a46e430656ecc01b608d2928f6931dd0825f0ea2e1503ed14c342bd08b46 [INFO] running `Command { std: "docker" "start" "-a" "0fa1a46e430656ecc01b608d2928f6931dd0825f0ea2e1503ed14c342bd08b46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libmimalloc-sys v0.1.34 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling granian v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking mimalloc v0.1.38 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking tungstenite v0.20.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-tungstenite v0.20.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking pyo3-log v0.8.3 [INFO] [stderr] Checking pyo3-asyncio v0.19.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tls-listener v0.7.0 [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | serve_rth!(_serve_rth_pyw, handle_rtb_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | serve_rth!(_serve_rth_pyw, handle_rtb_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | serve_rth!(_serve_rth_ws, handle_rtb_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | serve_rth!(_serve_rth_ws, handle_rtb_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | serve_rth!(_serve_rth_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | serve_rth!(_serve_rth_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | serve_wth!(_serve_wth_pyw, handle_rtt_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | serve_wth!(_serve_wth_pyw, handle_rtt_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | serve_wth!(_serve_wth_ws, handle_rtt_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | serve_wth!(_serve_wth_ws, handle_rtt_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | serve_wth!(_serve_wth_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | serve_wth!(_serve_wth_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | serve_rth_ssl!(_serve_rth_ssl_pyw, handle_rtb_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | serve_rth_ssl!(_serve_rth_ssl_pyw, handle_rtb_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | serve_rth_ssl!(_serve_rth_ssl_ws, handle_rtb_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | serve_rth_ssl!(_serve_rth_ssl_ws, handle_rtb_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | serve_rth_ssl!(_serve_rth_ssl_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | serve_rth_ssl!(_serve_rth_ssl_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | serve_wth_ssl!(_serve_wth_ssl_pyw, handle_rtt_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | serve_wth_ssl!(_serve_wth_ssl_pyw, handle_rtt_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serve_wth_ssl!(_serve_wth_ssl_ws, handle_rtt_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serve_wth_ssl!(_serve_wth_ssl_ws, handle_rtt_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | serve_wth_ssl!(_serve_wth_ssl_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/asgi/serve.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | serve_wth_ssl!(_serve_wth_ssl_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | serve_rth!(_serve_rth_pyw, handle_rtb_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | serve_rth!(_serve_rth_pyw, handle_rtb_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | serve_rth!(_serve_rth_ws, handle_rtb_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | serve_rth!(_serve_rth_ws, handle_rtb_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | serve_rth!(_serve_rth_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | serve_rth!(_serve_rth_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serve_wth!(_serve_wth_pyw, handle_rtt_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serve_wth!(_serve_wth_pyw, handle_rtt_pyw); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | serve_wth!(_serve_wth_ws, handle_rtt_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | serve_wth!(_serve_wth_ws, handle_rtt_ws); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | serve_wth!(_serve_wth_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | serve_wth!(_serve_wth_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | serve_rth_ssl!(_serve_rth_ssl_pyw, handle_rtb_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | serve_rth_ssl!(_serve_rth_ssl_pyw, handle_rtb_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | serve_rth_ssl!(_serve_rth_ssl_ws, handle_rtb_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | serve_rth_ssl!(_serve_rth_ssl_ws, handle_rtb_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | serve_rth_ssl!(_serve_rth_ssl_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | serve_rth_ssl!(_serve_rth_ssl_ws_pyw, handle_rtb_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | serve_wth_ssl!(_serve_wth_ssl_pyw, handle_rtt_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | serve_wth_ssl!(_serve_wth_ssl_pyw, handle_rtt_pyw); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | serve_wth_ssl!(_serve_wth_ssl_ws, handle_rtt_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | serve_wth_ssl!(_serve_wth_ssl_ws, handle_rtt_ws); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serve_wth_ssl!(_serve_wth_ssl_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/rsgi/serve.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serve_wth_ssl!(_serve_wth_ssl_ws_pyw, handle_rtt_ws_pyw); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 207 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 208 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | serve_rth!(_serve_rth, handle_rtb); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 347 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 348 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | serve_wth!(_serve_wth, handle_rtt); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 268 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 269 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | serve_rth_ssl!(_serve_rth_ssl, handle_rtb); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_rth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/workers.rs:435:25 [INFO] [stdout] | [INFO] [stdout] 434 | Python::with_gil(|py| { [INFO] [stdout] | --- return type of closure `impl futures::Future, pyo3::PyErr>> + std::marker::Send` contains a lifetime `'2` [INFO] [stdout] | | [INFO] [stdout] | has type `pyo3::Python<'1>` [INFO] [stdout] 435 | crate::runtime::into_future(signal_rx.as_ref(py)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] ::: src/wsgi/serve.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | serve_wth_ssl!(_serve_wth_ssl, handle_rtt); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `serve_wth_ssl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `granian` (lib test) due to 37 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `granian` (lib) due to 37 previous errors [INFO] running `Command { std: "docker" "inspect" "0fa1a46e430656ecc01b608d2928f6931dd0825f0ea2e1503ed14c342bd08b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa1a46e430656ecc01b608d2928f6931dd0825f0ea2e1503ed14c342bd08b46", kill_on_drop: false }` [INFO] [stdout] 0fa1a46e430656ecc01b608d2928f6931dd0825f0ea2e1503ed14c342bd08b46