[INFO] cloning repository https://github.com/vgisc-labs/rpgp-rsop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vgisc-labs/rpgp-rsop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisc-labs%2Frpgp-rsop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisc-labs%2Frpgp-rsop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7024eb6a689f5ead7d3487b305c785e90ec483a [INFO] checking vgisc-labs/rpgp-rsop against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisc-labs%2Frpgp-rsop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vgisc-labs/rpgp-rsop [INFO] finished tweaking git repo https://github.com/vgisc-labs/rpgp-rsop [INFO] tweaked toml for git repo https://github.com/vgisc-labs/rpgp-rsop written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vgisc-labs/rpgp-rsop on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vgisc-labs/rpgp-rsop 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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/rsop/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/rsop/Cargo.toml: file `/workspace/builds/worker-0-tc1/source/rsop/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rsop` [INFO] [stderr] * `bin` target `rsopv` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sop v0.8.0 [INFO] [stderr] Downloaded x448 v0.6.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded clap_complete v4.5.38 [INFO] [stderr] Downloaded memsec v0.7.0 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded card-backend v0.2.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [INFO] [stderr] Downloaded pcsc-sys v1.2.1 [INFO] [stderr] Downloaded rpgpie v0.2.0 [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded card-backend-pcsc v0.5.0 [INFO] [stderr] Downloaded iso7816-tlv v0.4.4 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded pcsc v2.8.2 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded idea v0.5.1 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded cfb-mode v0.8.2 [INFO] [stderr] Downloaded openpgp-card-state v0.3.2 [INFO] [stderr] Downloaded buffer-redux v1.0.2 [INFO] [stderr] Downloaded dsa v0.6.3 [INFO] [stderr] Downloaded dbus-secret-service v4.0.3 [INFO] [stderr] Downloaded cast5 v0.11.1 [INFO] [stderr] Downloaded des v0.8.1 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded ocb3 v0.1.0 [INFO] [stderr] Downloaded keyring v3.6.1 [INFO] [stderr] Downloaded openpgp-card-rpgp v0.2.0 [INFO] [stderr] Downloaded openpgp-card v0.5.0 [INFO] [stderr] Downloaded security-framework v3.0.1 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded ed448-goldilocks v0.7.2 [INFO] [stderr] Downloaded p384 v0.13.0 [INFO] [stderr] Downloaded sha1-checked v0.10.0 [INFO] [stderr] Downloaded pgp v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c58052ca442be002b80f30e073a68efbc142f8b39f771a3d8ee6ee96854d18c [INFO] running `Command { std: "docker" "start" "-a" "5c58052ca442be002b80f30e073a68efbc142f8b39f771a3d8ee6ee96854d18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c58052ca442be002b80f30e073a68efbc142f8b39f771a3d8ee6ee96854d18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c58052ca442be002b80f30e073a68efbc142f8b39f771a3d8ee6ee96854d18c", kill_on_drop: false }` [INFO] [stdout] 5c58052ca442be002b80f30e073a68efbc142f8b39f771a3d8ee6ee96854d18c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2021c0c1e2cbd5e4f5680a5d075c0c0708e7a12b444cc6401945fbabd7f1ccc [INFO] running `Command { std: "docker" "start" "-a" "d2021c0c1e2cbd5e4f5680a5d075c0c0708e7a12b444cc6401945fbabd7f1ccc", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/rsop/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/rsop/Cargo.toml: file `/opt/rustwide/workdir/rsop/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rsop` [INFO] [stderr] * `bin` target `rsopv` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling pcsc-sys v1.2.1 [INFO] [stderr] Checking buffer-redux v1.0.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking pcsc v2.8.2 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking iso7816-tlv v0.4.4 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking x448 v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking card-backend v0.2.0 [INFO] [stderr] Checking card-backend-pcsc v0.5.0 [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 inout v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking ocb3 v0.1.0 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking idea v0.5.1 [INFO] [stderr] Checking camellia v0.1.0 [INFO] [stderr] Checking eax v0.5.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking cast5 v0.11.1 [INFO] [stderr] Checking twofish v0.7.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking openpgp-card v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking aes-kw v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking clap_complete v4.5.38 [INFO] [stderr] Checking clap_mangen v0.2.24 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking dbus-secret-service v4.0.3 [INFO] [stderr] Checking keyring v3.6.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking sop v0.8.0 [INFO] [stderr] Checking dsa v0.6.3 [INFO] [stderr] Checking rsa v0.9.7 [INFO] [stderr] Checking pgp v0.14.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking openpgp-card-state v0.3.2 [INFO] [stderr] Checking openpgp-card-rpgp v0.2.0 [INFO] [stderr] Checking rpgpie v0.2.0 [INFO] [stderr] Checking rpgpie-sop v0.4.3 (/opt/rustwide/workdir/rpgpie-sop) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn version(&'_ self) -> sop::Result> { [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] 39 | fn version(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 49 | ) -> sop::Result + '_>> { [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] 49 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 55 | ) -> sop::Result>> { [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] 55 | ) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 61 | ) -> sop::Result>> { [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] 61 | ) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 67 | ) -> sop::Result + '_>> { [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] 67 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [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] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 77 | ) -> sop::Result + '_>> { [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] 77 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 83 | ) -> sop::Result + '_>> { [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] 83 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 89 | ) -> sop::Result + '_>> { [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] 89 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | fn armor(&'_ self) -> sop::Result> { [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] 93 | fn armor(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | fn dearmor(&'_ self) -> sop::Result> { [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] 97 | fn dearmor(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [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] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 107 | ) -> sop::Result + '_>> { [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] 107 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [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] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [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] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [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] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 125 | ) -> sop::Result + '_>> { [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] 125 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [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] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rsop v0.4.3 (/opt/rustwide/workdir/rsop) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn version(&'_ self) -> sop::Result> { [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] 39 | fn version(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 49 | ) -> sop::Result + '_>> { [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] 49 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 55 | ) -> sop::Result>> { [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] 55 | ) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 61 | ) -> sop::Result>> { [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] 61 | ) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 67 | ) -> sop::Result + '_>> { [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] 67 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [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] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 77 | ) -> sop::Result + '_>> { [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] 77 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 83 | ) -> sop::Result + '_>> { [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] 83 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 89 | ) -> sop::Result + '_>> { [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] 89 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | fn armor(&'_ self) -> sop::Result> { [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] 93 | fn armor(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | fn dearmor(&'_ self) -> sop::Result> { [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] 97 | fn dearmor(&'_ self) -> sop::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [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] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 107 | ) -> sop::Result + '_>> { [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] 107 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [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] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [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] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [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] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | &'_ self, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 125 | ) -> sop::Result + '_>> { [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] 125 | ) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [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] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "d2021c0c1e2cbd5e4f5680a5d075c0c0708e7a12b444cc6401945fbabd7f1ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2021c0c1e2cbd5e4f5680a5d075c0c0708e7a12b444cc6401945fbabd7f1ccc", kill_on_drop: false }` [INFO] [stdout] d2021c0c1e2cbd5e4f5680a5d075c0c0708e7a12b444cc6401945fbabd7f1ccc