[INFO] fetching crate pyo3-anyio 0.3.0...
[INFO] building pyo3-anyio-0.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pyo3-anyio 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pyo3-anyio 0.3.0
[INFO] finished tweaking crates.io crate pyo3-anyio 0.3.0
[INFO] tweaked toml for crates.io crate pyo3-anyio 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-anyio 0.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.16.6 (available: v0.26.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cac3c6d5e8d6578cfae973baf339ccda00a03fa895baff6fdfff0084fe010fde
[INFO] running `Command { std: "docker" "start" "-a" "cac3c6d5e8d6578cfae973baf339ccda00a03fa895baff6fdfff0084fe010fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cac3c6d5e8d6578cfae973baf339ccda00a03fa895baff6fdfff0084fe010fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac3c6d5e8d6578cfae973baf339ccda00a03fa895baff6fdfff0084fe010fde", kill_on_drop: false }`
[INFO] [stdout] cac3c6d5e8d6578cfae973baf339ccda00a03fa895baff6fdfff0084fe010fde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f345f4060cc921d837afab07f00fe356873203b23f03b959e38f8a8d35b6b7b2
[INFO] running `Command { std: "docker" "start" "-a" "f345f4060cc921d837afab07f00fe356873203b23f03b959e38f8a8d35b6b7b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling futures-micro v0.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling async-oneshot v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling pyo3-ffi v0.16.6
[INFO] [stderr]    Compiling pyo3 v0.16.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.6
[INFO] [stderr]    Compiling pyo3-macros v0.16.6
[INFO] [stderr]    Compiling pyo3-anyio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python) -> &PyAny {
[INFO] [stdout]    |                               ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                     ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/asyncio.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                       ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                    ^^^^^^               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python<'_>) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                             ^^^^^^ the lifetime is hidden here                                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 217 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ^^^^^^ the lifetime is hidden here                                    ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 256 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                        ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python) -> &PyAny {
[INFO] [stdout]    |                  ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 388 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     R::spawn_local(R::scope_local(locals.clone_py(py), async move {
[INFO] [stdout] 394 | |         let result = fut.await;
[INFO] [stdout] 395 | |         Python::with_gil(|py| {
[INFO] [stdout] 396 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |         });
[INFO] [stdout] 405 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 425 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     R::spawn(R::scope(locals.clone_py(py), async move {
[INFO] [stdout] 432 | |         let result = fut.await;
[INFO] [stdout] 433 | |         Python::with_gil(|py| {
[INFO] [stdout] 434 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |         });
[INFO] [stdout] 443 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.44s
[INFO] running `Command { std: "docker" "inspect" "f345f4060cc921d837afab07f00fe356873203b23f03b959e38f8a8d35b6b7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f345f4060cc921d837afab07f00fe356873203b23f03b959e38f8a8d35b6b7b2", kill_on_drop: false }`
[INFO] [stdout] f345f4060cc921d837afab07f00fe356873203b23f03b959e38f8a8d35b6b7b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b12ea09a6138fa5a70837ad09980ef8ab5df0a0f93e02cfde261ffc0dc8203
[INFO] running `Command { std: "docker" "start" "-a" "73b12ea09a6138fa5a70837ad09980ef8ab5df0a0f93e02cfde261ffc0dc8203", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python) -> &PyAny {
[INFO] [stdout]    |                               ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                     ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/asyncio.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                       ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                    ^^^^^^               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python<'_>) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                             ^^^^^^ the lifetime is hidden here                                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 217 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ^^^^^^ the lifetime is hidden here                                    ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 256 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                        ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python) -> &PyAny {
[INFO] [stdout]    |                  ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 388 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     R::spawn_local(R::scope_local(locals.clone_py(py), async move {
[INFO] [stdout] 394 | |         let result = fut.await;
[INFO] [stdout] 395 | |         Python::with_gil(|py| {
[INFO] [stdout] 396 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |         });
[INFO] [stdout] 405 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 425 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyo3-anyio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     R::spawn(R::scope(locals.clone_py(py), async move {
[INFO] [stdout] 432 | |         let result = fut.await;
[INFO] [stdout] 433 | |         Python::with_gil(|py| {
[INFO] [stdout] 434 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |         });
[INFO] [stdout] 443 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/asyncio.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                       ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn import_asyncio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                     ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn import_anyio(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/any.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                    ^^^^^^               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn py_one_shot(py: Python<'_>) -> PyResult<(&PyAny, PyObject, PyObject)> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 388 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                        ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn import_trio_low(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trio.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python) -> &PyAny {
[INFO] [stdout]    |                  ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn wrap_func(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python) -> &PyAny {
[INFO] [stdout]    |                               ^^^^^^     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) fn import_none(py: Python<'_>) -> &PyAny {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python) -> PyResult<&PyAny> {
[INFO] [stdout]    |                           ^^^^^^              ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn import_sys_modules(py: Python<'_>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                             ^^^^^^ the lifetime is hidden here                                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + Send + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 217 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                   ^^^^^^ the lifetime is hidden here                                    ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn local_fut_into_coro<T>(py: Python<'_>, fut: impl Future<Output = PyResult<T>> + 'static) -> PyResult<&PyAny>
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokio.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 256 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     R::spawn_local(R::scope_local(locals.clone_py(py), async move {
[INFO] [stdout] 394 | |         let result = fut.await;
[INFO] [stdout] 395 | |         Python::with_gil(|py| {
[INFO] [stdout] 396 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |         });
[INFO] [stdout] 405 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/any.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python,
[INFO] [stdout]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 425 | ) -> PyResult<&PyAny>
[INFO] [stdout]     |               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     py: Python<'_>,
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/any.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     R::spawn(R::scope(locals.clone_py(py), async move {
[INFO] [stdout] 432 | |         let result = fut.await;
[INFO] [stdout] 433 | |         Python::with_gil(|py| {
[INFO] [stdout] 434 | |             match result {
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |         });
[INFO] [stdout] 443 | |     }));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "73b12ea09a6138fa5a70837ad09980ef8ab5df0a0f93e02cfde261ffc0dc8203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b12ea09a6138fa5a70837ad09980ef8ab5df0a0f93e02cfde261ffc0dc8203", kill_on_drop: false }`
[INFO] [stdout] 73b12ea09a6138fa5a70837ad09980ef8ab5df0a0f93e02cfde261ffc0dc8203
