[INFO] fetching crate sop 0.8.2...
[INFO] building sop-0.8.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sop 0.8.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sop 0.8.2
[INFO] finished tweaking crates.io crate sop 0.8.2
[INFO] tweaked toml for crates.io crate sop 0.8.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sop 0.8.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sop 0.8.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5305a4c46a307642816d4440525dee0388c2d787a3eb81279b6afc4b4cb6d7
[INFO] running `Command { std: "docker" "start" "-a" "fb5305a4c46a307642816d4440525dee0388c2d787a3eb81279b6afc4b4cb6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5305a4c46a307642816d4440525dee0388c2d787a3eb81279b6afc4b4cb6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5305a4c46a307642816d4440525dee0388c2d787a3eb81279b6afc4b4cb6d7", kill_on_drop: false }`
[INFO] [stdout] fb5305a4c46a307642816d4440525dee0388c2d787a3eb81279b6afc4b4cb6d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50bf20b3fbb43ca571b8c384702071a99a3bd66000065094d2f0c86d06a4c5dc
[INFO] running `Command { std: "docker" "start" "-a" "50bf20b3fbb43ca571b8c384702071a99a3bd66000065094d2f0c86d06a4c5dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memsec v0.6.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling sop v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ops.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn signatures<'sigs>(self: Box<Self>, signatures: &'sigs Sigs)
[INFO] [stdout]     |                                                        ----- the lifetime is named here
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures + 'sigs>>
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'sigs`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures<'sigs> + 'sigs>>
[INFO] [stdout]     |                                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn version(&self) -> Result<Box<dyn Version>>;
[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] 201 |     fn version(&self) -> Result<Box<dyn Version<'_>>>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:35
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn generate_key(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn change_key_password(&'s self)
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn revoke_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn extract_cert(&'s self) -> Result<Box<
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 293 |             dyn ExtractCert<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 293 |             dyn ExtractCert<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn update_key(&'s self) -> Result<Box<
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 318 |             dyn UpdateKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 318 |             dyn UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:34
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn merge_certs(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn certify_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 334 |             dyn CertifyUserID<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 334 |             dyn CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn validate_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 343 |             dyn ValidateUserID<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 343 |             dyn ValidateUserID<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn sign(&'s self)
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<Self, Self::Keys, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<'s, Self, Self::Keys, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:398:29
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn verify(&'s self)
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<Self, Self::Certs, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<'s, Self, Self::Certs, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:429:30
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn encrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:30
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn decrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:38
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor + 's>>;
[INFO] [stdout]     |               --                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor<'s> + 's>>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:503:40
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor + 's>>;
[INFO] [stdout]     |                 --                     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor<'s> + 's>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:524:36
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn inline_detach(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<'s, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:551:36
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn inline_verify(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:577:34
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn inline_sign(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s
[INFO] running `Command { std: "docker" "inspect" "50bf20b3fbb43ca571b8c384702071a99a3bd66000065094d2f0c86d06a4c5dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50bf20b3fbb43ca571b8c384702071a99a3bd66000065094d2f0c86d06a4c5dc", kill_on_drop: false }`
[INFO] [stdout] 50bf20b3fbb43ca571b8c384702071a99a3bd66000065094d2f0c86d06a4c5dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38a656cd9aac7cf2dfe073765e6c8f88d5f64f1eceb987d0d2c4e11eb3992318
[INFO] running `Command { std: "docker" "start" "-a" "38a656cd9aac7cf2dfe073765e6c8f88d5f64f1eceb987d0d2c4e11eb3992318", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ops.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn signatures<'sigs>(self: Box<Self>, signatures: &'sigs Sigs)
[INFO] [stdout]     |                                                        ----- the lifetime is named here
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures + 'sigs>>
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'sigs`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures<'sigs> + 'sigs>>
[INFO] [stdout]     |                                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn version(&self) -> Result<Box<dyn Version>>;
[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] 201 |     fn version(&self) -> Result<Box<dyn Version<'_>>>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:35
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn generate_key(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn change_key_password(&'s self)
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn revoke_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn extract_cert(&'s self) -> Result<Box<
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 293 |             dyn ExtractCert<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 293 |             dyn ExtractCert<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn update_key(&'s self) -> Result<Box<
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 318 |             dyn UpdateKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 318 |             dyn UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:34
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn merge_certs(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn certify_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 334 |             dyn CertifyUserID<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 334 |             dyn CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn validate_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 343 |             dyn ValidateUserID<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 343 |             dyn ValidateUserID<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn sign(&'s self)
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<Self, Self::Keys, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<'s, Self, Self::Keys, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:398:29
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn verify(&'s self)
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<Self, Self::Certs, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<'s, Self, Self::Certs, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:429:30
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn encrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:30
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn decrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sop v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:38
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor + 's>>;
[INFO] [stdout]     |               --                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor<'s> + 's>>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:503:40
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor + 's>>;
[INFO] [stdout]     |                 --                     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor<'s> + 's>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:524:36
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn inline_detach(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<'s, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:551:36
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn inline_verify(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:577:34
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn inline_sign(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ops.rs:244:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn signatures<'sigs>(self: Box<Self>, signatures: &'sigs Sigs)
[INFO] [stdout]     |                                                        ----- the lifetime is named here
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures + 'sigs>>
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'sigs`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                          -> Result<Box<dyn VerifySignatures<'sigs> + 'sigs>>
[INFO] [stdout]     |                                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn version(&self) -> Result<Box<dyn Version>>;
[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] 201 |     fn version(&self) -> Result<Box<dyn Version<'_>>>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:35
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn generate_key(&'s self)
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     -> Result<Box<dyn GenerateKey<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn change_key_password(&'s self)
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                            -> Result<Box<dyn ChangeKeyPassword<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn revoke_key(&'s self)
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 269 |                   -> Result<Box<dyn RevokeKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn extract_cert(&'s self) -> Result<Box<
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 293 |             dyn ExtractCert<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 293 |             dyn ExtractCert<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn update_key(&'s self) -> Result<Box<
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 318 |             dyn UpdateKey<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 318 |             dyn UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:34
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn merge_certs(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 326 |                    -> Result<Box<dyn MergeCerts<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn certify_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 334 |             dyn CertifyUserID<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 334 |             dyn CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn validate_userid(&'s self) -> Result<Box<
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 343 |             dyn ValidateUserID<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 343 |             dyn ValidateUserID<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn sign(&'s self)
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<Self, Self::Keys, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 368 |             -> Result<Box<dyn Sign<'s, Self, Self::Keys, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:398:29
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn verify(&'s self)
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<Self, Self::Certs, Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 398 |               -> Result<Box<dyn Verify<'s, Self, Self::Certs, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:429:30
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn encrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 429 |                -> Result<Box<dyn Encrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:30
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn decrypt(&'s self)
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<Self, Self::Certs, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 462 |                -> Result<Box<dyn Decrypt<'s, Self, Self::Certs, Self::Keys> + 's>>;
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:38
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor + 's>>;
[INFO] [stdout]     |               --                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn armor(&'s self) -> Result<Box<dyn Armor<'s> + 's>>;
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:503:40
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor + 's>>;
[INFO] [stdout]     |                 --                     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     fn dearmor(&'s self) -> Result<Box<dyn Dearmor<'s> + 's>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:524:36
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn inline_detach(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<Self::Sigs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 524 |                      -> Result<Box<dyn InlineDetach<'s, Self::Sigs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:551:36
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn inline_verify(&'s self)
[INFO] [stdout]     |                       -- the lifetime is named here
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<Self, Self::Certs> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 551 |                      -> Result<Box<dyn InlineVerify<'s, Self, Self::Certs> + 's>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:577:34
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn inline_sign(&'s self)
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<Self, Self::Keys> + 's>>;
[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: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 577 |                    -> Result<Box<dyn InlineSign<'s, Self, Self::Keys> + 's>>;
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "38a656cd9aac7cf2dfe073765e6c8f88d5f64f1eceb987d0d2c4e11eb3992318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38a656cd9aac7cf2dfe073765e6c8f88d5f64f1eceb987d0d2c4e11eb3992318", kill_on_drop: false }`
[INFO] [stdout] 38a656cd9aac7cf2dfe073765e6c8f88d5f64f1eceb987d0d2c4e11eb3992318
