[INFO] fetching crate sequoia-sop 0.35.0... [INFO] checking sequoia-sop-0.35.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate sequoia-sop 0.35.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sequoia-sop 0.35.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "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-tc1/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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sqop` [INFO] [stderr] * `bin` target `sqopv` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.4.4 [INFO] [stderr] Downloaded sop v0.7.2 [INFO] [stderr] Downloaded memsec v0.7.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.11 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded buffered-reader v1.3.1 [INFO] [stderr] Downloaded cc v1.1.0 [INFO] [stderr] Downloaded nettle v7.4.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.4 [INFO] [stderr] Downloaded sequoia-openpgp v1.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec1cd2fe430d9334d8d24289d9eec215ce49f07aa3d4e7c036c7b9f57aa2d01d [INFO] running `Command { std: "docker" "start" "-a" "ec1cd2fe430d9334d8d24289d9eec215ce49f07aa3d4e7c036c7b9f57aa2d01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec1cd2fe430d9334d8d24289d9eec215ce49f07aa3d4e7c036c7b9f57aa2d01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1cd2fe430d9334d8d24289d9eec215ce49f07aa3d4e7c036c7b9f57aa2d01d", kill_on_drop: false }` [INFO] [stdout] ec1cd2fe430d9334d8d24289d9eec215ce49f07aa3d4e7c036c7b9f57aa2d01d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb06624e5029606791eed3e729a615cb32637b23e736e8e467ecde4f7a8c7005 [INFO] running `Command { std: "docker" "start" "-a" "bb06624e5029606791eed3e729a615cb32637b23e736e8e467ecde4f7a8c7005", 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 writeable v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Compiling petgraph v0.6.5 [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 bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking flate2 v1.0.30 [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] Checking generic-array v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.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] Compiling sop v0.7.2 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling sequoia-sop v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zerovec v0.10.4 [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] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s [INFO] running `Command { std: "docker" "inspect" "bb06624e5029606791eed3e729a615cb32637b23e736e8e467ecde4f7a8c7005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb06624e5029606791eed3e729a615cb32637b23e736e8e467ecde4f7a8c7005", kill_on_drop: false }` [INFO] [stdout] bb06624e5029606791eed3e729a615cb32637b23e736e8e467ecde4f7a8c7005