[INFO] fetching crate pyo3-asyncio 0.20.0... [INFO] testing pyo3-asyncio-0.20.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pyo3-asyncio 0.20.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pyo3-asyncio 0.20.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pyo3-asyncio 0.20.0 [INFO] tweaked toml for crates.io crate pyo3-asyncio 0.20.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyo3-asyncio 0.20.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyo3-asyncio 0.20.0 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6b05b65f1b4383d88f11ba24e05819ba0c3185740345249c83c92f3f7d35d06 [INFO] running `Command { std: "docker" "start" "-a" "f6b05b65f1b4383d88f11ba24e05819ba0c3185740345249c83c92f3f7d35d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b05b65f1b4383d88f11ba24e05819ba0c3185740345249c83c92f3f7d35d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b05b65f1b4383d88f11ba24e05819ba0c3185740345249c83c92f3f7d35d06", kill_on_drop: false }` [INFO] [stdout] f6b05b65f1b4383d88f11ba24e05819ba0c3185740345249c83c92f3f7d35d06 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ad2616b745b383377697845ad8ceca46d7a659169f33ec102f9d315203487bc [INFO] running `Command { std: "docker" "start" "-a" "9ad2616b745b383377697845ad8ceca46d7a659169f33ec102f9d315203487bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pyo3-asyncio v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `py_true` is never used [INFO] [stdout] --> src/generic.rs:1437:4 [INFO] [stdout] | [INFO] [stdout] 1437 | fn py_true() -> PyObject { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `py_false` is never used [INFO] [stdout] --> src/generic.rs:1442:4 [INFO] [stdout] | [INFO] [stdout] 1442 | fn py_false() -> PyObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GenericSender` is never constructed [INFO] [stdout] --> src/generic.rs:1454:8 [INFO] [stdout] | [INFO] [stdout] 1454 | struct GenericSender [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:443:16 [INFO] [stdout] | [INFO] [stdout] 443 | fn 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] 443 | fn 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/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn get_running_loop(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] 452 | pub fn get_running_loop(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:465:20 [INFO] [stdout] | [INFO] [stdout] 465 | fn contextvars(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] 465 | fn contextvars(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:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | fn copy_context(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] 471 | fn copy_context(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/generic.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get_current_loop(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] 90 | pub fn get_current_loop(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/generic.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 570 | ) -> 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] 567 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | / R::spawn(async move { [INFO] [stdout] 590 | | let locals2 = locals.clone(); [INFO] [stdout] 591 | | [INFO] [stdout] 592 | | if let Err(e) = R::spawn(async move { [INFO] [stdout] ... | [INFO] [stdout] 639 | | }); [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/generic.rs:833:36 [INFO] [stdout] | [INFO] [stdout] 833 | pub fn future_into_py(py: Python, fut: F) -> 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] 833 | pub fn future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/generic.rs:971:9 [INFO] [stdout] | [INFO] [stdout] 971 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 974 | ) -> 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] 971 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:993:5 [INFO] [stdout] | [INFO] [stdout] 993 | / R::spawn_local(async move { [INFO] [stdout] 994 | | let locals2 = locals.clone(); [INFO] [stdout] 995 | | [INFO] [stdout] 996 | | if let Err(e) = R::spawn_local(async move { [INFO] [stdout] ... | [INFO] [stdout] 1043 | | }); [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/generic.rs:1171:42 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn local_future_into_py(py: Python, fut: F) -> 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] 1171 | pub fn local_future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s [INFO] running `Command { std: "docker" "inspect" "9ad2616b745b383377697845ad8ceca46d7a659169f33ec102f9d315203487bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad2616b745b383377697845ad8ceca46d7a659169f33ec102f9d315203487bc", kill_on_drop: false }` [INFO] [stdout] 9ad2616b745b383377697845ad8ceca46d7a659169f33ec102f9d315203487bc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03de0ab2a381969168056f6f5c6eb2e222744493599630784c5e32bf92178dd6 [INFO] running `Command { std: "docker" "start" "-a" "03de0ab2a381969168056f6f5c6eb2e222744493599630784c5e32bf92178dd6", kill_on_drop: false }` [INFO] [stdout] warning: function `py_true` is never used [INFO] [stdout] --> src/generic.rs:1437:4 [INFO] [stdout] | [INFO] [stdout] 1437 | fn py_true() -> PyObject { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `py_false` is never used [INFO] [stdout] --> src/generic.rs:1442:4 [INFO] [stdout] | [INFO] [stdout] 1442 | fn py_false() -> PyObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GenericSender` is never constructed [INFO] [stdout] --> src/generic.rs:1454:8 [INFO] [stdout] | [INFO] [stdout] 1454 | struct GenericSender [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:443:16 [INFO] [stdout] | [INFO] [stdout] 443 | fn 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] 443 | fn 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/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn get_running_loop(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] 452 | pub fn get_running_loop(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:465:20 [INFO] [stdout] | [INFO] [stdout] 465 | fn contextvars(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] 465 | fn contextvars(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:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | fn copy_context(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] 471 | fn copy_context(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/generic.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get_current_loop(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] 90 | pub fn get_current_loop(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/generic.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 570 | ) -> 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] 567 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | / R::spawn(async move { [INFO] [stdout] 590 | | let locals2 = locals.clone(); [INFO] [stdout] 591 | | [INFO] [stdout] 592 | | if let Err(e) = R::spawn(async move { [INFO] [stdout] ... | [INFO] [stdout] 639 | | }); [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/generic.rs:833:36 [INFO] [stdout] | [INFO] [stdout] 833 | pub fn future_into_py(py: Python, fut: F) -> 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] 833 | pub fn future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/generic.rs:971:9 [INFO] [stdout] | [INFO] [stdout] 971 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 974 | ) -> 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] 971 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:993:5 [INFO] [stdout] | [INFO] [stdout] 993 | / R::spawn_local(async move { [INFO] [stdout] 994 | | let locals2 = locals.clone(); [INFO] [stdout] 995 | | [INFO] [stdout] 996 | | if let Err(e) = R::spawn_local(async move { [INFO] [stdout] ... | [INFO] [stdout] 1043 | | }); [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/generic.rs:1171:42 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn local_future_into_py(py: Python, fut: F) -> 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] 1171 | pub fn local_future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-asyncio v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `py_true` is never used [INFO] [stdout] --> src/generic.rs:1437:4 [INFO] [stdout] | [INFO] [stdout] 1437 | fn py_true() -> PyObject { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `py_false` is never used [INFO] [stdout] --> src/generic.rs:1442:4 [INFO] [stdout] | [INFO] [stdout] 1442 | fn py_false() -> PyObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GenericSender` is never constructed [INFO] [stdout] --> src/generic.rs:1454:8 [INFO] [stdout] | [INFO] [stdout] 1454 | struct GenericSender [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:443:16 [INFO] [stdout] | [INFO] [stdout] 443 | fn 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] 443 | fn 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/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn get_running_loop(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] 452 | pub fn get_running_loop(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:465:20 [INFO] [stdout] | [INFO] [stdout] 465 | fn contextvars(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] 465 | fn contextvars(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:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | fn copy_context(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] 471 | fn copy_context(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/generic.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get_current_loop(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] 90 | pub fn get_current_loop(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/generic.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 570 | ) -> 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] 567 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | / R::spawn(async move { [INFO] [stdout] 590 | | let locals2 = locals.clone(); [INFO] [stdout] 591 | | [INFO] [stdout] 592 | | if let Err(e) = R::spawn(async move { [INFO] [stdout] ... | [INFO] [stdout] 639 | | }); [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/generic.rs:833:36 [INFO] [stdout] | [INFO] [stdout] 833 | pub fn future_into_py(py: Python, fut: F) -> 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] 833 | pub fn future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/generic.rs:971:9 [INFO] [stdout] | [INFO] [stdout] 971 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 974 | ) -> 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] 971 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> src/generic.rs:993:5 [INFO] [stdout] | [INFO] [stdout] 993 | / R::spawn_local(async move { [INFO] [stdout] 994 | | let locals2 = locals.clone(); [INFO] [stdout] 995 | | [INFO] [stdout] 996 | | if let Err(e) = R::spawn_local(async move { [INFO] [stdout] ... | [INFO] [stdout] 1043 | | }); [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/generic.rs:1171:42 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn local_future_into_py(py: Python, fut: F) -> 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] 1171 | pub fn local_future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "03de0ab2a381969168056f6f5c6eb2e222744493599630784c5e32bf92178dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03de0ab2a381969168056f6f5c6eb2e222744493599630784c5e32bf92178dd6", kill_on_drop: false }` [INFO] [stdout] 03de0ab2a381969168056f6f5c6eb2e222744493599630784c5e32bf92178dd6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 563473dc4c2fa028205afeea6877d8054148b322f9aaebe96944a63729400e09 [INFO] running `Command { std: "docker" "start" "-a" "563473dc4c2fa028205afeea6877d8054148b322f9aaebe96944a63729400e09", kill_on_drop: false }` [INFO] [stderr] warning: function `py_true` is never used [INFO] [stderr] --> src/generic.rs:1437:4 [INFO] [stderr] | [INFO] [stderr] 1437 | fn py_true() -> PyObject { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `py_false` is never used [INFO] [stderr] --> src/generic.rs:1442:4 [INFO] [stderr] | [INFO] [stderr] 1442 | fn py_false() -> PyObject { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `GenericSender` is never constructed [INFO] [stderr] --> src/generic.rs:1454:8 [INFO] [stderr] | [INFO] [stderr] 1454 | struct GenericSender [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:443:16 [INFO] [stderr] | [INFO] [stderr] 443 | fn asyncio(py: Python) -> PyResult<&PyAny> { [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 443 | fn asyncio(py: Python<'_>) -> PyResult<&PyAny> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:452:29 [INFO] [stderr] | [INFO] [stderr] 452 | pub fn get_running_loop(py: Python) -> PyResult<&PyAny> { [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 452 | pub fn get_running_loop(py: Python<'_>) -> PyResult<&PyAny> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:465:20 [INFO] [stderr] | [INFO] [stderr] 465 | fn contextvars(py: Python) -> PyResult<&PyAny> { [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 465 | fn contextvars(py: Python<'_>) -> PyResult<&PyAny> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:471:21 [INFO] [stderr] | [INFO] [stderr] 471 | fn copy_context(py: Python) -> PyResult<&PyAny> { [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 471 | fn copy_context(py: Python<'_>) -> PyResult<&PyAny> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/generic.rs:90:32 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn get_current_loop(py: Python) -> PyResult<&PyAny> [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | pub fn get_current_loop(py: Python<'_>) -> PyResult<&PyAny> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/generic.rs:567:9 [INFO] [stderr] | [INFO] [stderr] 567 | py: Python, [INFO] [stderr] | ^^^^^^ the lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 570 | ) -> PyResult<&PyAny> [INFO] [stderr] | ^^^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 567 | py: Python<'_>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `futures::Future` that must be used [INFO] [stderr] --> src/generic.rs:589:5 [INFO] [stderr] | [INFO] [stderr] 589 | / R::spawn(async move { [INFO] [stderr] 590 | | let locals2 = locals.clone(); [INFO] [stderr] 591 | | [INFO] [stderr] 592 | | if let Err(e) = R::spawn(async move { [INFO] [stderr] ... | [INFO] [stderr] 639 | | }); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/generic.rs:833:36 [INFO] [stderr] | [INFO] [stderr] 833 | pub fn future_into_py(py: Python, fut: F) -> PyResult<&PyAny> [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 833 | pub fn future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/generic.rs:971:9 [INFO] [stderr] | [INFO] [stderr] 971 | py: Python, [INFO] [stderr] | ^^^^^^ the lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 974 | ) -> PyResult<&PyAny> [INFO] [stderr] | ^^^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 971 | py: Python<'_>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `futures::Future` that must be used [INFO] [stderr] --> src/generic.rs:993:5 [INFO] [stderr] | [INFO] [stderr] 993 | / R::spawn_local(async move { [INFO] [stderr] 994 | | let locals2 = locals.clone(); [INFO] [stderr] 995 | | [INFO] [stderr] 996 | | if let Err(e) = R::spawn_local(async move { [INFO] [stderr] ... | [INFO] [stderr] 1043 | | }); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/generic.rs:1171:42 [INFO] [stderr] | [INFO] [stderr] 1171 | pub fn local_future_into_py(py: Python, fut: F) -> PyResult<&PyAny> [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1171 | pub fn local_future_into_py(py: Python<'_>, fut: F) -> PyResult<&PyAny> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pyo3-asyncio` (lib) generated 14 warnings (run `cargo fix --lib -p pyo3-asyncio` to apply 9 suggestions) [INFO] [stderr] warning: `pyo3-asyncio` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_asyncio-73ba1ca926209345) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pyo3_asyncio [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - (line 153) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::future_into_py_with_locals (line 487) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::run (line 228) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::into_future (line 360) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::future_into_py (line 758) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::local_future_into_py (line 1071) - compile ... ok [INFO] [stdout] test src/generic.rs - generic::run_until_complete (line 124) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 238) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/generic.rs - generic::local_future_into_py_with_locals (line 867) - compile ... ok [INFO] [stdout] test src/lib.rs - into_future_with_locals (line 597) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "563473dc4c2fa028205afeea6877d8054148b322f9aaebe96944a63729400e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563473dc4c2fa028205afeea6877d8054148b322f9aaebe96944a63729400e09", kill_on_drop: false }` [INFO] [stdout] 563473dc4c2fa028205afeea6877d8054148b322f9aaebe96944a63729400e09