[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] testing vgisc-labs/rpgp-rsop against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisc-labs%2Frpgp-rsop" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vgisc-labs/rpgp-rsop on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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-4-tc2/source/rsop/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/rsop/Cargo.toml: file `/workspace/builds/worker-4-tc2/source/rsop/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rsop` [INFO] [stderr] * `bin` target `rsopv` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c17dada108d4b5da33a5709c545eb766c34ff2d37d80c7144e876c540242bf5 [INFO] running `Command { std: "docker" "start" "-a" "7c17dada108d4b5da33a5709c545eb766c34ff2d37d80c7144e876c540242bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c17dada108d4b5da33a5709c545eb766c34ff2d37d80c7144e876c540242bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c17dada108d4b5da33a5709c545eb766c34ff2d37d80c7144e876c540242bf5", kill_on_drop: false }` [INFO] [stdout] 7c17dada108d4b5da33a5709c545eb766c34ff2d37d80c7144e876c540242bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4703306e25a285d8c4c13ebbf670919fd3393880b4c33c289e569e5544ee9609 [INFO] running `Command { std: "docker" "start" "-a" "4703306e25a285d8c4c13ebbf670919fd3393880b4c33c289e569e5544ee9609", 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 unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pcsc-sys v1.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling iso7816-tlv v0.4.4 [INFO] [stderr] Compiling pcsc v2.8.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling env_logger v0.11.5 [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 curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling card-backend v0.2.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling card-backend-pcsc v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling x448 v0.6.0 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling dbus-secret-service v4.0.3 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling keyring v3.6.1 [INFO] [stderr] Compiling openpgp-card v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling sop v0.8.0 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling pgp v0.14.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling openpgp-card-state v0.3.2 [INFO] [stderr] Compiling openpgp-card-rpgp v0.2.0 [INFO] [stderr] Compiling rpgpie v0.2.0 [INFO] [stderr] Compiling rpgpie-sop v0.4.3 (/opt/rustwide/workdir/rpgpie-sop) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn version(&'_ self) -> sop::Result> { [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] 39 - fn version(&'_ self) -> sop::Result> { [INFO] [stdout] 39 + fn version(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 49 | ) -> sop::Result + '_>> { [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 48 ~ &self, [INFO] [stdout] 49 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 55 | ) -> sop::Result>> { [INFO] [stdout] | ------------------------------------------------- the lifetime gets resolved as `'_` [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] 54 ~ &self, [INFO] [stdout] 55 ~ ) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 61 | ) -> sop::Result>> { [INFO] [stdout] | ------------------------------------------------------ the lifetime gets resolved as `'_` [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] 60 ~ &self, [INFO] [stdout] 61 ~ ) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 67 | ) -> sop::Result + '_>> { [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 66 ~ &self, [INFO] [stdout] 67 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ----------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 71 - fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 71 + fn sign(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 77 | ) -> sop::Result + '_>> { [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 76 ~ &self, [INFO] [stdout] 77 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 83 | ) -> sop::Result + '_>> { [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 82 ~ &self, [INFO] [stdout] 83 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 89 | ) -> sop::Result + '_>> { [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 88 ~ &self, [INFO] [stdout] 89 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | fn armor(&'_ self) -> sop::Result> { [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] 93 - fn armor(&'_ self) -> sop::Result> { [INFO] [stdout] 93 + fn armor(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | fn dearmor(&'_ self) -> sop::Result> { [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] 97 - fn dearmor(&'_ self) -> sop::Result> { [INFO] [stdout] 97 + fn dearmor(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [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] 101 - fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stdout] 101 + fn inline_detach(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 107 | ) -> sop::Result + '_>> { [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 106 ~ &self, [INFO] [stdout] 107 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 111 - fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 111 + fn inline_sign(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 115 - fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 115 + fn update_key(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ -------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 119 - fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 119 + fn merge_certs(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 125 | ) -> sop::Result + '_>> { [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 124 ~ &self, [INFO] [stdout] 125 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ------------------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 129 - fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 129 + fn validate_userid(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsop v0.4.3 (/opt/rustwide/workdir/rsop) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "4703306e25a285d8c4c13ebbf670919fd3393880b4c33c289e569e5544ee9609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4703306e25a285d8c4c13ebbf670919fd3393880b4c33c289e569e5544ee9609", kill_on_drop: false }` [INFO] [stdout] 4703306e25a285d8c4c13ebbf670919fd3393880b4c33c289e569e5544ee9609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c364ebb75ba5672cb1be3a0962e90e4ebf74f1e626f79fa2393c651cc33baf75 [INFO] running `Command { std: "docker" "start" "-a" "c364ebb75ba5672cb1be3a0962e90e4ebf74f1e626f79fa2393c651cc33baf75", 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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn version(&'_ self) -> sop::Result> { [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] 39 - fn version(&'_ self) -> sop::Result> { [INFO] [stdout] 39 + fn version(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 49 | ) -> sop::Result + '_>> { [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 48 ~ &self, [INFO] [stdout] 49 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 55 | ) -> sop::Result>> { [INFO] [stdout] | ------------------------------------------------- the lifetime gets resolved as `'_` [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] 54 ~ &self, [INFO] [stdout] 55 ~ ) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 61 | ) -> sop::Result>> { [INFO] [stdout] | ------------------------------------------------------ the lifetime gets resolved as `'_` [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] 60 ~ &self, [INFO] [stdout] 61 ~ ) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 67 | ) -> sop::Result + '_>> { [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 66 ~ &self, [INFO] [stdout] 67 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ----------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 71 - fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 71 + fn sign(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 77 | ) -> sop::Result + '_>> { [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 76 ~ &self, [INFO] [stdout] 77 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsop v0.4.3 (/opt/rustwide/workdir/rsop) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 83 | ) -> sop::Result + '_>> { [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 82 ~ &self, [INFO] [stdout] 83 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 89 | ) -> sop::Result + '_>> { [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 88 ~ &self, [INFO] [stdout] 89 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | fn armor(&'_ self) -> sop::Result> { [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] 93 - fn armor(&'_ self) -> sop::Result> { [INFO] [stdout] 93 + fn armor(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | fn dearmor(&'_ self) -> sop::Result> { [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] 97 - fn dearmor(&'_ self) -> sop::Result> { [INFO] [stdout] 97 + fn dearmor(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [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] 101 - fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stdout] 101 + fn inline_detach(&self) -> sop::Result>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 107 | ) -> sop::Result + '_>> { [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 106 ~ &self, [INFO] [stdout] 107 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 111 - fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 111 + fn inline_sign(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 115 - fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 115 + fn update_key(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ -------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 119 - fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 119 + fn merge_certs(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | &'_ self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 125 | ) -> sop::Result + '_>> { [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [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] 124 ~ &self, [INFO] [stdout] 125 ~ ) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rpgpie-sop/src/lib.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] | ^^ ------------------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 129 - fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stdout] 129 + fn validate_userid(&self) -> sop::Result + '_>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "c364ebb75ba5672cb1be3a0962e90e4ebf74f1e626f79fa2393c651cc33baf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c364ebb75ba5672cb1be3a0962e90e4ebf74f1e626f79fa2393c651cc33baf75", kill_on_drop: false }` [INFO] [stdout] c364ebb75ba5672cb1be3a0962e90e4ebf74f1e626f79fa2393c651cc33baf75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 899b1d777d947331523636a16dfa7c2d722a6f727eb27903f01f260c746d4aca [INFO] running `Command { std: "docker" "start" "-a" "899b1d777d947331523636a16dfa7c2d722a6f727eb27903f01f260c746d4aca", 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] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | fn version(&'_ self) -> sop::Result> { [INFO] [stderr] | ^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 39 - fn version(&'_ self) -> sop::Result> { [INFO] [stderr] 39 + fn version(&self) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 49 | ) -> sop::Result + '_>> { [INFO] [stderr] | ------------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 48 ~ &self, [INFO] [stderr] 49 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 55 | ) -> sop::Result>> { [INFO] [stderr] | ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 54 ~ &self, [INFO] [stderr] 55 ~ ) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 61 | ) -> sop::Result>> { [INFO] [stderr] | ------------------------------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 60 ~ &self, [INFO] [stderr] 61 ~ ) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:66:10 [INFO] [stderr] | [INFO] [stderr] 66 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 67 | ) -> sop::Result + '_>> { [INFO] [stderr] | ------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 66 ~ &self, [INFO] [stderr] 67 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:71:14 [INFO] [stderr] | [INFO] [stderr] 71 | fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] | ^^ ----------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 71 - fn sign(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] 71 + fn sign(&self) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 77 | ) -> sop::Result + '_>> { [INFO] [stderr] | -------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 76 ~ &self, [INFO] [stderr] 77 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:82:10 [INFO] [stderr] | [INFO] [stderr] 82 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 83 | ) -> sop::Result + '_>> { [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 82 ~ &self, [INFO] [stderr] 83 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:88:10 [INFO] [stderr] | [INFO] [stderr] 88 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 89 | ) -> sop::Result + '_>> { [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 88 ~ &self, [INFO] [stderr] 89 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:93:15 [INFO] [stderr] | [INFO] [stderr] 93 | fn armor(&'_ self) -> sop::Result> { [INFO] [stderr] | ^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 93 - fn armor(&'_ self) -> sop::Result> { [INFO] [stderr] 93 + fn armor(&self) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | fn dearmor(&'_ self) -> sop::Result> { [INFO] [stderr] | ^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 97 - fn dearmor(&'_ self) -> sop::Result> { [INFO] [stderr] 97 + fn dearmor(&self) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:101:23 [INFO] [stderr] | [INFO] [stderr] 101 | fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stderr] | ^^ -------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 101 - fn inline_detach(&'_ self) -> sop::Result>> { [INFO] [stderr] 101 + fn inline_detach(&self) -> sop::Result>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 107 | ) -> sop::Result + '_>> { [INFO] [stderr] | -------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 106 ~ &self, [INFO] [stderr] 107 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 111 - fn inline_sign(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] 111 + fn inline_sign(&self) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] | ^^ ------------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 115 - fn update_key(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] 115 + fn update_key(&self) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:119:21 [INFO] [stderr] | [INFO] [stderr] 119 | fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] | ^^ -------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 119 - fn merge_certs(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] 119 + fn merge_certs(&self) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:124:10 [INFO] [stderr] | [INFO] [stderr] 124 | &'_ self, [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 125 | ) -> sop::Result + '_>> { [INFO] [stderr] | ----------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 124 ~ &self, [INFO] [stderr] 125 ~ ) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rpgpie-sop/src/lib.rs:129:25 [INFO] [stderr] | [INFO] [stderr] 129 | fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] | ^^ ------------------------------------------ [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 129 - fn validate_userid(&'_ self) -> sop::Result + '_>> { [INFO] [stderr] 129 + fn validate_userid(&self) -> sop::Result + '_>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rpgpie-sop` (lib) generated 18 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsop-577885ed7fafbd60) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "899b1d777d947331523636a16dfa7c2d722a6f727eb27903f01f260c746d4aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899b1d777d947331523636a16dfa7c2d722a6f727eb27903f01f260c746d4aca", kill_on_drop: false }` [INFO] [stdout] 899b1d777d947331523636a16dfa7c2d722a6f727eb27903f01f260c746d4aca