[INFO] fetching crate sequoia-sop 0.35.0... [INFO] checking sequoia-sop-0.35.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate sequoia-sop 0.35.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate sequoia-sop 0.35.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-sop 0.35.0 [INFO] finished tweaking crates.io crate sequoia-sop 0.35.0 [INFO] tweaked toml for crates.io crate sequoia-sop 0.35.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate sequoia-sop 0.35.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sqop` [INFO] [stderr] * `bin` target `sqopv` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50646e8bedabc749b3b7f531922115cf973aa6cfe15ac1d22815889e21d22e9c [INFO] running `Command { std: "docker" "start" "-a" "50646e8bedabc749b3b7f531922115cf973aa6cfe15ac1d22815889e21d22e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50646e8bedabc749b3b7f531922115cf973aa6cfe15ac1d22815889e21d22e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50646e8bedabc749b3b7f531922115cf973aa6cfe15ac1d22815889e21d22e9c", kill_on_drop: false }` [INFO] [stdout] 50646e8bedabc749b3b7f531922115cf973aa6cfe15ac1d22815889e21d22e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c50702a55638661060d61f91500d7166fe68225b2bc11185e9c4ed21ce493cd3 [INFO] running `Command { std: "docker" "start" "-a" "c50702a55638661060d61f91500d7166fe68225b2bc11185e9c4ed21ce493cd3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sqop` [INFO] [stderr] * `bin` target `sqopv` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking generic-array v1.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking buffered-reader v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling sop v0.7.2 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling sequoia-sop v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling sequoia-openpgp v1.21.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna v1.0.2 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:281:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 281 | fn version(&'s self) -> Result> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:46 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:57 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:64 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:62 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:41 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:57 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:45 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:51 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:58 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:58 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:325:52 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 325 | fn armor(&'s self) -> Result> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:328:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 328 | fn dearmor(&'s self) -> Result> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:332:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:56 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:47 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:1296:31 [INFO] [stdout] | [INFO] [stdout] 1293 | fn make<'s>(sink: &'s mut (dyn io::Write + Send + Sync), [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 1296 | -> Result [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:281:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 281 | fn version(&'s self) -> Result> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:288:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 293 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:46 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:57 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:298:64 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 298 | -> Result, Certs, Keys> + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:55 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:303:62 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 303 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:41 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:308:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 308 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:313:57 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 313 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:45 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:51 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:318:58 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 318 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:44 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:322:58 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 322 | -> Result + 's>> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:325:52 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 325 | fn armor(&'s self) -> Result> { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:328:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 328 | fn dearmor(&'s self) -> Result> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:332:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:50 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:337:56 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | -> Result + 's>> [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:47 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:48 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:342:54 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'s> sop::SOP<'s> for SQOP<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 342 | -> Result + 's>> [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:1296:31 [INFO] [stdout] | [INFO] [stdout] 1293 | fn make<'s>(sink: &'s mut (dyn io::Write + Send + Sync), [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 1296 | -> Result [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `VHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:906:12 [INFO] [stdout] | [INFO] [stdout] 884 | fn data(self: Box, data: &mut (dyn io::Read + Send + Sync)) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 906 | Ok(v.into_helper().verifications) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `VHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:906:12 [INFO] [stdout] | [INFO] [stdout] 884 | fn data(self: Box, data: &mut (dyn io::Read + Send + Sync)) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 906 | Ok(v.into_helper().verifications) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `VHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1588:12 [INFO] [stdout] | [INFO] [stdout] 1568 | fn to_writer(self: Box, sink: &mut (dyn io::Write + Send + Sync)) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1588 | Ok(verifier.into_helper().verifications) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `VHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1588:12 [INFO] [stdout] | [INFO] [stdout] 1568 | fn to_writer(self: Box, sink: &mut (dyn io::Write + Send + Sync)) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1588 | Ok(verifier.into_helper().verifications) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-sop` (lib) due to 3 previous errors; 41 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sequoia-sop` (lib test) due to 3 previous errors; 41 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c50702a55638661060d61f91500d7166fe68225b2bc11185e9c4ed21ce493cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50702a55638661060d61f91500d7166fe68225b2bc11185e9c4ed21ce493cd3", kill_on_drop: false }` [INFO] [stdout] c50702a55638661060d61f91500d7166fe68225b2bc11185e9c4ed21ce493cd3