[INFO] fetching crate numcodecs-python 0.6.0...
[INFO] testing numcodecs-python-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate numcodecs-python 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate numcodecs-python 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate numcodecs-python 0.6.0
[INFO] tweaked toml for crates.io crate numcodecs-python 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate numcodecs-python 0.6.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 numcodecs-python 0.6.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ad8c37802cbe46770350c160389e765946ee16a06614c13d74530e3462be0bc2
[INFO] running `Command { std: "docker" "start" "-a" "ad8c37802cbe46770350c160389e765946ee16a06614c13d74530e3462be0bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad8c37802cbe46770350c160389e765946ee16a06614c13d74530e3462be0bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8c37802cbe46770350c160389e765946ee16a06614c13d74530e3462be0bc2", kill_on_drop: false }`
[INFO] [stdout] ad8c37802cbe46770350c160389e765946ee16a06614c13d74530e3462be0bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1d2be80ccb52db7a4f1c7d35d0de56d778c1266e883f40bd612ab40906255217
[INFO] running `Command { std: "docker" "start" "-a" "1d2be80ccb52db7a4f1c7d35d0de56d778c1266e883f40bd612ab40906255217", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]    Compiling numpy v0.24.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling schemars v1.0.0-alpha.15
[INFO] [stderr]    Compiling pyo3-error v0.4.0
[INFO] [stderr]    Compiling pythonize v0.24.0
[INFO] [stderr]    Compiling numcodecs v0.2.1
[INFO] [stderr]    Compiling numcodecs-python v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 51 |             let object_init = once!(py, "builtins", "object", "__init__")?;
[INFO] [stdout]    |                               ------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 52 |             let signature = once!(py, "inspect", "signature")?;
[INFO] [stdout]    |                             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 53 |             let empty_parameter = once!(py, "inspect", "Parameter", "empty")?;
[INFO] [stdout]    |                                   ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 54 |             let args_parameter = once!(py, "inspect", "Parameter", "VAR_POSITIONAL")?;
[INFO] [stdout]    |                                  --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 55 |             let kwargs_parameter = once!(py, "inspect", "Parameter", "VAR_KEYWORD")?;
[INFO] [stdout]    |                                    ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:217:35
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters {
[INFO] [stdout]     |                                   ^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn derust_doc_comment(docs: &str) -> Cow<str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the 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] 355 | fn derust_doc_comment(docs: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.29s
[INFO] running `Command { std: "docker" "inspect" "1d2be80ccb52db7a4f1c7d35d0de56d778c1266e883f40bd612ab40906255217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2be80ccb52db7a4f1c7d35d0de56d778c1266e883f40bd612ab40906255217", kill_on_drop: false }`
[INFO] [stdout] 1d2be80ccb52db7a4f1c7d35d0de56d778c1266e883f40bd612ab40906255217
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f0f06511b5fa4f27ff6d91949117e7f259b6768af7d6ade9e3a7dfa82d504b3e
[INFO] running `Command { std: "docker" "start" "-a" "f0f06511b5fa4f27ff6d91949117e7f259b6768af7d6ade9e3a7dfa82d504b3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]    Compiling pythonize v0.24.0
[INFO] [stderr]    Compiling pyo3-error v0.4.0
[INFO] [stderr]    Compiling numpy v0.24.0
[INFO] [stderr]    Compiling numcodecs-python v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 51 |             let object_init = once!(py, "builtins", "object", "__init__")?;
[INFO] [stdout]    |                               ------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 52 |             let signature = once!(py, "inspect", "signature")?;
[INFO] [stdout]    |                             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 53 |             let empty_parameter = once!(py, "inspect", "Parameter", "empty")?;
[INFO] [stdout]    |                                   ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 54 |             let args_parameter = once!(py, "inspect", "Parameter", "VAR_POSITIONAL")?;
[INFO] [stdout]    |                                  --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 55 |             let kwargs_parameter = once!(py, "inspect", "Parameter", "VAR_KEYWORD")?;
[INFO] [stdout]    |                                    ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:217:35
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters {
[INFO] [stdout]     |                                   ^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn derust_doc_comment(docs: &str) -> Cow<str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the 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] 355 | fn derust_doc_comment(docs: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 51 |             let object_init = once!(py, "builtins", "object", "__init__")?;
[INFO] [stdout]    |                               ------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 52 |             let signature = once!(py, "inspect", "signature")?;
[INFO] [stdout]    |                             --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 53 |             let empty_parameter = once!(py, "inspect", "Parameter", "empty")?;
[INFO] [stdout]    |                                   ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 54 |             let args_parameter = once!(py, "inspect", "Parameter", "VAR_POSITIONAL")?;
[INFO] [stdout]    |                                  --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 55 |             let kwargs_parameter = once!(py, "inspect", "Parameter", "VAR_KEYWORD")?;
[INFO] [stdout]    |                                    ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stdout]    |                           ++++                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:217:35
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters {
[INFO] [stdout]     |                                   ^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn derust_doc_comment(docs: &str) -> Cow<str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the 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] 355 | fn derust_doc_comment(docs: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/export.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_config(&self) -> StaticCodecConfig<Self> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided 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] 183 |     fn get_config(&self) -> StaticCodecConfig<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.82s
[INFO] running `Command { std: "docker" "inspect" "f0f06511b5fa4f27ff6d91949117e7f259b6768af7d6ade9e3a7dfa82d504b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f06511b5fa4f27ff6d91949117e7f259b6768af7d6ade9e3a7dfa82d504b3e", kill_on_drop: false }`
[INFO] [stdout] f0f06511b5fa4f27ff6d91949117e7f259b6768af7d6ade9e3a7dfa82d504b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9625488d0fc195fc97d7ecd8fee52e3b954748ff3cd80c4fc3baf0f7329e02e0
[INFO] running `Command { std: "docker" "start" "-a" "9625488d0fc195fc97d7ecd8fee52e3b954748ff3cd80c4fc3baf0f7329e02e0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schema.rs:16:21
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 51 |             let object_init = once!(py, "builtins", "object", "__init__")?;
[INFO] [stderr]    |                               ------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stderr]    |                           ++++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schema.rs:16:21
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 52 |             let signature = once!(py, "inspect", "signature")?;
[INFO] [stderr]    |                             --------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stderr]    |                           ++++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schema.rs:16:21
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 53 |             let empty_parameter = once!(py, "inspect", "Parameter", "empty")?;
[INFO] [stderr]    |                                   ------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stderr]    |                           ++++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schema.rs:16:21
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 54 |             let args_parameter = once!(py, "inspect", "Parameter", "VAR_POSITIONAL")?;
[INFO] [stderr]    |                                  --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stderr]    |                           ++++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schema.rs:16:21
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python) -> Result<&Bound<PyAny>, PyErr> {
[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] 55 |             let kwargs_parameter = once!(py, "inspect", "Parameter", "VAR_KEYWORD")?;
[INFO] [stderr]    |                                    ------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `once` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn once(py: Python<'_>) -> Result<&Bound<'_, PyAny>, PyErr> {
[INFO] [stderr]    |                           ++++                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/schema.rs:217:35
[INFO] [stderr]     |
[INFO] [stderr] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters {
[INFO] [stderr]     |                                   ^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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] 217 | fn parameters_from_schema(schema: &Schema) -> Parameters<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/schema.rs:355:29
[INFO] [stderr]     |
[INFO] [stderr] 355 | fn derust_doc_comment(docs: &str) -> Cow<str> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the 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] 355 | fn derust_doc_comment(docs: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `numcodecs-python` (lib) generated 7 warnings (run `cargo fix --lib -p numcodecs-python` to apply 7 suggestions)
[INFO] [stderr] warning: `numcodecs-python` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/export.rs:183:19
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn get_config(&self) -> StaticCodecConfig<Self> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided 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] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] running 3 tests
[INFO] [stderr] 183 |     fn get_config(&self) -> StaticCodecConfig<'_, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `numcodecs-python` (test "export") generated 1 warning (run `cargo fix --test "export"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numcodecs_python-d27d8b8f5962793a)
[INFO] [stdout] test schema::tests::docs ... ok
[INFO] [stdout] test schema::tests::signature ... ok
[INFO] [stdout] test schema::tests::schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crc32.rs (/opt/rustwide/target/debug/deps/crc32-2291b9440804070d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test python_api ... FAILED
[INFO] [stdout] test rust_api ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- python_api stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'numcodecs'"), traceback: None }
[INFO] [stdout] 
[INFO] [stdout] ---- rust_api stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'Exception'>, value: Exception("ModuleNotFoundError: No module named 'numcodecs'"), traceback: None }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     python_api
[INFO] [stdout]     rust_api
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test crc32`
[INFO] running `Command { std: "docker" "inspect" "9625488d0fc195fc97d7ecd8fee52e3b954748ff3cd80c4fc3baf0f7329e02e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9625488d0fc195fc97d7ecd8fee52e3b954748ff3cd80c4fc3baf0f7329e02e0", kill_on_drop: false }`
[INFO] [stdout] 9625488d0fc195fc97d7ecd8fee52e3b954748ff3cd80c4fc3baf0f7329e02e0
