[INFO] cloning repository https://github.com/AndrejOrsula/blr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrejOrsula/blr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fblr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fblr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 915d784cd4228a8c5293b5fc380c4919878966a0
[INFO] checking AndrejOrsula/blr against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrejOrsula%2Fblr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrejOrsula/blr
[INFO] finished tweaking git repo https://github.com/AndrejOrsula/blr
[INFO] tweaked toml for git repo https://github.com/AndrejOrsula/blr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrejOrsula/blr on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrejOrsula/blr 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204877ac49a655d13436a0e651fc741773cd7bcf306205899ffc371eb51c686c
[INFO] running `Command { std: "docker" "start" "-a" "204877ac49a655d13436a0e651fc741773cd7bcf306205899ffc371eb51c686c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204877ac49a655d13436a0e651fc741773cd7bcf306205899ffc371eb51c686c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204877ac49a655d13436a0e651fc741773cd7bcf306205899ffc371eb51c686c", kill_on_drop: false }`
[INFO] [stdout] 204877ac49a655d13436a0e651fc741773cd7bcf306205899ffc371eb51c686c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74f17df81e075a0ed5c37e849b4a7cc44a7b5aac3a13ec922fc5f29f4c4e2730
[INFO] running `Command { std: "docker" "start" "-a" "74f17df81e075a0ed5c37e849b4a7cc44a7b5aac3a13ec922fc5f29f4c4e2730", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking pyo3_macros_more v0.1.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling builder_derive_more v0.1.0
[INFO] [stderr]    Compiling pyo3_derive_more v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking blr v0.1.0 (/opt/rustwide/workdir/blr)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/export.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn fn_export(py: Python) -> Result<&PyAny>;
[INFO] [stdout]    |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn fn_export(py: Python<'_>) -> Result<&PyAny>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:238:22
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:339:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:461:22
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:635:22
[INFO] [stdout]     |
[INFO] [stdout] 635 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 635 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:708:22
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:758:22
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:814:22
[INFO] [stdout]     |
[INFO] [stdout] 814 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 814 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:874:22
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:931:22
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/import.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn fn_import(py: Python) -> Result<&PyAny>;
[INFO] [stdout]    |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn fn_import(py: Python<'_>) -> Result<&PyAny>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:402:22
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:415:22
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:534:22
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/types/modifiers/nodes.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_input_attribute<'py>(&'py self, py: Python<'py>, key: &str) -> Result<&PyAny> {
[INFO] [stdout]    |                                      ^^^                  ^^^                        ------ the lifetime gets resolved as `'py`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    these lifetimes flow to the output
[INFO] [stdout]    |                                      these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'py`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_input_attribute<'py>(&'py self, py: Python<'py>, key: &str) -> Result<&'py PyAny> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/export.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn fn_export(py: Python) -> Result<&PyAny>;
[INFO] [stdout]    |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn fn_export(py: Python<'_>) -> Result<&PyAny>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:238:22
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:339:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:461:22
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:635:22
[INFO] [stdout]     |
[INFO] [stdout] 635 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 635 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:708:22
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:758:22
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:814:22
[INFO] [stdout]     |
[INFO] [stdout] 814 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 814 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:874:22
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/export.rs:931:22
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn fn_export(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn fn_export(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/import.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn fn_import(py: Python) -> Result<&PyAny>;
[INFO] [stdout]    |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn fn_import(py: Python<'_>) -> Result<&PyAny>;
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:402:22
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:415:22
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> blr/src/import.rs:534:22
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn fn_import(py: Python) -> Result<&PyAny> {
[INFO] [stdout]     |                      ^^^^^^            ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn fn_import(py: Python<'_>) -> Result<&PyAny> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> blr/src/types/modifiers/nodes.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_input_attribute<'py>(&'py self, py: Python<'py>, key: &str) -> Result<&PyAny> {
[INFO] [stdout]    |                                      ^^^                  ^^^                        ------ the lifetime gets resolved as `'py`
[INFO] [stdout]    |                                      |                    |
[INFO] [stdout]    |                                      |                    these lifetimes flow to the output
[INFO] [stdout]    |                                      these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'py`
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_input_attribute<'py>(&'py self, py: Python<'py>, key: &str) -> Result<&'py PyAny> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.06s
[INFO] running `Command { std: "docker" "inspect" "74f17df81e075a0ed5c37e849b4a7cc44a7b5aac3a13ec922fc5f29f4c4e2730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f17df81e075a0ed5c37e849b4a7cc44a7b5aac3a13ec922fc5f29f4c4e2730", kill_on_drop: false }`
[INFO] [stdout] 74f17df81e075a0ed5c37e849b4a7cc44a7b5aac3a13ec922fc5f29f4c4e2730
