[INFO] cloning repository https://github.com/Katya-AI-Systems-LLC/BtWallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Katya-AI-Systems-LLC/BtWallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bff16fd6a823474e49ef53fa689249f9d9ddb745 [INFO] checking Katya-AI-Systems-LLC/BtWallet against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Katya-AI-Systems-LLC/BtWallet [INFO] finished tweaking git repo https://github.com/Katya-AI-Systems-LLC/BtWallet [INFO] tweaked toml for git repo https://github.com/Katya-AI-Systems-LLC/BtWallet written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Katya-AI-Systems-LLC/BtWallet on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Katya-AI-Systems-LLC/BtWallet 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 044f655559bec879aa472171a4e1e3fcdc1c4bc9cd23e6b8fa00544d540a121a [INFO] running `Command { std: "docker" "start" "-a" "044f655559bec879aa472171a4e1e3fcdc1c4bc9cd23e6b8fa00544d540a121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "044f655559bec879aa472171a4e1e3fcdc1c4bc9cd23e6b8fa00544d540a121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044f655559bec879aa472171a4e1e3fcdc1c4bc9cd23e6b8fa00544d540a121a", kill_on_drop: false }` [INFO] [stdout] 044f655559bec879aa472171a4e1e3fcdc1c4bc9cd23e6b8fa00544d540a121a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ec8645f298c58634d830b12d17d5e05c9821cd85b6d7dfe5b32ec5b626e9204 [INFO] running `Command { std: "docker" "start" "-a" "9ec8645f298c58634d830b12d17d5e05c9821cd85b6d7dfe5b32ec5b626e9204", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking password-hash v0.1.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking ref-cast v1.0.23 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.7.5 [INFO] [stderr] Checking aes-ctr v0.6.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking ansible-vault v0.2.1 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking passwords v3.1.16 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking fernet v0.2.1 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking sp-storage v21.0.0 [INFO] [stderr] Checking sp-wasm-interface v21.0.0 [INFO] [stderr] Checking sp-externalities v0.29.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking bounded-collections v0.2.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking sp-tracing v17.0.0 [INFO] [stderr] Compiling ss58-registry v1.50.0 [INFO] [stderr] Checking sp-runtime-interface v28.0.0 [INFO] [stderr] Checking sp-core v34.0.0 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking bittensor_wallet v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | fn data_py(&self) -> PyResult>> { [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] 145 | fn data_py(&self) -> PyResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn sign(&self, data: Py, py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn sign(&self, data: Py, py: Python) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fn public_key(&self) -> PyResult>> { [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] 351 | fn public_key(&self) -> PyResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:558:42 [INFO] [stdout] | [INFO] [stdout] 558 | fn py_encrypt_keyfile_data(keyfile_data: &[u8], password: Option) -> PyResult> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 558 | fn py_encrypt_keyfile_data(keyfile_data: &[u8], password: Option) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:567:19 [INFO] [stdout] | [INFO] [stdout] 567 | keyfile_data: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 570 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 570 | ) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | fn data_py(&self) -> PyResult>> { [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] 145 | fn data_py(&self) -> PyResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn sign(&self, data: Py, py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn sign(&self, data: Py, py: Python) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | fn public_key(&self) -> PyResult>> { [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] 351 | fn public_key(&self) -> PyResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:558:42 [INFO] [stdout] | [INFO] [stdout] 558 | fn py_encrypt_keyfile_data(keyfile_data: &[u8], password: Option) -> PyResult> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 558 | fn py_encrypt_keyfile_data(keyfile_data: &[u8], password: Option) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/python_bindings.rs:567:19 [INFO] [stdout] | [INFO] [stdout] 567 | keyfile_data: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 570 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 570 | ) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "9ec8645f298c58634d830b12d17d5e05c9821cd85b6d7dfe5b32ec5b626e9204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec8645f298c58634d830b12d17d5e05c9821cd85b6d7dfe5b32ec5b626e9204", kill_on_drop: false }` [INFO] [stdout] 9ec8645f298c58634d830b12d17d5e05c9821cd85b6d7dfe5b32ec5b626e9204