[INFO] fetching crate pyo3-anyio 0.3.0... [INFO] checking pyo3-anyio-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pyo3-anyio 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pyo3-anyio 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding pyo3 v0.16.6 (available: v0.25.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-ffi v0.16.6 [INFO] [stderr] Downloaded async-oneshot v0.5.9 [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.6 [INFO] [stderr] Downloaded pyo3-build-config v0.16.6 [INFO] [stderr] Downloaded pyo3-macros v0.16.6 [INFO] [stderr] Downloaded pyo3 v0.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27f85ed678b70ed83563d5ca34d49456ee16ad4c53f8597db5f0af97d48709ac [INFO] running `Command { std: "docker" "start" "-a" "27f85ed678b70ed83563d5ca34d49456ee16ad4c53f8597db5f0af97d48709ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f85ed678b70ed83563d5ca34d49456ee16ad4c53f8597db5f0af97d48709ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f85ed678b70ed83563d5ca34d49456ee16ad4c53f8597db5f0af97d48709ac", kill_on_drop: false }` [INFO] [stdout] 27f85ed678b70ed83563d5ca34d49456ee16ad4c53f8597db5f0af97d48709ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc50b9b831bf9b877be2fe3cacf1d780f02cc4eb8570c93fabad055afbe3274 [INFO] running `Command { std: "docker" "start" "-a" "0fc50b9b831bf9b877be2fe3cacf1d780f02cc4eb8570c93fabad055afbe3274", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking async-oneshot v0.5.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Checking parking_lot v0.12.4 [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] Checking 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/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/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: 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)]` 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] [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/tokio.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn fut_into_coro(py: Python, fut: impl Future> + 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(py: Python<'_>, fut: impl Future> + 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(py: Python, fut: impl Future> + '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(py: Python<'_>, fut: impl Future> + '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/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/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/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: 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)]` 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] [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/tokio.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn fut_into_coro(py: Python, fut: impl Future> + 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(py: Python<'_>, fut: impl Future> + 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(py: Python, fut: impl Future> + '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(py: Python<'_>, fut: impl Future> + '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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s [INFO] running `Command { std: "docker" "inspect" "0fc50b9b831bf9b877be2fe3cacf1d780f02cc4eb8570c93fabad055afbe3274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc50b9b831bf9b877be2fe3cacf1d780f02cc4eb8570c93fabad055afbe3274", kill_on_drop: false }` [INFO] [stdout] 0fc50b9b831bf9b877be2fe3cacf1d780f02cc4eb8570c93fabad055afbe3274