[INFO] fetching crate sop 0.8.2... [INFO] testing sop-0.8.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate sop 0.8.2 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sop 0.8.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded chrono v0.4.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9604a91dae62a92823209a888ea07d949b01297089fdf9cea3903bcb4b8754fb [INFO] running `Command { std: "docker" "start" "-a" "9604a91dae62a92823209a888ea07d949b01297089fdf9cea3903bcb4b8754fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9604a91dae62a92823209a888ea07d949b01297089fdf9cea3903bcb4b8754fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9604a91dae62a92823209a888ea07d949b01297089fdf9cea3903bcb4b8754fb", kill_on_drop: false }` [INFO] [stdout] 9604a91dae62a92823209a888ea07d949b01297089fdf9cea3903bcb4b8754fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb0868e651769cedc95c88cd247e3e5bb09573f88e7961e295b0c9ac8397e82 [INFO] running `Command { std: "docker" "start" "-a" "ccb0868e651769cedc95c88cd247e3e5bb09573f88e7961e295b0c9ac8397e82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.61 [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 serde_json v1.0.132 [INFO] [stderr] Compiling sop v0.8.2 (/opt/rustwide/workdir) [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>; [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn version(&self) -> Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 217 | fn generate_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 218 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | fn change_key_password(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 244 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:268:20 [INFO] [stdout] | [INFO] [stdout] 268 | fn revoke_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 269 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | fn extract_cert(&'s self) -> Result + '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:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn update_key(&'s self) -> Result + '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:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | fn merge_certs(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 326 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | fn certify_userid(&'s self) -> Result + '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:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | fn validate_userid(&'s self) -> Result + '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:367:14 [INFO] [stdout] | [INFO] [stdout] 367 | fn sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 368 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | fn verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 398 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | fn encrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 429 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | fn decrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 462 | -> Result + '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 + '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:15 [INFO] [stdout] | [INFO] [stdout] 482 | fn armor(&'s self) -> Result>; [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 + '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:17 [INFO] [stdout] | [INFO] [stdout] 503 | fn dearmor(&'s self) -> Result>; [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 + 's>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:523:23 [INFO] [stdout] | [INFO] [stdout] 523 | fn inline_detach(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 524 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | fn inline_verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 551 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:576:21 [INFO] [stdout] | [INFO] [stdout] 576 | fn inline_sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 577 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ops.rs:243:56 [INFO] [stdout] | [INFO] [stdout] 243 | fn signatures<'sigs>(self: Box, signatures: &'sigs Sigs) [INFO] [stdout] | ^^^^^ the lifetime is named here [INFO] [stdout] 244 | -> Result> [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'sigs` [INFO] [stdout] | [INFO] [stdout] 244 | -> Result + 'sigs>> [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s [INFO] running `Command { std: "docker" "inspect" "ccb0868e651769cedc95c88cd247e3e5bb09573f88e7961e295b0c9ac8397e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb0868e651769cedc95c88cd247e3e5bb09573f88e7961e295b0c9ac8397e82", kill_on_drop: false }` [INFO] [stdout] ccb0868e651769cedc95c88cd247e3e5bb09573f88e7961e295b0c9ac8397e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fb1f6e6142134af282919e08d57965184e720aef8e326dde41422e106c0512 [INFO] running `Command { std: "docker" "start" "-a" "81fb1f6e6142134af282919e08d57965184e720aef8e326dde41422e106c0512", kill_on_drop: false }` [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>; [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn version(&self) -> Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 217 | fn generate_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 218 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | fn change_key_password(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 244 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:268:20 [INFO] [stdout] | [INFO] [stdout] 268 | fn revoke_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 269 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | fn extract_cert(&'s self) -> Result + '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:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn update_key(&'s self) -> Result + '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:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | fn merge_certs(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 326 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | fn certify_userid(&'s self) -> Result + '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:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | fn validate_userid(&'s self) -> Result + '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:367:14 [INFO] [stdout] | [INFO] [stdout] 367 | fn sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 368 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | fn verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 398 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | fn encrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 429 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | fn decrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 462 | -> Result + '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 + '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:15 [INFO] [stdout] | [INFO] [stdout] 482 | fn armor(&'s self) -> Result>; [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 + '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:17 [INFO] [stdout] | [INFO] [stdout] 503 | fn dearmor(&'s self) -> Result>; [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 + 's>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:523:23 [INFO] [stdout] | [INFO] [stdout] 523 | fn inline_detach(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 524 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | fn inline_verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 551 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:576:21 [INFO] [stdout] | [INFO] [stdout] 576 | fn inline_sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 577 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ops.rs:243:56 [INFO] [stdout] | [INFO] [stdout] 243 | fn signatures<'sigs>(self: Box, signatures: &'sigs Sigs) [INFO] [stdout] | ^^^^^ the lifetime is named here [INFO] [stdout] 244 | -> Result> [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'sigs` [INFO] [stdout] | [INFO] [stdout] 244 | -> Result + 'sigs>> [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sop v0.8.2 (/opt/rustwide/workdir) [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>; [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn version(&self) -> Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:217:22 [INFO] [stdout] | [INFO] [stdout] 217 | fn generate_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 218 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | fn change_key_password(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 244 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:268:20 [INFO] [stdout] | [INFO] [stdout] 268 | fn revoke_key(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 269 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | fn extract_cert(&'s self) -> Result + '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:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn update_key(&'s self) -> Result + '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:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | fn merge_certs(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 326 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | fn certify_userid(&'s self) -> Result + '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:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | fn validate_userid(&'s self) -> Result + '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:367:14 [INFO] [stdout] | [INFO] [stdout] 367 | fn sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 368 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | fn verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 398 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | fn encrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 429 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | fn decrypt(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 462 | -> Result + '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 + '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:15 [INFO] [stdout] | [INFO] [stdout] 482 | fn armor(&'s self) -> Result>; [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 + '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:17 [INFO] [stdout] | [INFO] [stdout] 503 | fn dearmor(&'s self) -> Result>; [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 + 's>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:523:23 [INFO] [stdout] | [INFO] [stdout] 523 | fn inline_detach(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 524 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | fn inline_verify(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 551 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:576:21 [INFO] [stdout] | [INFO] [stdout] 576 | fn inline_sign(&'s self) [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 577 | -> Result + '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 + 's>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ops.rs:243:56 [INFO] [stdout] | [INFO] [stdout] 243 | fn signatures<'sigs>(self: Box, signatures: &'sigs Sigs) [INFO] [stdout] | ^^^^^ the lifetime is named here [INFO] [stdout] 244 | -> Result> [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'sigs` [INFO] [stdout] | [INFO] [stdout] 244 | -> Result + 'sigs>> [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "81fb1f6e6142134af282919e08d57965184e720aef8e326dde41422e106c0512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fb1f6e6142134af282919e08d57965184e720aef8e326dde41422e106c0512", kill_on_drop: false }` [INFO] [stdout] 81fb1f6e6142134af282919e08d57965184e720aef8e326dde41422e106c0512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0d83d95c7b06df7723419a830013b3983ce71fb6ac92563441a9b3e72abf851 [INFO] running `Command { std: "docker" "start" "-a" "e0d83d95c7b06df7723419a830013b3983ce71fb6ac92563441a9b3e72abf851", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:201:16 [INFO] [stderr] | [INFO] [stderr] 201 | fn version(&self) -> Result>; [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 201 | fn version(&self) -> Result>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:217:22 [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 217 | fn generate_key(&'s self) [INFO] [stdout] running 4 tests [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stdout] test tests::armor_label_roundtrip ... ok [INFO] [stderr] 218 | -> Result + 's>>; [INFO] [stdout] test tests::encrypt_as_roundtrip ... ok [INFO] [stderr] | -------------------------------------- the same lifetime is hidden here [INFO] [stdout] test tests::sign_as_roundtrip ... ok [INFO] [stderr] | [INFO] [stdout] test tests::session_key_roundtrip ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] [INFO] [stderr] help: consistently use `'s` [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 218 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:243:29 [INFO] [stderr] | [INFO] [stderr] 243 | fn change_key_password(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 244 | -> Result + 's>>; [INFO] [stderr] | -------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 244 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | fn revoke_key(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 269 | -> Result + 's>>; [INFO] [stderr] | ------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 269 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:292:22 [INFO] [stderr] | [INFO] [stderr] 292 | fn extract_cert(&'s self) -> Result + 's>>; [INFO] [stderr] | --------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 293 | dyn ExtractCert<'s, Self, Self::Certs, Self::Keys> + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:317:20 [INFO] [stderr] | [INFO] [stderr] 317 | fn update_key(&'s self) -> Result + 's>>; [INFO] [stderr] | ------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 318 | dyn UpdateKey<'s, Self, Self::Certs, Self::Keys> + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:325:21 [INFO] [stderr] | [INFO] [stderr] 325 | fn merge_certs(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 326 | -> Result + 's>>; [INFO] [stderr] | -------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 326 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:333:24 [INFO] [stderr] | [INFO] [stderr] 333 | fn certify_userid(&'s self) -> Result + 's>>; [INFO] [stderr] | ----------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 334 | dyn CertifyUserID<'s, Self, Self::Certs, Self::Keys> + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:342:25 [INFO] [stderr] | [INFO] [stderr] 342 | fn validate_userid(&'s self) -> Result + 's>>; [INFO] [stderr] | ------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 343 | dyn ValidateUserID<'s, Self, Self::Certs> + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:367:14 [INFO] [stderr] | [INFO] [stderr] 367 | fn sign(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 368 | -> Result + 's>>; [INFO] [stderr] | ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 368 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:397:16 [INFO] [stderr] | [INFO] [stderr] 397 | fn verify(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 398 | -> Result + 's>>; [INFO] [stderr] | ---------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 398 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:428:17 [INFO] [stderr] | [INFO] [stderr] 428 | fn encrypt(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 429 | -> Result + 's>>; [INFO] [stderr] | ----------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 429 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:461:17 [INFO] [stderr] | [INFO] [stderr] 461 | fn decrypt(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 462 | -> Result + 's>>; [INFO] [stderr] | ----------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 462 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:482:15 [INFO] [stderr] | [INFO] [stderr] 482 | fn armor(&'s self) -> Result>; [INFO] [stderr] | ^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 482 | fn armor(&'s self) -> Result + 's>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:503:17 [INFO] [stderr] | [INFO] [stderr] 503 | fn dearmor(&'s self) -> Result>; [INFO] [stderr] | ^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 503 | fn dearmor(&'s self) -> Result + 's>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:523:23 [INFO] [stderr] | [INFO] [stderr] 523 | fn inline_detach(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 524 | -> Result + 's>>; [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 524 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:550:23 [INFO] [stderr] | [INFO] [stderr] 550 | fn inline_verify(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 551 | -> Result + 's>>; [INFO] [stderr] | ---------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 551 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:576:21 [INFO] [stderr] | [INFO] [stderr] 576 | fn inline_sign(&'s self) [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 577 | -> Result + 's>>; [INFO] [stderr] | ------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'s` [INFO] [stderr] | [INFO] [stderr] 577 | -> Result + 's>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ops.rs:243:56 [INFO] [stderr] | [INFO] [stderr] 243 | fn signatures<'sigs>(self: Box, signatures: &'sigs Sigs) [INFO] [stderr] | ^^^^^ the lifetime is named here [INFO] [stderr] 244 | -> Result> [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'sigs` [INFO] [stderr] | [INFO] [stderr] 244 | -> Result + 'sigs>> [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `sop` (lib) generated 19 warnings (run `cargo fix --lib -p sop` to apply 19 suggestions) [INFO] [stderr] warning: `sop` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sop-53d2e7d3213293d7) [INFO] [stderr] Doc-tests sop [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/lib.rs - SOP::armor (line 473) ... ok [INFO] [stdout] test src/lib.rs - SOP::encrypt (line 408) ... ok [INFO] [stdout] test src/lib.rs - SOP::change_key_password (line 226) ... ok [INFO] [stdout] test src/lib.rs - SOP::extract_cert (line 277) ... ok [INFO] [stdout] test src/lib.rs - SOP::dearmor (line 494) ... ok [INFO] [stdout] test src/lib.rs - SOP::decrypt (line 440) ... ok [INFO] [stdout] test src/lib.rs - SOP::generate_key (line 209) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - SOP::inline_verify (line 532) ... ok [INFO] [stdout] test src/lib.rs - SOP::inline_detach (line 515) ... ok [INFO] [stdout] test src/lib.rs - SOP::inline_sign (line 559) ... ok [INFO] [stdout] test src/lib.rs - SOP::sign (line 351) ... ok [INFO] [stdout] test src/lib.rs - SOP::revoke_key (line 252) ... ok [INFO] [stdout] test src/lib.rs - SOP::version (line 188) ... ok [INFO] [stdout] test src/lib.rs - SOP::verify (line 376) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0d83d95c7b06df7723419a830013b3983ce71fb6ac92563441a9b3e72abf851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d83d95c7b06df7723419a830013b3983ce71fb6ac92563441a9b3e72abf851", kill_on_drop: false }` [INFO] [stdout] e0d83d95c7b06df7723419a830013b3983ce71fb6ac92563441a9b3e72abf851