[INFO] fetching crate pyo3-asyncio-0-21 0.21.0...
[INFO] testing pyo3-asyncio-0-21-0.21.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pyo3-asyncio-0-21 0.21.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pyo3-asyncio-0-21 0.21.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pyo3-asyncio-0-21 0.21.0
[INFO] tweaked toml for crates.io crate pyo3-asyncio-0-21 0.21.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-asyncio-0-21 0.21.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyo3-asyncio-0-21 0.21.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded pyo3-macros v0.21.2
[INFO] [stderr]   Downloaded async-signal v0.2.8
[INFO] [stderr]   Downloaded pyo3-ffi v0.21.2
[INFO] [stderr]   Downloaded async-executor v1.12.0
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded polling v3.7.1
[INFO] [stderr]   Downloaded piper v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.21.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.21.2
[INFO] [stderr]   Downloaded pyo3-asyncio-macros-0-21 v0.21.0
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded pyo3 v0.21.2
[INFO] [stderr]   Downloaded tokio v1.38.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9d9b96edd3f9a2223e68316ffb5958a6d36aff5a36fba35c30180ce9c78baff
[INFO] running `Command { std: "docker" "start" "-a" "f9d9b96edd3f9a2223e68316ffb5958a6d36aff5a36fba35c30180ce9c78baff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9d9b96edd3f9a2223e68316ffb5958a6d36aff5a36fba35c30180ce9c78baff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d9b96edd3f9a2223e68316ffb5958a6d36aff5a36fba35c30180ce9c78baff", kill_on_drop: false }`
[INFO] [stdout] f9d9b96edd3f9a2223e68316ffb5958a6d36aff5a36fba35c30180ce9c78baff
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9546a51dee01d18f08f7a39dcae89ca90174fe216c2fdb7d276a83138c5b05de
[INFO] running `Command { std: "docker" "start" "-a" "9546a51dee01d18f08f7a39dcae89ca90174fe216c2fdb7d276a83138c5b05de", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pyo3-asyncio-0-21 v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `py_true` is never used
[INFO] [stdout]     --> src/generic.rs:1449:4
[INFO] [stdout]      |
[INFO] [stdout] 1449 | 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:1454:4
[INFO] [stdout]      |
[INFO] [stdout] 1454 | fn py_false() -> PyObject {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericSender` is never constructed
[INFO] [stdout]     --> src/generic.rs:1466:8
[INFO] [stdout]      |
[INFO] [stdout] 1466 | struct GenericSender<R>
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:420:30
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<PyAny>) -> PyResult<Bound<'_, 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<'_, PyAny>) -> PyResult<Bound<'_, PyAny>> {
[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<&Bound<PyAny>> {
[INFO] [stdout]     |                ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                   ||
[INFO] [stdout]     |                |                   |the same lifetime is hidden here
[INFO] [stdout]     |                |                   the same lifetime is elided here
[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] 443 | fn asyncio(py: Python<'_>) -> PyResult<&Bound<'_, 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<&Bound<PyAny>> {
[INFO] [stdout]     |                    ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                   ||
[INFO] [stdout]     |                    |                   |the same lifetime is hidden here
[INFO] [stdout]     |                    |                   the same lifetime is elided here
[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<&Bound<'_, PyAny>> {
[INFO] [stdout]     |                          ++++                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.38s
[INFO] running `Command { std: "docker" "inspect" "9546a51dee01d18f08f7a39dcae89ca90174fe216c2fdb7d276a83138c5b05de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9546a51dee01d18f08f7a39dcae89ca90174fe216c2fdb7d276a83138c5b05de", kill_on_drop: false }`
[INFO] [stdout] 9546a51dee01d18f08f7a39dcae89ca90174fe216c2fdb7d276a83138c5b05de
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63e92df2593470c06f0d776a509652ca67b76fe5428e2b974e4d9dcca3a8e8bf
[INFO] running `Command { std: "docker" "start" "-a" "63e92df2593470c06f0d776a509652ca67b76fe5428e2b974e4d9dcca3a8e8bf", kill_on_drop: false }`
[INFO] [stdout] warning: function `py_true` is never used
[INFO] [stdout]     --> src/generic.rs:1449:4
[INFO] [stdout]      |
[INFO] [stdout] 1449 | 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] [stderr]    Compiling pyo3-asyncio-0-21 v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `py_false` is never used
[INFO] [stdout]     --> src/generic.rs:1454:4
[INFO] [stdout]      |
[INFO] [stdout] 1454 | fn py_false() -> PyObject {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericSender` is never constructed
[INFO] [stdout]     --> src/generic.rs:1466:8
[INFO] [stdout]      |
[INFO] [stdout] 1466 | struct GenericSender<R>
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:420:30
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<PyAny>) -> PyResult<Bound<'_, 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<'_, PyAny>) -> PyResult<Bound<'_, PyAny>> {
[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<&Bound<PyAny>> {
[INFO] [stdout]     |                ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                   ||
[INFO] [stdout]     |                |                   |the same lifetime is hidden here
[INFO] [stdout]     |                |                   the same lifetime is elided here
[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] 443 | fn asyncio(py: Python<'_>) -> PyResult<&Bound<'_, 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<&Bound<PyAny>> {
[INFO] [stdout]     |                    ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                   ||
[INFO] [stdout]     |                    |                   |the same lifetime is hidden here
[INFO] [stdout]     |                    |                   the same lifetime is elided here
[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<&Bound<'_, PyAny>> {
[INFO] [stdout]     |                          ++++                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `py_true` is never used
[INFO] [stdout]     --> src/generic.rs:1449:4
[INFO] [stdout]      |
[INFO] [stdout] 1449 | 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:1454:4
[INFO] [stdout]      |
[INFO] [stdout] 1454 | fn py_false() -> PyObject {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericSender` is never constructed
[INFO] [stdout]     --> src/generic.rs:1466:8
[INFO] [stdout]      |
[INFO] [stdout] 1466 | struct GenericSender<R>
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:420:30
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<PyAny>) -> PyResult<Bound<'_, 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn create_future(event_loop: Bound<'_, PyAny>) -> PyResult<Bound<'_, PyAny>> {
[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<&Bound<PyAny>> {
[INFO] [stdout]     |                ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                   ||
[INFO] [stdout]     |                |                   |the same lifetime is hidden here
[INFO] [stdout]     |                |                   the same lifetime is elided here
[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] 443 | fn asyncio(py: Python<'_>) -> PyResult<&Bound<'_, 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<&Bound<PyAny>> {
[INFO] [stdout]     |                    ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                   ||
[INFO] [stdout]     |                    |                   |the same lifetime is hidden here
[INFO] [stdout]     |                    |                   the same lifetime is elided here
[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<&Bound<'_, PyAny>> {
[INFO] [stdout]     |                          ++++                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "63e92df2593470c06f0d776a509652ca67b76fe5428e2b974e4d9dcca3a8e8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63e92df2593470c06f0d776a509652ca67b76fe5428e2b974e4d9dcca3a8e8bf", kill_on_drop: false }`
[INFO] [stdout] 63e92df2593470c06f0d776a509652ca67b76fe5428e2b974e4d9dcca3a8e8bf
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5902a0252882910b4f2814d0a23f380e7a0a009b7b5c6e1c2c203acce78c7800
[INFO] running `Command { std: "docker" "start" "-a" "5902a0252882910b4f2814d0a23f380e7a0a009b7b5c6e1c2c203acce78c7800", kill_on_drop: false }`
[INFO] [stderr] warning: function `py_true` is never used
[INFO] [stderr]     --> src/generic.rs:1449:4
[INFO] [stderr]      |
[INFO] [stderr] 1449 | 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:1454:4
[INFO] [stderr]      |
[INFO] [stderr] 1454 | fn py_false() -> PyObject {
[INFO] [stderr]      |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GenericSender` is never constructed
[INFO] [stderr]     --> src/generic.rs:1466:8
[INFO] [stderr]      |
[INFO] [stderr] 1466 | struct GenericSender<R>
[INFO] [stderr]      |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:420:30
[INFO] [stderr]     |
[INFO] [stderr] 420 | fn create_future(event_loop: Bound<PyAny>) -> PyResult<Bound<'_, 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: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 420 | fn create_future(event_loop: Bound<'_, PyAny>) -> PyResult<Bound<'_, PyAny>> {
[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<&Bound<PyAny>> {
[INFO] [stderr]     |                ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stderr]     |                |                   ||
[INFO] [stderr]     |                |                   |the same lifetime is hidden here
[INFO] [stderr]     |                |                   the same lifetime is elided here
[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] 443 | fn asyncio(py: Python<'_>) -> PyResult<&Bound<'_, 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<&Bound<PyAny>> {
[INFO] [stderr]     |                    ^^^^^^              ^^^^^^^^^^^^^
[INFO] [stderr]     |                    |                   ||
[INFO] [stderr]     |                    |                   |the same lifetime is hidden here
[INFO] [stderr]     |                    |                   the same lifetime is elided here
[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<&Bound<'_, PyAny>> {
[INFO] [stderr]     |                          ++++                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pyo3-asyncio-0-21` (lib) generated 6 warnings (run `cargo fix --lib -p pyo3-asyncio-0-21` to apply 3 suggestions)
[INFO] [stderr] warning: `pyo3-asyncio-0-21` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_asyncio_0_21-2481a775ff8bef20)
[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_0_21
[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 496) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::run (line 228) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::into_future (line 369) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::local_future_into_py (line 1082) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::run_until_complete (line 124) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::future_into_py (line 768) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::local_future_into_py_with_locals (line 877) - compile ... ok
[INFO] [stdout] test src/lib.rs - into_future_with_locals (line 597) ... ok
[INFO] [stdout] test src/lib.rs - (line 238) ... ok
[INFO] [stdout] test src/lib.rs - (line 86) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5902a0252882910b4f2814d0a23f380e7a0a009b7b5c6e1c2c203acce78c7800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5902a0252882910b4f2814d0a23f380e7a0a009b7b5c6e1c2c203acce78c7800", kill_on_drop: false }`
[INFO] [stdout] 5902a0252882910b4f2814d0a23f380e7a0a009b7b5c6e1c2c203acce78c7800
