[INFO] cloning repository https://github.com/noorllpori/Ts3EzApi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noorllpori/Ts3EzApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoorllpori%2FTs3EzApi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoorllpori%2FTs3EzApi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0e48d88abb10a2c051ffb6fc339f228047ff69b
[INFO] testing noorllpori/Ts3EzApi against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoorllpori%2FTs3EzApi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noorllpori/Ts3EzApi
[INFO] finished tweaking git repo https://github.com/noorllpori/Ts3EzApi
[INFO] tweaked toml for git repo https://github.com/noorllpori/Ts3EzApi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noorllpori/Ts3EzApi on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noorllpori/Ts3EzApi 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9393c1205e3d159ce35abc5574816708da4cdb48715ab38dc97b813ee4881e9
[INFO] running `Command { std: "docker" "start" "-a" "a9393c1205e3d159ce35abc5574816708da4cdb48715ab38dc97b813ee4881e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9393c1205e3d159ce35abc5574816708da4cdb48715ab38dc97b813ee4881e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9393c1205e3d159ce35abc5574816708da4cdb48715ab38dc97b813ee4881e9", kill_on_drop: false }`
[INFO] [stdout] a9393c1205e3d159ce35abc5574816708da4cdb48715ab38dc97b813ee4881e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5915c2d05959a62be161c4e0cb3149b2abf4ccf7e9383a6f9fe7101c14eca1d9
[INFO] running `Command { std: "docker" "start" "-a" "5915c2d05959a62be161c4e0cb3149b2abf4ccf7e9383a6f9fe7101c14eca1d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling omnom v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling resolv-conf v0.7.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling audiopus v0.3.0-rc.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling t4rust-derive v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling git-testament-derive v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tsproto-structs v0.2.0 (/opt/rustwide/workdir/utils/tsproto-structs)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tsproto-packets v0.1.0 (/opt/rustwide/workdir/utils/tsproto-packets)
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |               pub fn data(&self) -> &$borrow_name { self.0.borrow_dependent() }
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |         ||
[INFO] [stdout]     |                           |         |the same lifetime is hidden here
[INFO] [stdout]     |                           |         the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 | / create_buf!(InAudioBuf, InAudio, into_audio;
[INFO] [stdout] 115 | |     InCommandBuf, InCommand, into_command;
[INFO] [stdout] 116 | |     InC2SInitBuf, InC2SInit, into_c2sinit;
[INFO] [stdout] 117 | |     InS2CInitBuf, InS2CInit, into_s2cinit);
[INFO] [stdout]     | |__________________________________________- in this macro invocation
[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]     = note: this warning originates in the macro `create_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |             pub fn data(&self) -> &$borrow_name<'_> { self.0.borrow_dependent() }
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:794:14
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn data(&self) -> &S2CInitData { &self.data }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn data(&self) -> &S2CInitData<'_> { &self.data }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:801:14
[INFO] [stdout]     |
[INFO] [stdout] 801 |     pub fn data(&self) -> &C2SInitData { &self.data }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 801 |     pub fn data(&self) -> &C2SInitData<'_> { &self.data }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:808:14
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn data(&self) -> &AudioData { &self.data }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn data(&self) -> &AudioData<'_> { &self.data }
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:906:16
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn header(&self) -> InHeader { InHeader { direction: self.dir, data: self.header_bytes() } }
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn header(&self) -> InHeader<'_> { InHeader { direction: self.dir, data: self.header_bytes() } }
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-packets/src/packets.rs:910:16
[INFO] [stdout]     |
[INFO] [stdout] 910 |     pub fn packet(&self) -> InPacket { InPacket::new(self.dir, &self.data) }
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 910 |     pub fn packet(&self) -> InPacket<'_> { InPacket::new(self.dir, &self.data) }
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-structs/src/book.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_all_properties(&self) -> impl Iterator<Item = PropId> {
[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] 102 |     pub fn get_all_properties(&self) -> impl Iterator<Item = PropId<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling git-testament v0.2.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling quicklz v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling tsproto-types v0.1.0 (/opt/rustwide/workdir/utils/tsproto-types)
[INFO] [stderr]    Compiling ts-bookkeeping v0.1.0 (/opt/rustwide/workdir/utils/ts-bookkeeping)
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling async-tungstenite v0.29.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> utils/tsproto-types/src/lib.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn as_ref(&self) -> InvokerRef {
[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] 149 |     pub fn as_ref(&self) -> InvokerRef<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsproto v0.2.0 (/opt/rustwide/workdir/tsproto)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/properties.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub fn get_property(&self, id: &PropertyId) -> Result<PropertyValueRef> {
[INFO] [stdout]   |                         ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub fn get_property(&self, id: &PropertyId) -> Result<PropertyValueRef<'_>> {
[INFO] [stdout]   |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/events.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn as_ref(&self) -> PropertyValueRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn as_ref(&self) -> PropertyValueRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:478:14
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn iter(&self) -> InMessageIterator<InChannelChangedPart> { self.into_iter() }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelChangedPart> { self.into_iter() }
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:561:14
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn iter(&self) -> InMessageIterator<InChannelDescriptionChangedPart> { self.into_iter() }
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelDescriptionChangedPart> { self.into_iter() }
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1124:14
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     pub fn iter(&self) -> InMessageIterator<InChannelListPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelListPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1139:16
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     pub fn as_out(&self) -> OutChannelListPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     pub fn as_out(&self) -> OutChannelListPart<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1357:14
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub fn iter(&self) -> InMessageIterator<InChannelMovedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelMovedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1379:16
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     pub fn as_out(&self) -> OutChannelMovedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     pub fn as_out(&self) -> OutChannelMovedPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1453:14
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     pub fn iter(&self) -> InMessageIterator<InChannelPasswordChangedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelPasswordChangedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1557:14
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     pub fn iter(&self) -> InMessageIterator<InChannelPermissionHintsPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelPermissionHintsPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1664:14
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     pub fn iter(&self) -> InMessageIterator<InChannelSubscribedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelSubscribedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1748:14
[INFO] [stdout]      |
[INFO] [stdout] 1748 |     pub fn iter(&self) -> InMessageIterator<InChannelUnsubscribedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1748 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelUnsubscribedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1934:14
[INFO] [stdout]      |
[INFO] [stdout] 1934 |     pub fn iter(&self) -> InMessageIterator<InClientChannelGroupChangedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1934 |     pub fn iter(&self) -> InMessageIterator<'_, InClientChannelGroupChangedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:1956:16
[INFO] [stdout]      |
[INFO] [stdout] 1956 |     pub fn as_out(&self) -> OutClientChannelGroupChangedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1956 |     pub fn as_out(&self) -> OutClientChannelGroupChangedPart<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2044:14
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub fn iter(&self) -> InMessageIterator<InClientChatClosedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub fn iter(&self) -> InMessageIterator<'_, InClientChatClosedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2059:16
[INFO] [stdout]      |
[INFO] [stdout] 2059 |     pub fn as_out(&self) -> OutClientChatClosedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2059 |     pub fn as_out(&self) -> OutClientChatClosedPart<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2142:14
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     pub fn iter(&self) -> InMessageIterator<InClientChatComposingPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2142 |     pub fn iter(&self) -> InMessageIterator<'_, InClientChatComposingPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2157:16
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     pub fn as_out(&self) -> OutClientChatComposingPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     pub fn as_out(&self) -> OutClientChatComposingPart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2946:14
[INFO] [stdout]      |
[INFO] [stdout] 2946 |     pub fn iter(&self) -> InMessageIterator<InClientConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2946 |     pub fn iter(&self) -> InMessageIterator<'_, InClientConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:2961:16
[INFO] [stdout]      |
[INFO] [stdout] 2961 |     pub fn as_out(&self) -> OutClientConnectionInfoPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2961 |     pub fn as_out(&self) -> OutClientConnectionInfoPart<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:3821:14
[INFO] [stdout]      |
[INFO] [stdout] 3821 |     pub fn iter(&self) -> InMessageIterator<InClientEnterViewPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3821 |     pub fn iter(&self) -> InMessageIterator<'_, InClientEnterViewPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:3843:16
[INFO] [stdout]      |
[INFO] [stdout] 3843 |     pub fn as_out(&self) -> OutClientEnterViewPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3843 |     pub fn as_out(&self) -> OutClientEnterViewPart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4093:14
[INFO] [stdout]      |
[INFO] [stdout] 4093 |     pub fn iter(&self) -> InMessageIterator<InClientLeftViewPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4093 |     pub fn iter(&self) -> InMessageIterator<'_, InClientLeftViewPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4115:16
[INFO] [stdout]      |
[INFO] [stdout] 4115 |     pub fn as_out(&self) -> OutClientLeftViewPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4115 |     pub fn as_out(&self) -> OutClientLeftViewPart<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4307:14
[INFO] [stdout]      |
[INFO] [stdout] 4307 |     pub fn iter(&self) -> InMessageIterator<InClientMovedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4307 |     pub fn iter(&self) -> InMessageIterator<'_, InClientMovedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4329:16
[INFO] [stdout]      |
[INFO] [stdout] 4329 |     pub fn as_out(&self) -> OutClientMovedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4329 |     pub fn as_out(&self) -> OutClientMovedPart<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4425:14
[INFO] [stdout]      |
[INFO] [stdout] 4425 |     pub fn iter(&self) -> InMessageIterator<InClientNeededPermissionsPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4425 |     pub fn iter(&self) -> InMessageIterator<'_, InClientNeededPermissionsPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4530:14
[INFO] [stdout]      |
[INFO] [stdout] 4530 |     pub fn iter(&self) -> InMessageIterator<InClientPermissionHintsPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4530 |     pub fn iter(&self) -> InMessageIterator<'_, InClientPermissionHintsPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4706:14
[INFO] [stdout]      |
[INFO] [stdout] 4706 |     pub fn iter(&self) -> InMessageIterator<InClientServerGroupAddedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4706 |     pub fn iter(&self) -> InMessageIterator<'_, InClientServerGroupAddedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4728:16
[INFO] [stdout]      |
[INFO] [stdout] 4728 |     pub fn as_out(&self) -> OutClientServerGroupAddedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4728 |     pub fn as_out(&self) -> OutClientServerGroupAddedPart<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4894:14
[INFO] [stdout]      |
[INFO] [stdout] 4894 |     pub fn iter(&self) -> InMessageIterator<InClientServerGroupRemovedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4894 |     pub fn iter(&self) -> InMessageIterator<'_, InClientServerGroupRemovedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:4916:16
[INFO] [stdout]      |
[INFO] [stdout] 4916 |     pub fn as_out(&self) -> OutClientServerGroupRemovedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4916 |     pub fn as_out(&self) -> OutClientServerGroupRemovedPart<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5682:14
[INFO] [stdout]      |
[INFO] [stdout] 5682 |     pub fn iter(&self) -> InMessageIterator<InClientUpdatedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5682 |     pub fn iter(&self) -> InMessageIterator<'_, InClientUpdatedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5704:16
[INFO] [stdout]      |
[INFO] [stdout] 5704 |     pub fn as_out(&self) -> OutClientUpdatedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5704 |     pub fn as_out(&self) -> OutClientUpdatedPart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5876:14
[INFO] [stdout]      |
[INFO] [stdout] 5876 |     pub fn iter(&self) -> InMessageIterator<InCommandErrorPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5876 |     pub fn iter(&self) -> InMessageIterator<'_, InCommandErrorPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5891:16
[INFO] [stdout]      |
[INFO] [stdout] 5891 |     pub fn as_out(&self) -> OutCommandErrorPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5891 |     pub fn as_out(&self) -> OutCommandErrorPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5976:14
[INFO] [stdout]      |
[INFO] [stdout] 5976 |     pub fn iter(&self) -> InMessageIterator<InFileListFinishedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5976 |     pub fn iter(&self) -> InMessageIterator<'_, InFileListFinishedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:5991:16
[INFO] [stdout]      |
[INFO] [stdout] 5991 |     pub fn as_out(&self) -> OutFileListFinishedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5991 |     pub fn as_out(&self) -> OutFileListFinishedPart<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6113:14
[INFO] [stdout]      |
[INFO] [stdout] 6113 |     pub fn iter(&self) -> InMessageIterator<InFiletransferStatusPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6113 |     pub fn iter(&self) -> InMessageIterator<'_, InFiletransferStatusPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6128:16
[INFO] [stdout]      |
[INFO] [stdout] 6128 |     pub fn as_out(&self) -> OutFiletransferStatusPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6128 |     pub fn as_out(&self) -> OutFiletransferStatusPart<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6219:14
[INFO] [stdout]      |
[INFO] [stdout] 6219 |     pub fn iter(&self) -> InMessageIterator<InInitIvExpandPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6219 |     pub fn iter(&self) -> InMessageIterator<'_, InInitIvExpandPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6234:16
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     pub fn as_out(&self) -> OutInitIvExpandPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6234 |     pub fn as_out(&self) -> OutInitIvExpandPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6402:14
[INFO] [stdout]      |
[INFO] [stdout] 6402 |     pub fn iter(&self) -> InMessageIterator<InInitIvExpand2Part> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6402 |     pub fn iter(&self) -> InMessageIterator<'_, InInitIvExpand2Part> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:6417:16
[INFO] [stdout]      |
[INFO] [stdout] 6417 |     pub fn as_out(&self) -> OutInitIvExpand2Part {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6417 |     pub fn as_out(&self) -> OutInitIvExpand2Part<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:7522:14
[INFO] [stdout]      |
[INFO] [stdout] 7522 |     pub fn iter(&self) -> InMessageIterator<InInitServerPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7522 |     pub fn iter(&self) -> InMessageIterator<'_, InInitServerPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:7537:16
[INFO] [stdout]      |
[INFO] [stdout] 7537 |     pub fn as_out(&self) -> OutInitServerPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7537 |     pub fn as_out(&self) -> OutInitServerPart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:7720:14
[INFO] [stdout]      |
[INFO] [stdout] 7720 |     pub fn iter(&self) -> InMessageIterator<InPluginCommandPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7720 |     pub fn iter(&self) -> InMessageIterator<'_, InPluginCommandPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:7742:16
[INFO] [stdout]      |
[INFO] [stdout] 7742 |     pub fn as_out(&self) -> OutPluginCommandPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7742 |     pub fn as_out(&self) -> OutPluginCommandPart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:8131:14
[INFO] [stdout]      |
[INFO] [stdout] 8131 |     pub fn iter(&self) -> InMessageIterator<InServerEditedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8131 |     pub fn iter(&self) -> InMessageIterator<'_, InServerEditedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:8153:16
[INFO] [stdout]      |
[INFO] [stdout] 8153 |     pub fn as_out(&self) -> OutServerEditedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8153 |     pub fn as_out(&self) -> OutServerEditedPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:8354:14
[INFO] [stdout]      |
[INFO] [stdout] 8354 |     pub fn iter(&self) -> InMessageIterator<InServerTempPasswordListPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8354 |     pub fn iter(&self) -> InMessageIterator<'_, InServerTempPasswordListPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:8369:16
[INFO] [stdout]      |
[INFO] [stdout] 8369 |     pub fn as_out(&self) -> OutServerTempPasswordListPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8369 |     pub fn as_out(&self) -> OutServerTempPasswordListPart<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9346:14
[INFO] [stdout]      |
[INFO] [stdout] 9346 |     pub fn iter(&self) -> InMessageIterator<InServerUpdatedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9346 |     pub fn iter(&self) -> InMessageIterator<'_, InServerUpdatedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9361:16
[INFO] [stdout]      |
[INFO] [stdout] 9361 |     pub fn as_out(&self) -> OutServerUpdatedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9361 |     pub fn as_out(&self) -> OutServerUpdatedPart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9562:14
[INFO] [stdout]      |
[INFO] [stdout] 9562 |     pub fn iter(&self) -> InMessageIterator<InTokenUsedPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9562 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenUsedPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9577:16
[INFO] [stdout]      |
[INFO] [stdout] 9577 |     pub fn as_out(&self) -> OutTokenUsedPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9577 |     pub fn as_out(&self) -> OutTokenUsedPart<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9686:14
[INFO] [stdout]      |
[INFO] [stdout] 9686 |     pub fn iter(&self) -> InMessageIterator<InChannelEditedLowPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9686 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelEditedLowPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9701:16
[INFO] [stdout]      |
[INFO] [stdout] 9701 |     pub fn as_out(&self) -> OutChannelEditedLowPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9701 |     pub fn as_out(&self) -> OutChannelEditedLowPart<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9812:14
[INFO] [stdout]      |
[INFO] [stdout] 9812 |     pub fn iter(&self) -> InMessageIterator<InClientPokePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9812 |     pub fn iter(&self) -> InMessageIterator<'_, InClientPokePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9834:16
[INFO] [stdout]      |
[INFO] [stdout] 9834 |     pub fn as_out(&self) -> OutClientPokePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9834 |     pub fn as_out(&self) -> OutClientPokePart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:9913:14
[INFO] [stdout]      |
[INFO] [stdout] 9913 |     pub fn iter(&self) -> InMessageIterator<InChannelCreateResponsePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9913 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelCreateResponsePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:10508:14
[INFO] [stdout]       |
[INFO] [stdout] 10508 |     pub fn iter(&self) -> InMessageIterator<InChannelInfoResponsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10508 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelInfoResponsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:10523:16
[INFO] [stdout]       |
[INFO] [stdout] 10523 |     pub fn as_out(&self) -> OutChannelInfoResponsePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10523 |     pub fn as_out(&self) -> OutChannelInfoResponsePart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:10955:14
[INFO] [stdout]       |
[INFO] [stdout] 10955 |     pub fn iter(&self) -> InMessageIterator<InChannelListResponsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10955 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelListResponsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:10970:16
[INFO] [stdout]       |
[INFO] [stdout] 10970 |     pub fn as_out(&self) -> OutChannelListResponsePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10970 |     pub fn as_out(&self) -> OutChannelListResponsePart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:11078:14
[INFO] [stdout]       |
[INFO] [stdout] 11078 |     pub fn iter(&self) -> InMessageIterator<InChannelFindPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11078 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelFindPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:11093:16
[INFO] [stdout]       |
[INFO] [stdout] 11093 |     pub fn as_out(&self) -> OutChannelFindPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11093 |     pub fn as_out(&self) -> OutChannelFindPart<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:11650:14
[INFO] [stdout]       |
[INFO] [stdout] 11650 |     pub fn iter(&self) -> InMessageIterator<InClientListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11650 |     pub fn iter(&self) -> InMessageIterator<'_, InClientListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:11665:16
[INFO] [stdout]       |
[INFO] [stdout] 11665 |     pub fn as_out(&self) -> OutClientListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11665 |     pub fn as_out(&self) -> OutClientListPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:12078:14
[INFO] [stdout]       |
[INFO] [stdout] 12078 |     pub fn iter(&self) -> InMessageIterator<InClientDbInfoPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12078 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbInfoPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:12093:16
[INFO] [stdout]       |
[INFO] [stdout] 12093 |     pub fn as_out(&self) -> OutClientDbInfoPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12093 |     pub fn as_out(&self) -> OutClientDbInfoPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13240:14
[INFO] [stdout]       |
[INFO] [stdout] 13240 |     pub fn iter(&self) -> InMessageIterator<InClientInfoPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13240 |     pub fn iter(&self) -> InMessageIterator<'_, InClientInfoPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13255:16
[INFO] [stdout]       |
[INFO] [stdout] 13255 |     pub fn as_out(&self) -> OutClientInfoPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13255 |     pub fn as_out(&self) -> OutClientInfoPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13557:14
[INFO] [stdout]       |
[INFO] [stdout] 13557 |     pub fn iter(&self) -> InMessageIterator<InServerListResponsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13557 |     pub fn iter(&self) -> InMessageIterator<'_, InServerListResponsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13572:16
[INFO] [stdout]       |
[INFO] [stdout] 13572 |     pub fn as_out(&self) -> OutServerListResponsePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13572 |     pub fn as_out(&self) -> OutServerListResponsePart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13658:14
[INFO] [stdout]       |
[INFO] [stdout] 13658 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAddResponsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13658 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAddResponsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13913:14
[INFO] [stdout]       |
[INFO] [stdout] 13913 |     pub fn iter(&self) -> InMessageIterator<InWhoAmIPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13913 |     pub fn iter(&self) -> InMessageIterator<'_, InWhoAmIPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:13928:16
[INFO] [stdout]       |
[INFO] [stdout] 13928 |     pub fn as_out(&self) -> OutWhoAmIPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13928 |     pub fn as_out(&self) -> OutWhoAmIPart<'_> {
[INFO] [stdout]       |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14208:14
[INFO] [stdout]       |
[INFO] [stdout] 14208 |     pub fn iter(&self) -> InMessageIterator<InBanListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14208 |     pub fn iter(&self) -> InMessageIterator<'_, InBanListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14223:16
[INFO] [stdout]       |
[INFO] [stdout] 14223 |     pub fn as_out(&self) -> OutBanListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14223 |     pub fn as_out(&self) -> OutBanListPart<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14419:14
[INFO] [stdout]       |
[INFO] [stdout] 14419 |     pub fn iter(&self) -> InMessageIterator<InChannelClientPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14419 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelClientPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14434:16
[INFO] [stdout]       |
[INFO] [stdout] 14434 |     pub fn as_out(&self) -> OutChannelClientPermListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14434 |     pub fn as_out(&self) -> OutChannelClientPermListPart<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14963:14
[INFO] [stdout]       |
[INFO] [stdout] 14963 |     pub fn iter(&self) -> InMessageIterator<InChannelCreatedPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14963 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelCreatedPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:14985:16
[INFO] [stdout]       |
[INFO] [stdout] 14985 |     pub fn as_out(&self) -> OutChannelCreatedPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14985 |     pub fn as_out(&self) -> OutChannelCreatedPart<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:15133:14
[INFO] [stdout]       |
[INFO] [stdout] 15133 |     pub fn iter(&self) -> InMessageIterator<InChannelDeletedPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15133 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelDeletedPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:15155:16
[INFO] [stdout]       |
[INFO] [stdout] 15155 |     pub fn as_out(&self) -> OutChannelDeletedPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15155 |     pub fn as_out(&self) -> OutChannelDeletedPart<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:15680:14
[INFO] [stdout]       |
[INFO] [stdout] 15680 |     pub fn iter(&self) -> InMessageIterator<InChannelEditedPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15680 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelEditedPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:15702:16
[INFO] [stdout]       |
[INFO] [stdout] 15702 |     pub fn as_out(&self) -> OutChannelEditedPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15702 |     pub fn as_out(&self) -> OutChannelEditedPart<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:15842:14
[INFO] [stdout]       |
[INFO] [stdout] 15842 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupClientListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15842 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupClientListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16108:14
[INFO] [stdout]       |
[INFO] [stdout] 16108 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16108 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16123:16
[INFO] [stdout]       |
[INFO] [stdout] 16123 |     pub fn as_out(&self) -> OutChannelGroupListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16123 |     pub fn as_out(&self) -> OutChannelGroupListPart<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16297:14
[INFO] [stdout]       |
[INFO] [stdout] 16297 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16297 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16312:16
[INFO] [stdout]       |
[INFO] [stdout] 16312 |     pub fn as_out(&self) -> OutChannelGroupPermListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16312 |     pub fn as_out(&self) -> OutChannelGroupPermListPart<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16470:14
[INFO] [stdout]       |
[INFO] [stdout] 16470 |     pub fn iter(&self) -> InMessageIterator<InChannelPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16470 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16636:14
[INFO] [stdout]       |
[INFO] [stdout] 16636 |     pub fn iter(&self) -> InMessageIterator<InClientDbFindPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16636 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbFindPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16651:16
[INFO] [stdout]       |
[INFO] [stdout] 16651 |     pub fn as_out(&self) -> OutClientDbFindPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16651 |     pub fn as_out(&self) -> OutClientDbFindPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16745:14
[INFO] [stdout]       |
[INFO] [stdout] 16745 |     pub fn iter(&self) -> InMessageIterator<InClientDbIdFromUidPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16745 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbIdFromUidPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16760:16
[INFO] [stdout]       |
[INFO] [stdout] 16760 |     pub fn as_out(&self) -> OutClientDbIdFromUidPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16760 |     pub fn as_out(&self) -> OutClientDbIdFromUidPart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16960:14
[INFO] [stdout]       |
[INFO] [stdout] 16960 |     pub fn iter(&self) -> InMessageIterator<InClientDbListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16960 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:16975:16
[INFO] [stdout]       |
[INFO] [stdout] 16975 |     pub fn as_out(&self) -> OutClientDbListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16975 |     pub fn as_out(&self) -> OutClientDbListPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17085:14
[INFO] [stdout]       |
[INFO] [stdout] 17085 |     pub fn iter(&self) -> InMessageIterator<InClientIdsPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17085 |     pub fn iter(&self) -> InMessageIterator<'_, InClientIdsPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17100:16
[INFO] [stdout]       |
[INFO] [stdout] 17100 |     pub fn as_out(&self) -> OutClientIdsPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17100 |     pub fn as_out(&self) -> OutClientIdsPart<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17205:14
[INFO] [stdout]       |
[INFO] [stdout] 17205 |     pub fn iter(&self) -> InMessageIterator<InClientNameFromDbIdPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17205 |     pub fn iter(&self) -> InMessageIterator<'_, InClientNameFromDbIdPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17220:16
[INFO] [stdout]       |
[INFO] [stdout] 17220 |     pub fn as_out(&self) -> OutClientNameFromDbIdPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17220 |     pub fn as_out(&self) -> OutClientNameFromDbIdPart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17325:14
[INFO] [stdout]       |
[INFO] [stdout] 17325 |     pub fn iter(&self) -> InMessageIterator<InClientNameFromUidPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17325 |     pub fn iter(&self) -> InMessageIterator<'_, InClientNameFromUidPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17340:16
[INFO] [stdout]       |
[INFO] [stdout] 17340 |     pub fn as_out(&self) -> OutClientNameFromUidPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17340 |     pub fn as_out(&self) -> OutClientNameFromUidPart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17445:14
[INFO] [stdout]       |
[INFO] [stdout] 17445 |     pub fn iter(&self) -> InMessageIterator<InClientUidFromClidPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17445 |     pub fn iter(&self) -> InMessageIterator<'_, InClientUidFromClidPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17460:16
[INFO] [stdout]       |
[INFO] [stdout] 17460 |     pub fn as_out(&self) -> OutClientUidFromClidPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17460 |     pub fn as_out(&self) -> OutClientUidFromClidPart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17627:14
[INFO] [stdout]       |
[INFO] [stdout] 17627 |     pub fn iter(&self) -> InMessageIterator<InClientPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17627 |     pub fn iter(&self) -> InMessageIterator<'_, InClientPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17642:16
[INFO] [stdout]       |
[INFO] [stdout] 17642 |     pub fn as_out(&self) -> OutClientPermListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17642 |     pub fn as_out(&self) -> OutClientPermListPart<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17718:14
[INFO] [stdout]       |
[INFO] [stdout] 17718 |     pub fn iter(&self) -> InMessageIterator<InClientSetServerQueryLoginPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17718 |     pub fn iter(&self) -> InMessageIterator<'_, InClientSetServerQueryLoginPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17733:16
[INFO] [stdout]       |
[INFO] [stdout] 17733 |     pub fn as_out(&self) -> OutClientSetServerQueryLoginPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17733 |     pub fn as_out(&self) -> OutClientSetServerQueryLoginPart<'_> {
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17892:14
[INFO] [stdout]       |
[INFO] [stdout] 17892 |     pub fn iter(&self) -> InMessageIterator<InComplainListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17892 |     pub fn iter(&self) -> InMessageIterator<'_, InComplainListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:17907:16
[INFO] [stdout]       |
[INFO] [stdout] 17907 |     pub fn as_out(&self) -> OutComplainListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17907 |     pub fn as_out(&self) -> OutComplainListPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18093:14
[INFO] [stdout]       |
[INFO] [stdout] 18093 |     pub fn iter(&self) -> InMessageIterator<InFileDownloadPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18093 |     pub fn iter(&self) -> InMessageIterator<'_, InFileDownloadPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18108:16
[INFO] [stdout]       |
[INFO] [stdout] 18108 |     pub fn as_out(&self) -> OutFileDownloadPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18108 |     pub fn as_out(&self) -> OutFileDownloadPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18258:14
[INFO] [stdout]       |
[INFO] [stdout] 18258 |     pub fn iter(&self) -> InMessageIterator<InFileInfoPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18258 |     pub fn iter(&self) -> InMessageIterator<'_, InFileInfoPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18273:16
[INFO] [stdout]       |
[INFO] [stdout] 18273 |     pub fn as_out(&self) -> OutFileInfoPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18273 |     pub fn as_out(&self) -> OutFileInfoPart<'_> {
[INFO] [stdout]       |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18439:14
[INFO] [stdout]       |
[INFO] [stdout] 18439 |     pub fn iter(&self) -> InMessageIterator<InFileListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18439 |     pub fn iter(&self) -> InMessageIterator<'_, InFileListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18454:16
[INFO] [stdout]       |
[INFO] [stdout] 18454 |     pub fn as_out(&self) -> OutFileListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18454 |     pub fn as_out(&self) -> OutFileListPart<'_> {
[INFO] [stdout]       |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18731:14
[INFO] [stdout]       |
[INFO] [stdout] 18731 |     pub fn iter(&self) -> InMessageIterator<InFiletransferPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18731 |     pub fn iter(&self) -> InMessageIterator<'_, InFiletransferPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18746:16
[INFO] [stdout]       |
[INFO] [stdout] 18746 |     pub fn as_out(&self) -> OutFiletransferPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18746 |     pub fn as_out(&self) -> OutFiletransferPart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18939:14
[INFO] [stdout]       |
[INFO] [stdout] 18939 |     pub fn iter(&self) -> InMessageIterator<InFileUploadPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18939 |     pub fn iter(&self) -> InMessageIterator<'_, InFileUploadPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:18954:16
[INFO] [stdout]       |
[INFO] [stdout] 18954 |     pub fn as_out(&self) -> OutFileUploadPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18954 |     pub fn as_out(&self) -> OutFileUploadPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19099:14
[INFO] [stdout]       |
[INFO] [stdout] 19099 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessagePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19099 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessagePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19114:16
[INFO] [stdout]       |
[INFO] [stdout] 19114 |     pub fn as_out(&self) -> OutOfflineMessagePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19114 |     pub fn as_out(&self) -> OutOfflineMessagePart<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19262:14
[INFO] [stdout]       |
[INFO] [stdout] 19262 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessageListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19262 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessageListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19277:16
[INFO] [stdout]       |
[INFO] [stdout] 19277 |     pub fn as_out(&self) -> OutOfflineMessageListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19277 |     pub fn as_out(&self) -> OutOfflineMessageListPart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19418:14
[INFO] [stdout]       |
[INFO] [stdout] 19418 |     pub fn iter(&self) -> InMessageIterator<InPermFindPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19418 |     pub fn iter(&self) -> InMessageIterator<'_, InPermFindPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19561:14
[INFO] [stdout]       |
[INFO] [stdout] 19561 |     pub fn iter(&self) -> InMessageIterator<InPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19561 |     pub fn iter(&self) -> InMessageIterator<'_, InPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19576:16
[INFO] [stdout]       |
[INFO] [stdout] 19576 |     pub fn as_out(&self) -> OutPermListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19576 |     pub fn as_out(&self) -> OutPermListPart<'_> {
[INFO] [stdout]       |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:19809:14
[INFO] [stdout]       |
[INFO] [stdout] 19809 |     pub fn iter(&self) -> InMessageIterator<InPermOverviewPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19809 |     pub fn iter(&self) -> InMessageIterator<'_, InPermOverviewPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20179:14
[INFO] [stdout]       |
[INFO] [stdout] 20179 |     pub fn iter(&self) -> InMessageIterator<InServerConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20179 |     pub fn iter(&self) -> InMessageIterator<'_, InServerConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20329:14
[INFO] [stdout]       |
[INFO] [stdout] 20329 |     pub fn iter(&self) -> InMessageIterator<InServerGroupClientListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20329 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupClientListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20344:16
[INFO] [stdout]       |
[INFO] [stdout] 20344 |     pub fn as_out(&self) -> OutServerGroupClientListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20344 |     pub fn as_out(&self) -> OutServerGroupClientListPart<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20596:14
[INFO] [stdout]       |
[INFO] [stdout] 20596 |     pub fn iter(&self) -> InMessageIterator<InServerGroupListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20596 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20611:16
[INFO] [stdout]       |
[INFO] [stdout] 20611 |     pub fn as_out(&self) -> OutServerGroupListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20611 |     pub fn as_out(&self) -> OutServerGroupListPart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20785:14
[INFO] [stdout]       |
[INFO] [stdout] 20785 |     pub fn iter(&self) -> InMessageIterator<InServerGroupPermListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20785 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupPermListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20800:16
[INFO] [stdout]       |
[INFO] [stdout] 20800 |     pub fn as_out(&self) -> OutServerGroupPermListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20800 |     pub fn as_out(&self) -> OutServerGroupPermListPart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20913:14
[INFO] [stdout]       |
[INFO] [stdout] 20913 |     pub fn iter(&self) -> InMessageIterator<InServerGroupsByClientIdPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20913 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupsByClientIdPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:20928:16
[INFO] [stdout]       |
[INFO] [stdout] 20928 |     pub fn as_out(&self) -> OutServerGroupsByClientIdPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20928 |     pub fn as_out(&self) -> OutServerGroupsByClientIdPart<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21038:14
[INFO] [stdout]       |
[INFO] [stdout] 21038 |     pub fn iter(&self) -> InMessageIterator<InServerLogPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21038 |     pub fn iter(&self) -> InMessageIterator<'_, InServerLogPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21053:16
[INFO] [stdout]       |
[INFO] [stdout] 21053 |     pub fn as_out(&self) -> OutServerLogPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21053 |     pub fn as_out(&self) -> OutServerLogPart<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21234:14
[INFO] [stdout]       |
[INFO] [stdout] 21234 |     pub fn iter(&self) -> InMessageIterator<InTextMessagePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21234 |     pub fn iter(&self) -> InMessageIterator<'_, InTextMessagePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21256:16
[INFO] [stdout]       |
[INFO] [stdout] 21256 |     pub fn as_out(&self) -> OutTextMessagePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21256 |     pub fn as_out(&self) -> OutTextMessagePart<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21332:14
[INFO] [stdout]       |
[INFO] [stdout] 21332 |     pub fn iter(&self) -> InMessageIterator<InTokenAddPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21332 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenAddPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21347:16
[INFO] [stdout]       |
[INFO] [stdout] 21347 |     pub fn as_out(&self) -> OutTokenAddPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21347 |     pub fn as_out(&self) -> OutTokenAddPart<'_> {
[INFO] [stdout]       |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21511:14
[INFO] [stdout]       |
[INFO] [stdout] 21511 |     pub fn iter(&self) -> InMessageIterator<InTokenListPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21511 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenListPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/s2c_messages.rs:21526:16
[INFO] [stdout]       |
[INFO] [stdout] 21526 |     pub fn as_out(&self) -> OutTokenListPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21526 |     pub fn as_out(&self) -> OutTokenListPart<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1163:14
[INFO] [stdout]      |
[INFO] [stdout] 1163 |     pub fn iter(&self) -> InMessageIterator<InClientInitPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1163 |     pub fn iter(&self) -> InMessageIterator<'_, InClientInitPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1178:16
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn as_out(&self) -> OutClientInitPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn as_out(&self) -> OutClientInitPart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1311:14
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn iter(&self) -> InMessageIterator<InClientInitIvPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub fn iter(&self) -> InMessageIterator<'_, InClientInitIvPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1326:16
[INFO] [stdout]      |
[INFO] [stdout] 1326 |     pub fn as_out(&self) -> OutClientInitIvPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1326 |     pub fn as_out(&self) -> OutClientInitIvPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1444:14
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     pub fn iter(&self) -> InMessageIterator<InPluginCommandRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     pub fn iter(&self) -> InMessageIterator<'_, InPluginCommandRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1459:16
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn as_out(&self) -> OutPluginCommandRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     pub fn as_out(&self) -> OutPluginCommandRequestPart<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1587:14
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     pub fn iter(&self) -> InMessageIterator<InBanAddPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     pub fn iter(&self) -> InMessageIterator<'_, InBanAddPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1602:16
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     pub fn as_out(&self) -> OutBanAddPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     pub fn as_out(&self) -> OutBanAddPart<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1709:14
[INFO] [stdout]      |
[INFO] [stdout] 1709 |     pub fn iter(&self) -> InMessageIterator<InBanClientPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1709 |     pub fn iter(&self) -> InMessageIterator<'_, InBanClientPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1724:16
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     pub fn as_out(&self) -> OutBanClientPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     pub fn as_out(&self) -> OutBanClientPart<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1794:14
[INFO] [stdout]      |
[INFO] [stdout] 1794 |     pub fn iter(&self) -> InMessageIterator<InBanDelPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1794 |     pub fn iter(&self) -> InMessageIterator<'_, InBanDelPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1906:14
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     pub fn iter(&self) -> InMessageIterator<InBindingListPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     pub fn iter(&self) -> InMessageIterator<'_, InBindingListPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:1921:16
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     pub fn as_out(&self) -> OutBindingListPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     pub fn as_out(&self) -> OutBindingListPart<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2042:14
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn iter(&self) -> InMessageIterator<InChannelAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2057:16
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     pub fn as_out(&self) -> OutChannelAddPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     pub fn as_out(&self) -> OutChannelAddPermPart<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2200:14
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     pub fn iter(&self) -> InMessageIterator<InChannelClientAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelClientAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2215:16
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     pub fn as_out(&self) -> OutChannelClientAddPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     pub fn as_out(&self) -> OutChannelClientAddPermPart<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2340:14
[INFO] [stdout]      |
[INFO] [stdout] 2340 |     pub fn iter(&self) -> InMessageIterator<InChannelClientDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2340 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelClientDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2355:16
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn as_out(&self) -> OutChannelClientDelPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn as_out(&self) -> OutChannelClientDelPermPart<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2445:14
[INFO] [stdout]      |
[INFO] [stdout] 2445 |     pub fn iter(&self) -> InMessageIterator<InChannelClientPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2445 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelClientPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2846:14
[INFO] [stdout]      |
[INFO] [stdout] 2846 |     pub fn iter(&self) -> InMessageIterator<InChannelCreatePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2846 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelCreatePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2861:16
[INFO] [stdout]      |
[INFO] [stdout] 2861 |     pub fn as_out(&self) -> OutChannelCreatePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2861 |     pub fn as_out(&self) -> OutChannelCreatePart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:2965:14
[INFO] [stdout]      |
[INFO] [stdout] 2965 |     pub fn iter(&self) -> InMessageIterator<InChannelDeletePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2965 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelDeletePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3083:14
[INFO] [stdout]      |
[INFO] [stdout] 3083 |     pub fn iter(&self) -> InMessageIterator<InChannelDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3083 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3098:16
[INFO] [stdout]      |
[INFO] [stdout] 3098 |     pub fn as_out(&self) -> OutChannelDelPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3098 |     pub fn as_out(&self) -> OutChannelDelPermPart<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3168:14
[INFO] [stdout]      |
[INFO] [stdout] 3168 |     pub fn iter(&self) -> InMessageIterator<InChannelDescriptionRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3168 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelDescriptionRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3604:14
[INFO] [stdout]      |
[INFO] [stdout] 3604 |     pub fn iter(&self) -> InMessageIterator<InChannelEditPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3604 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelEditPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3619:16
[INFO] [stdout]      |
[INFO] [stdout] 3619 |     pub fn as_out(&self) -> OutChannelEditPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3619 |     pub fn as_out(&self) -> OutChannelEditPart<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3702:14
[INFO] [stdout]      |
[INFO] [stdout] 3702 |     pub fn iter(&self) -> InMessageIterator<InChannelFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3702 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3717:16
[INFO] [stdout]      |
[INFO] [stdout] 3717 |     pub fn as_out(&self) -> OutChannelFindRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3717 |     pub fn as_out(&self) -> OutChannelFindRequestPart<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3800:14
[INFO] [stdout]      |
[INFO] [stdout] 3800 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupAddPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3800 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupAddPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3815:16
[INFO] [stdout]      |
[INFO] [stdout] 3815 |     pub fn as_out(&self) -> OutChannelGroupAddPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3815 |     pub fn as_out(&self) -> OutChannelGroupAddPart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3937:14
[INFO] [stdout]      |
[INFO] [stdout] 3937 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3937 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:3952:16
[INFO] [stdout]      |
[INFO] [stdout] 3952 |     pub fn as_out(&self) -> OutChannelGroupAddPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3952 |     pub fn as_out(&self) -> OutChannelGroupAddPermPart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4058:14
[INFO] [stdout]      |
[INFO] [stdout] 4058 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupClientListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4058 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupClientListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4197:14
[INFO] [stdout]      |
[INFO] [stdout] 4197 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupCopyPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4197 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupCopyPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4212:16
[INFO] [stdout]      |
[INFO] [stdout] 4212 |     pub fn as_out(&self) -> OutChannelGroupCopyPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4212 |     pub fn as_out(&self) -> OutChannelGroupCopyPart<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4300:14
[INFO] [stdout]      |
[INFO] [stdout] 4300 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupDelPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4300 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupDelPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4418:14
[INFO] [stdout]      |
[INFO] [stdout] 4418 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4418 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4433:16
[INFO] [stdout]      |
[INFO] [stdout] 4433 |     pub fn as_out(&self) -> OutChannelGroupDelPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4433 |     pub fn as_out(&self) -> OutChannelGroupDelPermPart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4521:14
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4617:14
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn iter(&self) -> InMessageIterator<InChannelGroupRenamePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelGroupRenamePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4632:16
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn as_out(&self) -> OutChannelGroupRenamePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn as_out(&self) -> OutChannelGroupRenamePart<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4701:14
[INFO] [stdout]      |
[INFO] [stdout] 4701 |     pub fn iter(&self) -> InMessageIterator<InChannelInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4701 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4838:14
[INFO] [stdout]      |
[INFO] [stdout] 4838 |     pub fn iter(&self) -> InMessageIterator<InChannelMovePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4838 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelMovePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:4923:14
[INFO] [stdout]      |
[INFO] [stdout] 4923 |     pub fn iter(&self) -> InMessageIterator<InChannelPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4923 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5006:14
[INFO] [stdout]      |
[INFO] [stdout] 5006 |     pub fn iter(&self) -> InMessageIterator<InChannelSubscribePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5006 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelSubscribePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5107:14
[INFO] [stdout]      |
[INFO] [stdout] 5107 |     pub fn iter(&self) -> InMessageIterator<InChannelUnsubscribePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5107 |     pub fn iter(&self) -> InMessageIterator<'_, InChannelUnsubscribePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5279:14
[INFO] [stdout]      |
[INFO] [stdout] 5279 |     pub fn iter(&self) -> InMessageIterator<InClientAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5279 |     pub fn iter(&self) -> InMessageIterator<'_, InClientAddPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5294:16
[INFO] [stdout]      |
[INFO] [stdout] 5294 |     pub fn as_out(&self) -> OutClientAddPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5294 |     pub fn as_out(&self) -> OutClientAddPermPart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5380:14
[INFO] [stdout]      |
[INFO] [stdout] 5380 |     pub fn iter(&self) -> InMessageIterator<InClientChatClosePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5380 |     pub fn iter(&self) -> InMessageIterator<'_, InClientChatClosePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5395:16
[INFO] [stdout]      |
[INFO] [stdout] 5395 |     pub fn as_out(&self) -> OutClientChatClosePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5395 |     pub fn as_out(&self) -> OutClientChatClosePart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5464:14
[INFO] [stdout]      |
[INFO] [stdout] 5464 |     pub fn iter(&self) -> InMessageIterator<InClientConnectionInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5464 |     pub fn iter(&self) -> InMessageIterator<'_, InClientConnectionInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5547:14
[INFO] [stdout]      |
[INFO] [stdout] 5547 |     pub fn iter(&self) -> InMessageIterator<InClientDbDeletePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5547 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbDeletePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5630:14
[INFO] [stdout]      |
[INFO] [stdout] 5630 |     pub fn iter(&self) -> InMessageIterator<InClientDbEditPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5630 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbEditPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5707:14
[INFO] [stdout]      |
[INFO] [stdout] 5707 |     pub fn iter(&self) -> InMessageIterator<InClientDbFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5707 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5722:16
[INFO] [stdout]      |
[INFO] [stdout] 5722 |     pub fn as_out(&self) -> OutClientDbFindRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5722 |     pub fn as_out(&self) -> OutClientDbFindRequestPart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5790:14
[INFO] [stdout]      |
[INFO] [stdout] 5790 |     pub fn iter(&self) -> InMessageIterator<InClientDbInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5790 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:5890:14
[INFO] [stdout]      |
[INFO] [stdout] 5890 |     pub fn iter(&self) -> InMessageIterator<InClientDbListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5890 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6008:14
[INFO] [stdout]      |
[INFO] [stdout] 6008 |     pub fn iter(&self) -> InMessageIterator<InClientDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6008 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDelPermPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6023:16
[INFO] [stdout]      |
[INFO] [stdout] 6023 |     pub fn as_out(&self) -> OutClientDelPermPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6023 |     pub fn as_out(&self) -> OutClientDelPermPart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6123:14
[INFO] [stdout]      |
[INFO] [stdout] 6123 |     pub fn iter(&self) -> InMessageIterator<InClientEditPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6123 |     pub fn iter(&self) -> InMessageIterator<'_, InClientEditPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6138:16
[INFO] [stdout]      |
[INFO] [stdout] 6138 |     pub fn as_out(&self) -> OutClientEditPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6138 |     pub fn as_out(&self) -> OutClientEditPart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6202:14
[INFO] [stdout]      |
[INFO] [stdout] 6202 |     pub fn iter(&self) -> InMessageIterator<InClientFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6202 |     pub fn iter(&self) -> InMessageIterator<'_, InClientFindRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6217:16
[INFO] [stdout]      |
[INFO] [stdout] 6217 |     pub fn as_out(&self) -> OutClientFindRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6217 |     pub fn as_out(&self) -> OutClientFindRequestPart<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6280:14
[INFO] [stdout]      |
[INFO] [stdout] 6280 |     pub fn iter(&self) -> InMessageIterator<InClientDbIdFromUidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6280 |     pub fn iter(&self) -> InMessageIterator<'_, InClientDbIdFromUidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6295:16
[INFO] [stdout]      |
[INFO] [stdout] 6295 |     pub fn as_out(&self) -> OutClientDbIdFromUidRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6295 |     pub fn as_out(&self) -> OutClientDbIdFromUidRequestPart<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6358:14
[INFO] [stdout]      |
[INFO] [stdout] 6358 |     pub fn iter(&self) -> InMessageIterator<InClientIdsRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6358 |     pub fn iter(&self) -> InMessageIterator<'_, InClientIdsRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6373:16
[INFO] [stdout]      |
[INFO] [stdout] 6373 |     pub fn as_out(&self) -> OutClientIdsRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6373 |     pub fn as_out(&self) -> OutClientIdsRequestPart<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6441:14
[INFO] [stdout]      |
[INFO] [stdout] 6441 |     pub fn iter(&self) -> InMessageIterator<InClientNameFromDbIdRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6441 |     pub fn iter(&self) -> InMessageIterator<'_, InClientNameFromDbIdRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6519:14
[INFO] [stdout]      |
[INFO] [stdout] 6519 |     pub fn iter(&self) -> InMessageIterator<InClientNameFromUidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6519 |     pub fn iter(&self) -> InMessageIterator<'_, InClientNameFromUidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6534:16
[INFO] [stdout]      |
[INFO] [stdout] 6534 |     pub fn as_out(&self) -> OutClientNameFromUidRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6534 |     pub fn as_out(&self) -> OutClientNameFromUidRequestPart<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6602:14
[INFO] [stdout]      |
[INFO] [stdout] 6602 |     pub fn iter(&self) -> InMessageIterator<InClientUidFromClidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6602 |     pub fn iter(&self) -> InMessageIterator<'_, InClientUidFromClidRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6685:14
[INFO] [stdout]      |
[INFO] [stdout] 6685 |     pub fn iter(&self) -> InMessageIterator<InClientVariablesRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6685 |     pub fn iter(&self) -> InMessageIterator<'_, InClientVariablesRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6768:14
[INFO] [stdout]      |
[INFO] [stdout] 6768 |     pub fn iter(&self) -> InMessageIterator<InClientInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6768 |     pub fn iter(&self) -> InMessageIterator<'_, InClientInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6886:14
[INFO] [stdout]      |
[INFO] [stdout] 6886 |     pub fn iter(&self) -> InMessageIterator<InClientKickPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6886 |     pub fn iter(&self) -> InMessageIterator<'_, InClientKickPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:6901:16
[INFO] [stdout]      |
[INFO] [stdout] 6901 |     pub fn as_out(&self) -> OutClientKickPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6901 |     pub fn as_out(&self) -> OutClientKickPart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7021:14
[INFO] [stdout]      |
[INFO] [stdout] 7021 |     pub fn iter(&self) -> InMessageIterator<InClientMovePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7021 |     pub fn iter(&self) -> InMessageIterator<'_, InClientMovePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7036:16
[INFO] [stdout]      |
[INFO] [stdout] 7036 |     pub fn as_out(&self) -> OutClientMovePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7036 |     pub fn as_out(&self) -> OutClientMovePart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7106:14
[INFO] [stdout]      |
[INFO] [stdout] 7106 |     pub fn iter(&self) -> InMessageIterator<InClientPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7106 |     pub fn iter(&self) -> InMessageIterator<'_, InClientPermListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7203:14
[INFO] [stdout]      |
[INFO] [stdout] 7203 |     pub fn iter(&self) -> InMessageIterator<InClientPokeRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7203 |     pub fn iter(&self) -> InMessageIterator<'_, InClientPokeRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7218:16
[INFO] [stdout]      |
[INFO] [stdout] 7218 |     pub fn as_out(&self) -> OutClientPokeRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7218 |     pub fn as_out(&self) -> OutClientPokeRequestPart<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7313:14
[INFO] [stdout]      |
[INFO] [stdout] 7313 |     pub fn iter(&self) -> InMessageIterator<InClientSetServerQueryLoginRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7313 |     pub fn iter(&self) -> InMessageIterator<'_, InClientSetServerQueryLoginRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7328:16
[INFO] [stdout]      |
[INFO] [stdout] 7328 |     pub fn as_out(&self) -> OutClientSetServerQueryLoginRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7328 |     pub fn as_out(&self) -> OutClientSetServerQueryLoginRequestPart<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7593:14
[INFO] [stdout]      |
[INFO] [stdout] 7593 |     pub fn iter(&self) -> InMessageIterator<InClientUpdatePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7593 |     pub fn iter(&self) -> InMessageIterator<'_, InClientUpdatePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7608:16
[INFO] [stdout]      |
[INFO] [stdout] 7608 |     pub fn as_out(&self) -> OutClientUpdatePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7608 |     pub fn as_out(&self) -> OutClientUpdatePart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7702:14
[INFO] [stdout]      |
[INFO] [stdout] 7702 |     pub fn iter(&self) -> InMessageIterator<InComplainAddPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7702 |     pub fn iter(&self) -> InMessageIterator<'_, InComplainAddPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7717:16
[INFO] [stdout]      |
[INFO] [stdout] 7717 |     pub fn as_out(&self) -> OutComplainAddPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7717 |     pub fn as_out(&self) -> OutComplainAddPart<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7805:14
[INFO] [stdout]      |
[INFO] [stdout] 7805 |     pub fn iter(&self) -> InMessageIterator<InComplainDelPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7805 |     pub fn iter(&self) -> InMessageIterator<'_, InComplainDelPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7889:14
[INFO] [stdout]      |
[INFO] [stdout] 7889 |     pub fn iter(&self) -> InMessageIterator<InComplainDelAllPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7889 |     pub fn iter(&self) -> InMessageIterator<'_, InComplainDelAllPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:7971:14
[INFO] [stdout]      |
[INFO] [stdout] 7971 |     pub fn iter(&self) -> InMessageIterator<InComplainListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7971 |     pub fn iter(&self) -> InMessageIterator<'_, InComplainListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8068:14
[INFO] [stdout]      |
[INFO] [stdout] 8068 |     pub fn iter(&self) -> InMessageIterator<InCustomDeletePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8068 |     pub fn iter(&self) -> InMessageIterator<'_, InCustomDeletePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8083:16
[INFO] [stdout]      |
[INFO] [stdout] 8083 |     pub fn as_out(&self) -> OutCustomDeletePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8083 |     pub fn as_out(&self) -> OutCustomDeletePart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8152:14
[INFO] [stdout]      |
[INFO] [stdout] 8152 |     pub fn iter(&self) -> InMessageIterator<InCustomInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8152 |     pub fn iter(&self) -> InMessageIterator<'_, InCustomInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8243:14
[INFO] [stdout]      |
[INFO] [stdout] 8243 |     pub fn iter(&self) -> InMessageIterator<InCustomSearchPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8243 |     pub fn iter(&self) -> InMessageIterator<'_, InCustomSearchPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8258:16
[INFO] [stdout]      |
[INFO] [stdout] 8258 |     pub fn as_out(&self) -> OutCustomSearchPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8258 |     pub fn as_out(&self) -> OutCustomSearchPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8354:14
[INFO] [stdout]      |
[INFO] [stdout] 8354 |     pub fn iter(&self) -> InMessageIterator<InCustomSetPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8354 |     pub fn iter(&self) -> InMessageIterator<'_, InCustomSetPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8369:16
[INFO] [stdout]      |
[INFO] [stdout] 8369 |     pub fn as_out(&self) -> OutCustomSetPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8369 |     pub fn as_out(&self) -> OutCustomSetPart<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8467:14
[INFO] [stdout]      |
[INFO] [stdout] 8467 |     pub fn iter(&self) -> InMessageIterator<InCreateDirectoryPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8467 |     pub fn iter(&self) -> InMessageIterator<'_, InCreateDirectoryPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8482:16
[INFO] [stdout]      |
[INFO] [stdout] 8482 |     pub fn as_out(&self) -> OutCreateDirectoryPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8482 |     pub fn as_out(&self) -> OutCreateDirectoryPart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8579:14
[INFO] [stdout]      |
[INFO] [stdout] 8579 |     pub fn iter(&self) -> InMessageIterator<InDeleteFilePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8579 |     pub fn iter(&self) -> InMessageIterator<'_, InDeleteFilePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8594:16
[INFO] [stdout]      |
[INFO] [stdout] 8594 |     pub fn as_out(&self) -> OutDeleteFilePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8594 |     pub fn as_out(&self) -> OutDeleteFilePart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8691:14
[INFO] [stdout]      |
[INFO] [stdout] 8691 |     pub fn iter(&self) -> InMessageIterator<InFileInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8691 |     pub fn iter(&self) -> InMessageIterator<'_, InFileInfoRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8706:16
[INFO] [stdout]      |
[INFO] [stdout] 8706 |     pub fn as_out(&self) -> OutFileInfoRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8706 |     pub fn as_out(&self) -> OutFileInfoRequestPart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8803:14
[INFO] [stdout]      |
[INFO] [stdout] 8803 |     pub fn iter(&self) -> InMessageIterator<InFileListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8803 |     pub fn iter(&self) -> InMessageIterator<'_, InFileListRequestPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8818:16
[INFO] [stdout]      |
[INFO] [stdout] 8818 |     pub fn as_out(&self) -> OutFileListRequestPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8818 |     pub fn as_out(&self) -> OutFileListRequestPart<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8972:14
[INFO] [stdout]      |
[INFO] [stdout] 8972 |     pub fn iter(&self) -> InMessageIterator<InInitDownloadPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8972 |     pub fn iter(&self) -> InMessageIterator<'_, InInitDownloadPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:8987:16
[INFO] [stdout]      |
[INFO] [stdout] 8987 |     pub fn as_out(&self) -> OutInitDownloadPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8987 |     pub fn as_out(&self) -> OutInitDownloadPart<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9177:14
[INFO] [stdout]      |
[INFO] [stdout] 9177 |     pub fn iter(&self) -> InMessageIterator<InInitUploadPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9177 |     pub fn iter(&self) -> InMessageIterator<'_, InInitUploadPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9192:16
[INFO] [stdout]      |
[INFO] [stdout] 9192 |     pub fn as_out(&self) -> OutInitUploadPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9192 |     pub fn as_out(&self) -> OutInitUploadPart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9358:14
[INFO] [stdout]      |
[INFO] [stdout] 9358 |     pub fn iter(&self) -> InMessageIterator<InRenameFilePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9358 |     pub fn iter(&self) -> InMessageIterator<'_, InRenameFilePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9373:16
[INFO] [stdout]      |
[INFO] [stdout] 9373 |     pub fn as_out(&self) -> OutRenameFilePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9373 |     pub fn as_out(&self) -> OutRenameFilePart<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9463:14
[INFO] [stdout]      |
[INFO] [stdout] 9463 |     pub fn iter(&self) -> InMessageIterator<InStopFiletransferPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9463 |     pub fn iter(&self) -> InMessageIterator<'_, InStopFiletransferPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9542:14
[INFO] [stdout]      |
[INFO] [stdout] 9542 |     pub fn iter(&self) -> InMessageIterator<InGlobalMessagePart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9542 |     pub fn iter(&self) -> InMessageIterator<'_, InGlobalMessagePart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9557:16
[INFO] [stdout]      |
[INFO] [stdout] 9557 |     pub fn as_out(&self) -> OutGlobalMessagePart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9557 |     pub fn as_out(&self) -> OutGlobalMessagePart<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9696:14
[INFO] [stdout]      |
[INFO] [stdout] 9696 |     pub fn iter(&self) -> InMessageIterator<InLogAddPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9696 |     pub fn iter(&self) -> InMessageIterator<'_, InLogAddPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9711:16
[INFO] [stdout]      |
[INFO] [stdout] 9711 |     pub fn as_out(&self) -> OutLogAddPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9711 |     pub fn as_out(&self) -> OutLogAddPart<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9789:14
[INFO] [stdout]      |
[INFO] [stdout] 9789 |     pub fn iter(&self) -> InMessageIterator<InLoginPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9789 |     pub fn iter(&self) -> InMessageIterator<'_, InLoginPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9804:16
[INFO] [stdout]      |
[INFO] [stdout] 9804 |     pub fn as_out(&self) -> OutLoginPart {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9804 |     pub fn as_out(&self) -> OutLoginPart<'_> {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:9940:14
[INFO] [stdout]      |
[INFO] [stdout] 9940 |     pub fn iter(&self) -> InMessageIterator<InLogViewPart> { self.into_iter() }
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9940 |     pub fn iter(&self) -> InMessageIterator<'_, InLogViewPart> { self.into_iter() }
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10047:14
[INFO] [stdout]       |
[INFO] [stdout] 10047 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessageAddPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10047 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessageAddPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10062:16
[INFO] [stdout]       |
[INFO] [stdout] 10062 |     pub fn as_out(&self) -> OutOfflineMessageAddPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10062 |     pub fn as_out(&self) -> OutOfflineMessageAddPart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10132:14
[INFO] [stdout]       |
[INFO] [stdout] 10132 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessageDelPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10132 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessageDelPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10215:14
[INFO] [stdout]       |
[INFO] [stdout] 10215 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessageGetPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10215 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessageGetPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10334:14
[INFO] [stdout]       |
[INFO] [stdout] 10334 |     pub fn iter(&self) -> InMessageIterator<InOfflineMessageUpdateFlagPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10334 |     pub fn iter(&self) -> InMessageIterator<'_, InOfflineMessageUpdateFlagPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10433:14
[INFO] [stdout]       |
[INFO] [stdout] 10433 |     pub fn iter(&self) -> InMessageIterator<InPermFindRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10433 |     pub fn iter(&self) -> InMessageIterator<'_, InPermFindRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10448:16
[INFO] [stdout]       |
[INFO] [stdout] 10448 |     pub fn as_out(&self) -> OutPermFindRequestPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10448 |     pub fn as_out(&self) -> OutPermFindRequestPart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10520:14
[INFO] [stdout]       |
[INFO] [stdout] 10520 |     pub fn iter(&self) -> InMessageIterator<InPermRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10520 |     pub fn iter(&self) -> InMessageIterator<'_, InPermRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10598:14
[INFO] [stdout]       |
[INFO] [stdout] 10598 |     pub fn iter(&self) -> InMessageIterator<InPermIdByNameRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10598 |     pub fn iter(&self) -> InMessageIterator<'_, InPermIdByNameRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10613:16
[INFO] [stdout]       |
[INFO] [stdout] 10613 |     pub fn as_out(&self) -> OutPermIdByNameRequestPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10613 |     pub fn as_out(&self) -> OutPermIdByNameRequestPart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10752:14
[INFO] [stdout]       |
[INFO] [stdout] 10752 |     pub fn iter(&self) -> InMessageIterator<InPermOverviewRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10752 |     pub fn iter(&self) -> InMessageIterator<'_, InPermOverviewRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10767:16
[INFO] [stdout]       |
[INFO] [stdout] 10767 |     pub fn as_out(&self) -> OutPermOverviewRequestPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10767 |     pub fn as_out(&self) -> OutPermOverviewRequestPart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10923:14
[INFO] [stdout]       |
[INFO] [stdout] 10923 |     pub fn iter(&self) -> InMessageIterator<InPrivilegeKeyAddRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10923 |     pub fn iter(&self) -> InMessageIterator<'_, InPrivilegeKeyAddRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:10938:16
[INFO] [stdout]       |
[INFO] [stdout] 10938 |     pub fn as_out(&self) -> OutPrivilegeKeyAddRequestPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10938 |     pub fn as_out(&self) -> OutPrivilegeKeyAddRequestPart<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11004:14
[INFO] [stdout]       |
[INFO] [stdout] 11004 |     pub fn iter(&self) -> InMessageIterator<InPrivilegeKeyDeletePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11004 |     pub fn iter(&self) -> InMessageIterator<'_, InPrivilegeKeyDeletePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11019:16
[INFO] [stdout]       |
[INFO] [stdout] 11019 |     pub fn as_out(&self) -> OutPrivilegeKeyDeletePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11019 |     pub fn as_out(&self) -> OutPrivilegeKeyDeletePart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11099:14
[INFO] [stdout]       |
[INFO] [stdout] 11099 |     pub fn iter(&self) -> InMessageIterator<InPrivilegeKeyUsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11099 |     pub fn iter(&self) -> InMessageIterator<'_, InPrivilegeKeyUsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11114:16
[INFO] [stdout]       |
[INFO] [stdout] 11114 |     pub fn as_out(&self) -> OutPrivilegeKeyUsePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11114 |     pub fn as_out(&self) -> OutPrivilegeKeyUsePart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11235:14
[INFO] [stdout]       |
[INFO] [stdout] 11235 |     pub fn iter(&self) -> InMessageIterator<InSendTextMessagePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11235 |     pub fn iter(&self) -> InMessageIterator<'_, InSendTextMessagePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11250:16
[INFO] [stdout]       |
[INFO] [stdout] 11250 |     pub fn as_out(&self) -> OutSendTextMessagePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11250 |     pub fn as_out(&self) -> OutSendTextMessagePart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11315:14
[INFO] [stdout]       |
[INFO] [stdout] 11315 |     pub fn iter(&self) -> InMessageIterator<InServerCreatePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11315 |     pub fn iter(&self) -> InMessageIterator<'_, InServerCreatePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11330:16
[INFO] [stdout]       |
[INFO] [stdout] 11330 |     pub fn as_out(&self) -> OutServerCreatePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11330 |     pub fn as_out(&self) -> OutServerCreatePart<'_> {
[INFO] [stdout]       |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:11398:14
[INFO] [stdout]       |
[INFO] [stdout] 11398 |     pub fn iter(&self) -> InMessageIterator<InServerDeletePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11398 |     pub fn iter(&self) -> InMessageIterator<'_, InServerDeletePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12207:14
[INFO] [stdout]       |
[INFO] [stdout] 12207 |     pub fn iter(&self) -> InMessageIterator<InServerEditPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12207 |     pub fn iter(&self) -> InMessageIterator<'_, InServerEditPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12222:16
[INFO] [stdout]       |
[INFO] [stdout] 12222 |     pub fn as_out(&self) -> OutServerEditPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12222 |     pub fn as_out(&self) -> OutServerEditPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12365:14
[INFO] [stdout]       |
[INFO] [stdout] 12365 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAddPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12365 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAddPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12380:16
[INFO] [stdout]       |
[INFO] [stdout] 12380 |     pub fn as_out(&self) -> OutServerGroupAddPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12380 |     pub fn as_out(&self) -> OutServerGroupAddPart<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12468:14
[INFO] [stdout]       |
[INFO] [stdout] 12468 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAddClientPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12468 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAddClientPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12641:14
[INFO] [stdout]       |
[INFO] [stdout] 12641 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAddPermPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12641 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAddPermPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12656:16
[INFO] [stdout]       |
[INFO] [stdout] 12656 |     pub fn as_out(&self) -> OutServerGroupAddPermPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12656 |     pub fn as_out(&self) -> OutServerGroupAddPermPart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12818:14
[INFO] [stdout]       |
[INFO] [stdout] 12818 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAutoAddPermPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12818 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAutoAddPermPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12833:16
[INFO] [stdout]       |
[INFO] [stdout] 12833 |     pub fn as_out(&self) -> OutServerGroupAutoAddPermPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12833 |     pub fn as_out(&self) -> OutServerGroupAutoAddPermPart<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12940:14
[INFO] [stdout]       |
[INFO] [stdout] 12940 |     pub fn iter(&self) -> InMessageIterator<InServerGroupAutoDelPermPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12940 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupAutoDelPermPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:12955:16
[INFO] [stdout]       |
[INFO] [stdout] 12955 |     pub fn as_out(&self) -> OutServerGroupAutoDelPermPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12955 |     pub fn as_out(&self) -> OutServerGroupAutoDelPermPart<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13025:14
[INFO] [stdout]       |
[INFO] [stdout] 13025 |     pub fn iter(&self) -> InMessageIterator<InServerGroupClientListRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13025 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupClientListRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13162:14
[INFO] [stdout]       |
[INFO] [stdout] 13162 |     pub fn iter(&self) -> InMessageIterator<InServerGroupCopyPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13162 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupCopyPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13177:16
[INFO] [stdout]       |
[INFO] [stdout] 13177 |     pub fn as_out(&self) -> OutServerGroupCopyPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13177 |     pub fn as_out(&self) -> OutServerGroupCopyPart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13265:14
[INFO] [stdout]       |
[INFO] [stdout] 13265 |     pub fn iter(&self) -> InMessageIterator<InServerGroupDelPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13265 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupDelPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13368:14
[INFO] [stdout]       |
[INFO] [stdout] 13368 |     pub fn iter(&self) -> InMessageIterator<InServerGroupDelClientPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13368 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupDelClientPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13486:14
[INFO] [stdout]       |
[INFO] [stdout] 13486 |     pub fn iter(&self) -> InMessageIterator<InServerGroupDelPermPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13486 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupDelPermPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13501:16
[INFO] [stdout]       |
[INFO] [stdout] 13501 |     pub fn as_out(&self) -> OutServerGroupDelPermPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13501 |     pub fn as_out(&self) -> OutServerGroupDelPermPart<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13589:14
[INFO] [stdout]       |
[INFO] [stdout] 13589 |     pub fn iter(&self) -> InMessageIterator<InServerGroupPermListRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13589 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupPermListRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13685:14
[INFO] [stdout]       |
[INFO] [stdout] 13685 |     pub fn iter(&self) -> InMessageIterator<InServerGroupRenamePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13685 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupRenamePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13700:16
[INFO] [stdout]       |
[INFO] [stdout] 13700 |     pub fn as_out(&self) -> OutServerGroupRenamePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13700 |     pub fn as_out(&self) -> OutServerGroupRenamePart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13769:14
[INFO] [stdout]       |
[INFO] [stdout] 13769 |     pub fn iter(&self) -> InMessageIterator<InServerGroupsByClientIdRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13769 |     pub fn iter(&self) -> InMessageIterator<'_, InServerGroupsByClientIdRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13852:14
[INFO] [stdout]       |
[INFO] [stdout] 13852 |     pub fn iter(&self) -> InMessageIterator<InServerIdGetByPortPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13852 |     pub fn iter(&self) -> InMessageIterator<'_, InServerIdGetByPortPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13983:14
[INFO] [stdout]       |
[INFO] [stdout] 13983 |     pub fn iter(&self) -> InMessageIterator<InServerNotifyRegisterPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13983 |     pub fn iter(&self) -> InMessageIterator<'_, InServerNotifyRegisterPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:13998:16
[INFO] [stdout]       |
[INFO] [stdout] 13998 |     pub fn as_out(&self) -> OutServerNotifyRegisterPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13998 |     pub fn as_out(&self) -> OutServerNotifyRegisterPart<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14079:14
[INFO] [stdout]       |
[INFO] [stdout] 14079 |     pub fn iter(&self) -> InMessageIterator<InServerProcessStopPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14079 |     pub fn iter(&self) -> InMessageIterator<'_, InServerProcessStopPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14094:16
[INFO] [stdout]       |
[INFO] [stdout] 14094 |     pub fn as_out(&self) -> OutServerProcessStopPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14094 |     pub fn as_out(&self) -> OutServerProcessStopPart<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14216:14
[INFO] [stdout]       |
[INFO] [stdout] 14216 |     pub fn iter(&self) -> InMessageIterator<InServerStartPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14216 |     pub fn iter(&self) -> InMessageIterator<'_, InServerStartPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14312:14
[INFO] [stdout]       |
[INFO] [stdout] 14312 |     pub fn iter(&self) -> InMessageIterator<InServerStopPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14312 |     pub fn iter(&self) -> InMessageIterator<'_, InServerStopPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14327:16
[INFO] [stdout]       |
[INFO] [stdout] 14327 |     pub fn as_out(&self) -> OutServerStopPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14327 |     pub fn as_out(&self) -> OutServerStopPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14461:14
[INFO] [stdout]       |
[INFO] [stdout] 14461 |     pub fn iter(&self) -> InMessageIterator<InServerTempPasswordAddPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14461 |     pub fn iter(&self) -> InMessageIterator<'_, InServerTempPasswordAddPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14476:16
[INFO] [stdout]       |
[INFO] [stdout] 14476 |     pub fn as_out(&self) -> OutServerTempPasswordAddPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14476 |     pub fn as_out(&self) -> OutServerTempPasswordAddPart<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14543:14
[INFO] [stdout]       |
[INFO] [stdout] 14543 |     pub fn iter(&self) -> InMessageIterator<InServerTempPasswordDelPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14543 |     pub fn iter(&self) -> InMessageIterator<'_, InServerTempPasswordDelPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14558:16
[INFO] [stdout]       |
[INFO] [stdout] 14558 |     pub fn as_out(&self) -> OutServerTempPasswordDelPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14558 |     pub fn as_out(&self) -> OutServerTempPasswordDelPart<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:14682:14
[INFO] [stdout]       |
[INFO] [stdout] 14682 |     pub fn iter(&self) -> InMessageIterator<InSetClientChannelGroupPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14682 |     pub fn iter(&self) -> InMessageIterator<'_, InSetClientChannelGroupPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15318:14
[INFO] [stdout]       |
[INFO] [stdout] 15318 |     pub fn iter(&self) -> InMessageIterator<InSetConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15318 |     pub fn iter(&self) -> InMessageIterator<'_, InSetConnectionInfoPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15497:14
[INFO] [stdout]       |
[INFO] [stdout] 15497 |     pub fn iter(&self) -> InMessageIterator<InTokenAddRequestPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15497 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenAddRequestPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15512:16
[INFO] [stdout]       |
[INFO] [stdout] 15512 |     pub fn as_out(&self) -> OutTokenAddRequestPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15512 |     pub fn as_out(&self) -> OutTokenAddRequestPart<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15578:14
[INFO] [stdout]       |
[INFO] [stdout] 15578 |     pub fn iter(&self) -> InMessageIterator<InTokenDeletePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15578 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenDeletePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15593:16
[INFO] [stdout]       |
[INFO] [stdout] 15593 |     pub fn as_out(&self) -> OutTokenDeletePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15593 |     pub fn as_out(&self) -> OutTokenDeletePart<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15673:14
[INFO] [stdout]       |
[INFO] [stdout] 15673 |     pub fn iter(&self) -> InMessageIterator<InTokenUsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15673 |     pub fn iter(&self) -> InMessageIterator<'_, InTokenUsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15688:16
[INFO] [stdout]       |
[INFO] [stdout] 15688 |     pub fn as_out(&self) -> OutTokenUsePart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15688 |     pub fn as_out(&self) -> OutTokenUsePart<'_> {
[INFO] [stdout]       |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15772:14
[INFO] [stdout]       |
[INFO] [stdout] 15772 |     pub fn iter(&self) -> InMessageIterator<InUsePart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15772 |     pub fn iter(&self) -> InMessageIterator<'_, InUsePart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15907:14
[INFO] [stdout]       |
[INFO] [stdout] 15907 |     pub fn iter(&self) -> InMessageIterator<InDisconnectPart> { self.into_iter() }
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15907 |     pub fn iter(&self) -> InMessageIterator<'_, InDisconnectPart> { self.into_iter() }
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ts-bookkeeping/f9641982af710f1c/build-script-execution/out/c2s_messages.rs:15922:16
[INFO] [stdout]       |
[INFO] [stdout] 15922 |     pub fn as_out(&self) -> OutDisconnectPart {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15922 |     pub fn as_out(&self) -> OutDisconnectPart<'_> {
[INFO] [stdout]       |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsclientlib v0.2.0 (/opt/rustwide/workdir/tsclientlib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tsclientlib/src/resolver.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn parse_ip(address: &str) -> Result<ParseIpResult> {
[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] 254 | fn parse_ip(address: &str) -> Result<ParseIpResult<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.37.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys/0ad0ea2ebd8b94ae/build-script/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.37.0/SDL" "-DCMAKE_CONFIGURATION_TYPES=Release" "-DSDL_SHARED=ON" "-DSDL_STATIC=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out" "-DCMAKE_C_FLAGS= -fcommon -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Looking for __GLIBC__
[INFO] [stderr]   -- Looking for __GLIBC__ - found
[INFO] [stderr]   -- Performing Test HAVE_GCC_WALL
[INFO] [stderr]   -- Performing Test HAVE_GCC_WALL - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_NO_STRICT_ALIASING
[INFO] [stderr]   -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_ATOMICS
[INFO] [stderr]   -- Performing Test HAVE_GCC_ATOMICS - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY
[INFO] [stderr]   -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed
[INFO] [stderr]   -- Performing Test HAVE_GCC_FVISIBILITY
[INFO] [stderr]   -- Performing Test HAVE_GCC_FVISIBILITY - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WSHADOW
[INFO] [stderr]   -- Performing Test HAVE_GCC_WSHADOW - Success
[INFO] [stderr]   -- Performing Test HAVE_NO_UNDEFINED
[INFO] [stderr]   -- Performing Test HAVE_NO_UNDEFINED - Success
[INFO] [stderr]   -- Performing Test HAVE_MMX
[INFO] [stderr]   -- Performing Test HAVE_MMX - Success
[INFO] [stderr]   -- Performing Test HAVE_3DNOW
[INFO] [stderr]   -- Performing Test HAVE_3DNOW - Success
[INFO] [stderr]   -- Performing Test HAVE_SSE
[INFO] [stderr]   -- Performing Test HAVE_SSE - Success
[INFO] [stderr]   -- Performing Test HAVE_SSE2
[INFO] [stderr]   -- Performing Test HAVE_SSE2 - Success
[INFO] [stderr]   -- Performing Test HAVE_SSE3
[INFO] [stderr]   -- Performing Test HAVE_SSE3 - Success
[INFO] [stderr]   -- Looking for immintrin.h
[INFO] [stderr]   -- Looking for immintrin.h - found
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC_H_HDR
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC_H_HDR - Failed
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC - Failed
[INFO] [stderr]   -- Looking for ctype.h
[INFO] [stderr]   -- Looking for ctype.h - found
[INFO] [stderr]   -- Looking for float.h
[INFO] [stderr]   -- Looking for float.h - found
[INFO] [stderr]   -- Looking for iconv.h
[INFO] [stderr]   -- Looking for iconv.h - found
[INFO] [stderr]   -- Looking for inttypes.h
[INFO] [stderr]   -- Looking for inttypes.h - found
[INFO] [stderr]   -- Looking for limits.h
[INFO] [stderr]   -- Looking for limits.h - found
[INFO] [stderr]   -- Looking for malloc.h
[INFO] [stderr]   -- Looking for malloc.h - found
[INFO] [stderr]   -- Looking for math.h
[INFO] [stderr]   -- Looking for math.h - found
[INFO] [stderr]   -- Looking for memory.h
[INFO] [stderr]   -- Looking for memory.h - found
[INFO] [stderr]   -- Looking for signal.h
[INFO] [stderr]   -- Looking for signal.h - found
[INFO] [stderr]   -- Looking for stdarg.h
[INFO] [stderr]   -- Looking for stdarg.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stdio.h
[INFO] [stderr]   -- Looking for stdio.h - found
[INFO] [stderr]   -- Looking for stdlib.h
[INFO] [stderr]   -- Looking for stdlib.h - found
[INFO] [stderr]   -- Looking for string.h
[INFO] [stderr]   -- Looking for string.h - found
[INFO] [stderr]   -- Looking for strings.h
[INFO] [stderr]   -- Looking for strings.h - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for wchar.h
[INFO] [stderr]   -- Looking for wchar.h - found
[INFO] [stderr]   -- Looking for libunwind.h
[INFO] [stderr]   -- Looking for libunwind.h - found
[INFO] [stderr]   -- Looking for linux/input.h
[INFO] [stderr]   -- Looking for linux/input.h - found
[INFO] [stderr]   -- Looking for 7 include files stddef.h, ..., float.h
[INFO] [stderr]   -- Looking for 7 include files stddef.h, ..., float.h - found
[INFO] [stderr]   -- Looking for M_PI
[INFO] [stderr]   -- Looking for M_PI - found
[INFO] [stderr]   -- Performing Test HAVE_MPROTECT
[INFO] [stderr]   -- Performing Test HAVE_MPROTECT - Success
[INFO] [stderr]   -- Looking for strtod
[INFO] [stderr]   -- Looking for strtod - found
[INFO] [stderr]   -- Looking for malloc
[INFO] [stderr]   -- Looking for malloc - found
[INFO] [stderr]   -- Looking for calloc
[INFO] [stderr]   -- Looking for calloc - found
[INFO] [stderr]   -- Looking for realloc
[INFO] [stderr]   -- Looking for realloc - found
[INFO] [stderr]   -- Looking for free
[INFO] [stderr]   -- Looking for free - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for setenv
[INFO] [stderr]   -- Looking for setenv - found
[INFO] [stderr]   -- Looking for putenv
[INFO] [stderr]   -- Looking for putenv - found
[INFO] [stderr]   -- Looking for unsetenv
[INFO] [stderr]   -- Looking for unsetenv - found
[INFO] [stderr]   -- Looking for bsearch
[INFO] [stderr]   -- Looking for bsearch - found
[INFO] [stderr]   -- Looking for qsort
[INFO] [stderr]   -- Looking for qsort - found
[INFO] [stderr]   -- Looking for abs
[INFO] [stderr]   -- Looking for abs - found
[INFO] [stderr]   -- Looking for bcopy
[INFO] [stderr]   -- Looking for bcopy - found
[INFO] [stderr]   -- Looking for memset
[INFO] [stderr]   -- Looking for memset - found
[INFO] [stderr]   -- Looking for memcpy
[INFO] [stderr]   -- Looking for memcpy - found
[INFO] [stderr]   -- Looking for memmove
[INFO] [stderr]   -- Looking for memmove - found
[INFO] [stderr]   -- Looking for memcmp
[INFO] [stderr]   -- Looking for memcmp - found
[INFO] [stderr]   -- Looking for strlen
[INFO] [stderr]   -- Looking for strlen - found
[INFO] [stderr]   -- Looking for strlcpy
[INFO] [stderr]   -- Looking for strlcpy - found
[INFO] [stderr]   -- Looking for strlcat
[INFO] [stderr]   -- Looking for strlcat - found
[INFO] [stderr]   -- Looking for _strrev
[INFO] [stderr]   -- Looking for _strrev - not found
[INFO] [stderr]   -- Looking for _strupr
[INFO] [stderr]   -- Looking for _strupr - not found
[INFO] [stderr]   -- Looking for _strlwr
[INFO] [stderr]   -- Looking for _strlwr - not found
[INFO] [stderr]   -- Looking for index
[INFO] [stderr]   -- Looking for index - found
[INFO] [stderr]   -- Looking for rindex
[INFO] [stderr]   -- Looking for rindex - found
[INFO] [stderr]   -- Looking for strchr
[INFO] [stderr]   -- Looking for strchr - found
[INFO] [stderr]   -- Looking for strrchr
[INFO] [stderr]   -- Looking for strrchr - found
[INFO] [stderr]   -- Looking for strstr
[INFO] [stderr]   -- Looking for strstr - found
[INFO] [stderr]   -- Looking for strtok_r
[INFO] [stderr]   -- Looking for strtok_r - found
[INFO] [stderr]   -- Looking for itoa
[INFO] [stderr]   -- Looking for itoa - not found
[INFO] [stderr]   -- Looking for _ltoa
[INFO] [stderr]   -- Looking for _ltoa - not found
[INFO] [stderr]   -- Looking for _uitoa
[INFO] [stderr]   -- Looking for _uitoa - not found
[INFO] [stderr]   -- Looking for _ultoa
[INFO] [stderr]   -- Looking for _ultoa - not found
[INFO] [stderr]   -- Looking for strtol
[INFO] [stderr]   -- Looking for strtol - found
[INFO] [stderr]   -- Looking for strtoul
[INFO] [stderr]   -- Looking for strtoul - found
[INFO] [stderr]   -- Looking for _i64toa
[INFO] [stderr]   -- Looking for _i64toa - not found
[INFO] [stderr]   -- Looking for _ui64toa
[INFO] [stderr]   -- Looking for _ui64toa - not found
[INFO] [stderr]   -- Looking for strtoll
[INFO] [stderr]   -- Looking for strtoll - found
[INFO] [stderr]   -- Looking for strtoull
[INFO] [stderr]   -- Looking for strtoull - found
[INFO] [stderr]   -- Looking for atoi
[INFO] [stderr]   -- Looking for atoi - found
[INFO] [stderr]   -- Looking for atof
[INFO] [stderr]   -- Looking for atof - found
[INFO] [stderr]   -- Looking for strcmp
[INFO] [stderr]   -- Looking for strcmp - found
[INFO] [stderr]   -- Looking for strncmp
[INFO] [stderr]   -- Looking for strncmp - found
[INFO] [stderr]   -- Looking for _stricmp
[INFO] [stderr]   -- Looking for _stricmp - not found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for _strnicmp
[INFO] [stderr]   -- Looking for _strnicmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strcasestr
[INFO] [stderr]   -- Looking for strcasestr - found
[INFO] [stderr]   -- Looking for wcscmp
[INFO] [stderr]   -- Looking for wcscmp - found
[INFO] [stderr]   -- Looking for _wcsdup
[INFO] [stderr]   -- Looking for _wcsdup - not found
[INFO] [stderr]   -- Looking for wcsdup
[INFO] [stderr]   -- Looking for wcsdup - found
[INFO] [stderr]   -- Looking for wcslcat
[INFO] [stderr]   -- Looking for wcslcat - found
[INFO] [stderr]   -- Looking for wcslcpy
[INFO] [stderr]   -- Looking for wcslcpy - found
[INFO] [stderr]   -- Looking for wcslen
[INFO] [stderr]   -- Looking for wcslen - found
[INFO] [stderr]   -- Looking for wcsncmp
[INFO] [stderr]   -- Looking for wcsncmp - found
[INFO] [stderr]   -- Looking for wcsstr
[INFO] [stderr]   -- Looking for wcsstr - found
[INFO] [stderr]   -- Looking for wcscasecmp
[INFO] [stderr]   -- Looking for wcscasecmp - found
[INFO] [stderr]   -- Looking for _wcsicmp
[INFO] [stderr]   -- Looking for _wcsicmp - not found
[INFO] [stderr]   -- Looking for wcsncasecmp
[INFO] [stderr]   -- Looking for wcsncasecmp - found
[INFO] [stderr]   -- Looking for _wcsnicmp
[INFO] [stderr]   -- Looking for _wcsnicmp - not found
[INFO] [stderr]   -- Looking for sscanf
[INFO] [stderr]   -- Looking for sscanf - found
[INFO] [stderr]   -- Looking for vsscanf
[INFO] [stderr]   -- Looking for vsscanf - found
[INFO] [stderr]   -- Looking for vsnprintf
[INFO] [stderr]   -- Looking for vsnprintf - found
[INFO] [stderr]   -- Looking for fopen64
[INFO] [stderr]   -- Looking for fopen64 - found
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for fseeko64
[INFO] [stderr]   -- Looking for fseeko64 - found
[INFO] [stderr]   -- Looking for _Exit
[INFO] [stderr]   -- Looking for _Exit - found
[INFO] [stderr]   -- Looking for sigaction
[INFO] [stderr]   -- Looking for sigaction - found
[INFO] [stderr]   -- Looking for setjmp
[INFO] [stderr]   -- Looking for setjmp - found
[INFO] [stderr]   -- Looking for nanosleep
[INFO] [stderr]   -- Looking for nanosleep - found
[INFO] [stderr]   -- Looking for sysconf
[INFO] [stderr]   -- Looking for sysconf - found
[INFO] [stderr]   -- Looking for sysctlbyname
[INFO] [stderr]   -- Looking for sysctlbyname - not found
[INFO] [stderr]   -- Looking for getauxval
[INFO] [stderr]   -- Looking for getauxval - found
[INFO] [stderr]   -- Looking for elf_aux_info
[INFO] [stderr]   -- Looking for elf_aux_info - not found
[INFO] [stderr]   -- Looking for poll
[INFO] [stderr]   -- Looking for poll - found
[INFO] [stderr]   -- Looking for pow in m
[INFO] [stderr]   -- Looking for pow in m - found
[INFO] [stderr]   -- Looking for atan
[INFO] [stderr]   -- Looking for atan - found
[INFO] [stderr]   -- Looking for atan2
[INFO] [stderr]   -- Looking for atan2 - found
[INFO] [stderr]   -- Looking for atanf
[INFO] [stderr]   -- Looking for atanf - found
[INFO] [stderr]   -- Looking for atan2f
[INFO] [stderr]   -- Looking for atan2f - found
[INFO] [stderr]   -- Looking for ceil
[INFO] [stderr]   -- Looking for ceil - found
[INFO] [stderr]   -- Looking for ceilf
[INFO] [stderr]   -- Looking for ceilf - found
[INFO] [stderr]   -- Looking for copysign
[INFO] [stderr]   -- Looking for copysign - found
[INFO] [stderr]   -- Looking for copysignf
[INFO] [stderr]   -- Looking for copysignf - found
[INFO] [stderr]   -- Looking for cos
[INFO] [stderr]   -- Looking for cos - found
[INFO] [stderr]   -- Looking for cosf
[INFO] [stderr]   -- Looking for cosf - found
[INFO] [stderr]   -- Looking for exp
[INFO] [stderr]   -- Looking for exp - found
[INFO] [stderr]   -- Looking for expf
[INFO] [stderr]   -- Looking for expf - found
[INFO] [stderr]   -- Looking for fabs
[INFO] [stderr]   -- Looking for fabs - found
[INFO] [stderr]   -- Looking for fabsf
[INFO] [stderr]   -- Looking for fabsf - found
[INFO] [stderr]   -- Looking for floor
[INFO] [stderr]   -- Looking for floor - found
[INFO] [stderr]   -- Looking for floorf
[INFO] [stderr]   -- Looking for floorf - found
[INFO] [stderr]   -- Looking for fmod
[INFO] [stderr]   -- Looking for fmod - found
[INFO] [stderr]   -- Looking for fmodf
[INFO] [stderr]   -- Looking for fmodf - found
[INFO] [stderr]   -- Looking for log
[INFO] [stderr]   -- Looking for log - found
[INFO] [stderr]   -- Looking for logf
[INFO] [stderr]   -- Looking for logf - found
[INFO] [stderr]   -- Looking for log10
[INFO] [stderr]   -- Looking for log10 - found
[INFO] [stderr]   -- Looking for log10f
[INFO] [stderr]   -- Looking for log10f - found
[INFO] [stderr]   -- Looking for lround
[INFO] [stderr]   -- Looking for lround - found
[INFO] [stderr]   -- Looking for lroundf
[INFO] [stderr]   -- Looking for lroundf - found
[INFO] [stderr]   -- Looking for pow
[INFO] [stderr]   -- Looking for pow - found
[INFO] [stderr]   -- Looking for powf
[INFO] [stderr]   -- Looking for powf - found
[INFO] [stderr]   -- Looking for round
[INFO] [stderr]   -- Looking for round - found
[INFO] [stderr]   -- Looking for roundf
[INFO] [stderr]   -- Looking for roundf - found
[INFO] [stderr]   -- Looking for scalbn
[INFO] [stderr]   -- Looking for scalbn - found
[INFO] [stderr]   -- Looking for scalbnf
[INFO] [stderr]   -- Looking for scalbnf - found
[INFO] [stderr]   -- Looking for sin
[INFO] [stderr]   -- Looking for sin - found
[INFO] [stderr]   -- Looking for sinf
[INFO] [stderr]   -- Looking for sinf - found
[INFO] [stderr]   -- Looking for sqrt
[INFO] [stderr]   -- Looking for sqrt - found
[INFO] [stderr]   -- Looking for sqrtf
[INFO] [stderr]   -- Looking for sqrtf - found
[INFO] [stderr]   -- Looking for tan
[INFO] [stderr]   -- Looking for tan - found
[INFO] [stderr]   -- Looking for tanf
[INFO] [stderr]   -- Looking for tanf - found
[INFO] [stderr]   -- Looking for acos
[INFO] [stderr]   -- Looking for acos - found
[INFO] [stderr]   -- Looking for acosf
[INFO] [stderr]   -- Looking for acosf - found
[INFO] [stderr]   -- Looking for asin
[INFO] [stderr]   -- Looking for asin - found
[INFO] [stderr]   -- Looking for asinf
[INFO] [stderr]   -- Looking for asinf - found
[INFO] [stderr]   -- Looking for trunc
[INFO] [stderr]   -- Looking for trunc - found
[INFO] [stderr]   -- Looking for truncf
[INFO] [stderr]   -- Looking for truncf - found
[INFO] [stderr]   -- Looking for iconv_open in iconv
[INFO] [stderr]   -- Looking for iconv_open in iconv - not found
[INFO] [stderr]   -- Looking for iconv_open in c
[INFO] [stderr]   -- Looking for iconv_open in c - found
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - not found
[INFO] [stderr]   -- Performing Test HAVE_SA_SIGACTION
[INFO] [stderr]   -- Performing Test HAVE_SA_SIGACTION - Success
[INFO] [stderr]   -- Looking for dlopen
[INFO] [stderr]   -- Looking for dlopen - found
[INFO] [stderr]   -- Performing Test HAVE_O_CLOEXEC
[INFO] [stderr]   -- Performing Test HAVE_O_CLOEXEC - Success
[INFO] [stderr]   -- Performing Test HAVE_OSS_SYS_SOUNDCARD_H
[INFO] [stderr]   -- Performing Test HAVE_OSS_SYS_SOUNDCARD_H - Success
[INFO] [stderr]   -- Looking for alsa/asoundlib.h
[INFO] [stderr]   -- Looking for alsa/asoundlib.h - found
[INFO] [stderr]   -- Looking for snd_pcm_recover in asound
[INFO] [stderr]   -- Looking for snd_pcm_recover in asound - found
[INFO] [stderr]   -- dynamic libasound -> libasound.so.2
[INFO] [stderr]   -- Checking for module 'jack'
[INFO] [stderr]   --   Found jack, version 1.9.21
[INFO] [stderr]   -- dynamic libjack -> libjack.so.0
[INFO] [stderr]   -- Checking for module 'libpipewire-0.3>=0.3.20'
[INFO] [stderr]   --   Package 'libpipewire-0.3', required by 'virtual:world', not found
[INFO] [stderr]   -- Checking for module 'libpulse-simple'
[INFO] [stderr]   --   Found libpulse-simple, version 16.1
[INFO] [stderr]   -- dynamic libpulse-simple -> libpulse-simple.so.0
[INFO] [stderr]   -- Checking for module 'esound'
[INFO] [stderr]   --   Package 'esound', required by 'virtual:world', not found
[INFO] [stderr]   -- Looking for audio/audiolib.h
[INFO] [stderr]   -- Looking for audio/audiolib.h - not found
[INFO] [stderr]   -- Checking for module 'sndio'
[INFO] [stderr]   --   Found sndio, version 1.9.0
[INFO] [stderr]   -- dynamic libsndio -> libsndio.so.7
[INFO] [stderr]   -- Checking for modules 'bcm_host;brcmegl'
[INFO] [stderr]   --   Package 'bcm_host', required by 'virtual:world', not found
[INFO] [stderr]   --   Package 'brcmegl', required by 'virtual:world', not found
[INFO] [stderr]   -- Performing Test HAVE_RPI
[INFO] [stderr]   -- Performing Test HAVE_RPI - Failed
[INFO] [stderr]   -- dynamic libX11 -> libX11.so.6
[INFO] [stderr]   -- dynamic libXext -> libXext.so.6
[INFO] [stderr]   -- dynamic libXcursor -> libXcursor.so.1
[INFO] [stderr]   -- dynamic libXi -> libXi.so.6
[INFO] [stderr]   -- dynamic libXfixes -> libXfixes.so.3
[INFO] [stderr]   -- dynamic libXrandr -> libXrandr.so.2
[INFO] [stderr]   -- dynamic libXrender -> libXrender.so.1
[INFO] [stderr]   -- dynamic libXss -> libXss.so.1
[INFO] [stderr]   -- Looking for shmat
[INFO] [stderr]   -- Looking for shmat - found
[INFO] [stderr]   -- Performing Test HAVE_XGENERICEVENT
[INFO] [stderr]   -- Performing Test HAVE_XGENERICEVENT - Success
[INFO] [stderr]   -- Looking for XkbKeycodeToKeysym
[INFO] [stderr]   -- Looking for XkbKeycodeToKeysym - found
[INFO] [stderr]   -- Performing Test HAVE_XINPUT2_MULTITOUCH
[INFO] [stderr]   -- Performing Test HAVE_XINPUT2_MULTITOUCH - Success
[INFO] [stderr]   -- Performing Test HAVE_XFIXES_H
[INFO] [stderr]   -- Performing Test HAVE_XFIXES_H - Success
[INFO] [stderr]   -- Checking for module 'egl'
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_EGL
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_EGL - Success
[INFO] [stderr]   -- Checking for modules 'libdrm;gbm;egl'
[INFO] [stderr]   --   Found libdrm, version 2.4.122
[INFO] [stderr]   --   Found gbm, version 25.0.7-0ubuntu0.24.04.2
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   -- dynamic libdrm -> libdrm.so.2
[INFO] [stderr]   -- dynamic libgbm -> libgbm.so.1
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_GLX
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_GLX - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGL
[INFO] [stderr]   -- Performing Test HAVE_OPENGL - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V1
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V1 - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V2
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V2 - Success
[INFO] [stderr]   -- Checking for modules 'wayland-client>=1.18;wayland-egl;wayland-cursor;egl;xkbcommon>=0.5.0'
[INFO] [stderr]   --   Found wayland-client, version 1.22.0
[INFO] [stderr]   --   Found wayland-egl, version 18.1.0
[INFO] [stderr]   --   Found wayland-cursor, version 1.22.0
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   --   Found xkbcommon, version 1.6.0
[INFO] [stderr]   -- dynamic libwayland-client -> libwayland-client.so.0
[INFO] [stderr]   -- dynamic libwayland-egl -> libwayland-egl.so.1
[INFO] [stderr]   -- dynamic libwayland-cursor -> libwayland-cursor.so.0
[INFO] [stderr]   -- dynamic libxkbcommon -> libxkbcommon.so.0
[INFO] [stderr]   -- Checking for module 'libdecor-0'
[INFO] [stderr]   --   Found libdecor-0, version 0.2.2
[INFO] [stderr]   -- dynamic libdecor-0 -> libdecor-0.so.0
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_VDK
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_VDK - Failed
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_EGL_FB
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_EGL_FB - Failed
[INFO] [stderr]   -- Performing Test HAVE_INPUT_EVENTS
[INFO] [stderr]   -- Performing Test HAVE_INPUT_EVENTS - Success
[INFO] [stderr]   -- Performing Test HAVE_INPUT_KD
[INFO] [stderr]   -- Performing Test HAVE_INPUT_KD - Success
[INFO] [stderr]   -- Looking for libudev.h
[INFO] [stderr]   -- Looking for libudev.h - found
[INFO] [stderr]   -- Looking for sys/inotify.h
[INFO] [stderr]   -- Looking for sys/inotify.h - found
[INFO] [stderr]   -- Looking for inotify_init
[INFO] [stderr]   -- Looking for inotify_init - found
[INFO] [stderr]   -- Looking for inotify_init1
[INFO] [stderr]   -- Looking for inotify_init1 - found
[INFO] [stderr]   -- Checking for one of the modules 'dbus-1;dbus'
[INFO] [stderr]   -- Checking for one of the modules 'ibus-1.0;ibus'
[INFO] [stderr]   -- Checking for one of the modules 'libunwind'
[INFO] [stderr]   -- Checking for one of the modules 'libunwind-generic'
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS - Success
[INFO] [stderr]   -- Performing Test HAVE_RECURSIVE_MUTEXES
[INFO] [stderr]   -- Performing Test HAVE_RECURSIVE_MUTEXES - Success
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS_SEM
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS_SEM - Success
[INFO] [stderr]   -- Performing Test HAVE_SEM_TIMEDWAIT
[INFO] [stderr]   -- Performing Test HAVE_SEM_TIMEDWAIT - Success
[INFO] [stderr]   -- Looking for include file pthread.h
[INFO] [stderr]   -- Looking for include file pthread.h - found
[INFO] [stderr]   -- Looking for include file pthread_np.h
[INFO] [stderr]   -- Looking for include file pthread_np.h - not found
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_SETNAME_NP
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_SETNAME_NP - Success
[INFO] [stderr]   -- Looking for clock_gettime in rt
[INFO] [stderr]   -- Looking for clock_gettime in rt - found
[INFO] [stderr]   -- Looking for linux/version.h
[INFO] [stderr]   -- Looking for linux/version.h - found
[INFO] [stderr]   -- Performing Test HAVE_ENABLE_NEW_DTAGS
[INFO] [stderr]   -- Performing Test HAVE_ENABLE_NEW_DTAGS - Success
[INFO] [stderr]   -- Looking for samplerate.h
[INFO] [stderr]   -- Looking for samplerate.h - found
[INFO] [stderr]   -- dynamic libsamplerate -> libsamplerate.so.0
[INFO] [stderr]   -- Found Git: /usr/bin/git (found version "2.43.0") 
[INFO] [stderr]   -- 
[INFO] [stderr]   -- SDL2 was configured with the following options:
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Platform: Linux-6.14.0-1014-gcp
[INFO] [stderr]   -- 64-bit:   TRUE
[INFO] [stderr]   -- Compiler: /usr/bin/cc
[INFO] [stderr]   -- Revision: SDL-2.26.4-no-vcs
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Subsystems:
[INFO] [stderr]   --   Atomic:	ON
[INFO] [stderr]   --   Audio:	ON
[INFO] [stderr]   --   Video:	ON
[INFO] [stderr]   --   Render:	ON
[INFO] [stderr]   --   Events:	ON
[INFO] [stderr]   --   Joystick:	ON
[INFO] [stderr]   --   Haptic:	ON
[INFO] [stderr]   --   Hidapi:	ON
[INFO] [stderr]   --   Power:	ON
[INFO] [stderr]   --   Threads:	ON
[INFO] [stderr]   --   Timers:	ON
[INFO] [stderr]   --   File:	ON
[INFO] [stderr]   --   Loadso:	ON
[INFO] [stderr]   --   CPUinfo:	ON
[INFO] [stderr]   --   Filesystem:	ON
[INFO] [stderr]   --   Sensor:	ON
[INFO] [stderr]   --   Locale:	ON
[INFO] [stderr]   --   Misc:	ON
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Options:
[INFO] [stderr]   --   SDL2_DISABLE_INSTALL        (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL2_DISABLE_SDL2MAIN       (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL2_DISABLE_UNINSTALL      (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_3DNOW                   (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ALSA                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ALSA_SHARED             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ALTIVEC                 (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ARMNEON                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ARMSIMD                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ARTS                    (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ARTS_SHARED             (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ASAN                    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ASSEMBLY                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ASSERTIONS              (Wanted: auto): auto
[INFO] [stderr]   --   SDL_BACKGROUNDING_SIGNAL    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_CCACHE                  (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_CLOCK_GETTIME           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_COCOA                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DBUS                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DIRECTFB                (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DIRECTFB_SHARED         (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DIRECTX                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DISKAUDIO               (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DUMMYAUDIO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DUMMYVIDEO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ESD                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ESD_SHARED              (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_FOREGROUNDING_SIGNAL    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_FUSIONSOUND             (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_FUSIONSOUND_SHARED      (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_GCC_ATOMICS             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI_JOYSTICK         (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI_LIBUSB           (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_IBUS                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_INSTALL_TESTS           (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_JACK                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_JACK_SHARED             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_KMSDRM                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_KMSDRM_SHARED           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBC                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBSAMPLERATE           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBSAMPLERATE_SHARED    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_METAL                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_MMX                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_NAS                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_NAS_SHARED              (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_OFFSCREEN               (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OPENGL                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OPENGLES                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OSS                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PIPEWIRE                (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_PIPEWIRE_SHARED         (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_PTHREADS                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PTHREADS_SEM            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PULSEAUDIO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PULSEAUDIO_SHARED       (Wanted: ON): ON
[INFO] [stderr]   --   SDL_RENDER_D3D              (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_RENDER_METAL            (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_RPATH                   (Wanted: ON): ON
[INFO] [stderr]   --   SDL_RPI                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_SNDIO                   (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SNDIO_SHARED            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE2                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE3                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSEMATH                 (Wanted: ON): ON
[INFO] [stderr]   --   SDL_STATIC_PIC              (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_SYSTEM_ICONV            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_TESTS                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_VENDOR_INFO             (Wanted: ): OFF
[INFO] [stderr]   --   SDL_VIRTUAL_JOYSTICK        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_VIVANTE                 (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_VULKAN                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WASAPI                  (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_WAYLAND                 (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_LIBDECOR        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_LIBDECOR_SHARED (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_QT_TOUCH        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_SHARED          (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_SHARED              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XCURSOR             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XDBE                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XFIXES              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XINPUT              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XRANDR              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XSCRNSAVER          (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XSHAPE              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_XINPUT                  (Wanted: OFF): OFF
[INFO] [stderr]   -- 
[INFO] [stderr]   --  CFLAGS:         -fcommon -ffunction-sections -fdata-sections -fPIC -m64 -idirafter "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.37.0/SDL/src/video/khronos" -DHAVE_LINUX_VERSION_H
[INFO] [stderr]   --  EXTRA_CFLAGS:   -Wall -fno-strict-aliasing -Wdeclaration-after-statement -fvisibility=hidden -Wshadow -mmmx -m3dnow -msse -msse2 -msse3 -I/usr/include -D_REENTRANT -I/usr/include/libdrm
[INFO] [stderr]   --  EXTRA_LDFLAGS: -pthread -Wl,--no-undefined
[INFO] [stderr]   --  EXTRA_LIBS:    m;rt
[INFO] [stderr]   -- 
[INFO] [stderr]   --  Build Shared Library: ON
[INFO] [stderr]   --  Build Static Library: OFF
[INFO] [stderr]   -- 
[INFO] [stderr]   -- If something was not detected, although the libraries
[INFO] [stderr]   -- were installed, then make sure you have set the
[INFO] [stderr]   -- CFLAGS and LDFLAGS environment variables correctly.
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Configuring done (169.4s)
[INFO] [stderr]   -- Generating done (0.2s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/build" "--target" "install" "--config" "Release"
[INFO] [stderr]   [  0%] Generating wayland-generated-protocols/idle-inhibit-unstable-v1-client-protocol.h
[INFO] [stderr]   [  0%] Generating wayland-generated-protocols/primary-selection-unstable-v1-client-protocol.h
[INFO] [stderr]   [  0%] Generating wayland-generated-protocols/relative-pointer-unstable-v1-client-protocol.h
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/tablet-unstable-v2-client-protocol.h
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/wayland-client-protocol.h
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/xdg-activation-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/text-input-unstable-v3-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/xdg-decoration-unstable-v1-client-protocol.h
[INFO] [stderr]   [  3%] Generating wayland-generated-protocols/xdg-shell-client-protocol.h
[INFO] [stderr]   [  3%] Generating wayland-generated-protocols/xdg-output-unstable-v1-client-protocol.h
[INFO] [stderr]   [  4%] Generating include/SDL_atomic.h
[INFO] [stderr]   [  5%] Generating wayland-generated-protocols/pointer-constraints-unstable-v1-client-protocol.h
[INFO] [stderr]   [  5%] Generating include/SDL.h
[INFO] [stderr]   [  5%] Generating wayland-generated-protocols/viewporter-client-protocol.h
[INFO] [stderr]   [  5%] Generating include/SDL_audio.h
[INFO] [stderr]   [  5%] Generating include/SDL_assert.h
[INFO] [stderr]   [  5%] Generating include/SDL_bits.h
[INFO] [stderr]   [  5%] Generating include/SDL_clipboard.h
[INFO] [stderr]   [  5%] Generating include/SDL_copying.h
[INFO] [stderr]   [  6%] Generating include/SDL_cpuinfo.h
[INFO] [stderr]   [  6%] Generating include/SDL_blendmode.h
[INFO] [stderr]   [  7%] Generating include/SDL_egl.h
[INFO] [stderr]   [  7%] Generating include/SDL_endian.h
[INFO] [stderr]   [  7%] Generating include/SDL_gamecontroller.h
[INFO] [stderr]   [  7%] Generating include/SDL_gesture.h
[INFO] [stderr]   [  7%] Generating include/SDL_events.h
[INFO] [stderr]   [  8%] Generating include/SDL_filesystem.h
[INFO] [stderr]   [  8%] Generating include/SDL_error.h
[INFO] [stderr]   [  8%] Generating include/SDL_haptic.h
[INFO] [stderr]   [  9%] Generating include/SDL_guid.h
[INFO] [stderr]   [  9%] Generating include/SDL_hidapi.h
[INFO] [stderr]   [  9%] Generating include/SDL_loadso.h
[INFO] [stderr]   [  9%] Generating include/SDL_hints.h
[INFO] [stderr]   [  9%] Generating include/SDL_keyboard.h
[INFO] [stderr]   [ 10%] Generating include/SDL_joystick.h
[INFO] [stderr]   [ 10%] Generating include/SDL_keycode.h
[INFO] [stderr]   [ 11%] Generating include/SDL_locale.h
[INFO] [stderr]   [ 11%] Generating include/SDL_log.h
[INFO] [stderr]   [ 11%] Generating include/SDL_main.h
[INFO] [stderr]   [ 12%] Generating include/SDL_messagebox.h
[INFO] [stderr]   [ 12%] Generating include/SDL_metal.h
[INFO] [stderr]   [ 12%] Generating include/SDL_mouse.h
[INFO] [stderr]   [ 12%] Generating include/SDL_name.h
[INFO] [stderr]   [ 13%] Generating include/SDL_mutex.h
[INFO] [stderr]   [ 13%] Generating include/SDL_misc.h
[INFO] [stderr]   [ 13%] Generating include/SDL_opengles2.h
[INFO] [stderr]   [ 13%] Generating include/SDL_opengl.h
[INFO] [stderr]   [ 14%] Generating include/SDL_opengl_glext.h
[INFO] [stderr]   [ 14%] Generating include/SDL_opengles.h
[INFO] [stderr]   [ 14%] Generating include/SDL_opengles2_khrplatform.h
[INFO] [stderr]   [ 13%] Generating include/SDL_opengles2_gl2platform.h
[INFO] [stderr]   [ 14%] Generating include/SDL_opengles2_gl2.h
[INFO] [stderr]   [ 15%] Generating include/SDL_opengles2_gl2ext.h
[INFO] [stderr]   [ 15%] Generating include/SDL_pixels.h
[INFO] [stderr]   [ 16%] Generating include/SDL_platform.h
[INFO] [stderr]   [ 16%] Generating include/SDL_power.h
[INFO] [stderr]   [ 16%] Generating include/SDL_quit.h
[INFO] [stderr]   [ 16%] Generating include/SDL_rwops.h
[INFO] [stderr]   [ 16%] Generating include/SDL_scancode.h
[INFO] [stderr]   [ 17%] Generating include/SDL_render.h
[INFO] [stderr]   [ 18%] Generating include/SDL_sensor.h
[INFO] [stderr]   [ 18%] Generating include/SDL_rect.h
[INFO] [stderr]   [ 18%] Generating include/SDL_shape.h
[INFO] [stderr]   [ 18%] Generating include/SDL_syswm.h
[INFO] [stderr]   [ 18%] Generating include/SDL_stdinc.h
[INFO] [stderr]   [ 18%] Generating include/SDL_surface.h
[INFO] [stderr]   [ 19%] Generating include/SDL_system.h
[INFO] [stderr]   [ 19%] Generating include/SDL_test.h
[INFO] [stderr]   [ 19%] Generating include/SDL_test_assert.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_font.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_compare.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_crc32.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_fuzzer.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_harness.h
[INFO] [stderr]   [ 20%] Generating include/SDL_test_images.h
[INFO] [stderr]   [ 21%] Generating include/SDL_test_log.h
[INFO] [stderr]   [ 22%] Generating include/SDL_test_common.h
[INFO] [stderr]   [ 22%] Generating include/SDL_test_md5.h
[INFO] [stderr]   [ 22%] Generating include/SDL_test_memory.h
[INFO] [stderr]   [ 22%] Generating include/SDL_test_random.h
[INFO] [stderr]   [ 23%] Generating include/SDL_types.h
[INFO] [stderr]   [ 23%] Generating include/SDL_timer.h
[INFO] [stderr]   [ 24%] Generating include/SDL_thread.h
[INFO] [stderr]   [ 24%] Generating include/SDL_version.h
[INFO] [stderr]   [ 24%] Generating include/SDL_touch.h
[INFO] [stderr]   [ 24%] Generating include/SDL_video.h
[INFO] [stderr]   [ 24%] Generating include/SDL_vulkan.h
[INFO] [stderr]   [ 25%] Generating include/begin_code.h
[INFO] [stderr]   [ 25%] Generating include/close_code.h
[INFO] [stderr]   [ 25%] Built target sdl_headers_copy
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/xdg-shell-protocol.c
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/keyboard-shortcuts-inhibit-unstable-v1-protocol.c
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/idle-inhibit-unstable-v1-protocol.c
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/relative-pointer-unstable-v1-protocol.c
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/SDL2main.dir/src/main/dummy/SDL_dummy_main.c.o
[INFO] [stderr]   [ 26%] Generating wayland-generated-protocols/tablet-unstable-v2-protocol.c
[INFO] [stderr]   [ 26%] Generating wayland-generated-protocols/pointer-constraints-unstable-v1-protocol.c
[INFO] [stderr]   [ 26%] Generating wayland-generated-protocols/text-input-unstable-v3-protocol.c
[INFO] [stderr]   [ 27%] Generating wayland-generated-protocols/primary-selection-unstable-v1-protocol.c
[INFO] [stderr]   [ 28%] Generating wayland-generated-protocols/viewporter-protocol.c
[INFO] [stderr]   [ 28%] Generating wayland-generated-protocols/xdg-activation-v1-protocol.c
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_assert.c.o
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_crc32.c.o
[INFO] [stderr]   [ 28%] Generating wayland-generated-protocols/wayland-protocol.c
[INFO] [stderr]   [ 28%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_common.c.o
[INFO] [stderr]   [ 29%] Generating wayland-generated-protocols/xdg-decoration-unstable-v1-protocol.c
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_compare.c.o
[INFO] [stderr]   [ 30%] Linking C static library libSDL2main.a
[INFO] [stderr]   [ 30%] Generating wayland-generated-protocols/xdg-output-unstable-v1-protocol.c
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_font.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2.dir/src/SDL.c.o
[INFO] [stderr]   [ 30%] Built target SDL2main
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2.dir/src/SDL_assert.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2.dir/src/SDL_dataqueue.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_fuzzer.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_harness.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlit.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlitBlend.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2.dir/src/SDL_error.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2.dir/src/SDL_guid.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2.dir/src/SDL_hints.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_list.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_log.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_utils.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageFace.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/atomic/SDL_atomic.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2.dir/src/atomic/SDL_spinlock.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audio.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitives.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiocvt.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitivesBlend.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiodev.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_log.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiotypecvt.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_mixer.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_md5.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_wave.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/cpuinfo/SDL_cpuinfo.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/dynapi/SDL_dynapi.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_memory.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_clipboardevents.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_random.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_displayevents.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_dropevents.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_events.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_gesture.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_keyboard.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_keysym_to_scancode.c.o
[INFO] [stderr]   [ 40%] Linking C static library libSDL2_test.a
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_mouse.c.o
[INFO] [stderr]   [ 40%] Built target SDL2_test
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_quit.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_scancode_tables.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_touch.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_windowevents.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/imKStoUCS.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/file/SDL_rwops.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/haptic/SDL_haptic.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/hidapi/SDL_hidapi.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/joystick/SDL_gamecontroller.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/joystick/SDL_joystick.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/joystick/controller_type.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/libm/e_atan2.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/libm/e_exp.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/libm/e_fmod.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/libm/e_log.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/libm/e_log10.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_pow.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_rem_pio2.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_sqrt.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/k_cos.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/k_rem_pio2.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/k_sin.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/k_tan.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/s_copysign.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/s_cos.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/SDL2.dir/src/libm/s_atan.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/SDL2.dir/src/libm/s_fabs.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_floor.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_scalbn.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_sin.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_tan.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/SDL2.dir/src/locale/SDL_locale.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/SDL2.dir/src/misc/SDL_url.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_d3dmath.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/power/SDL_power.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_yuv_sw.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_render.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d/SDL_render_d3d.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d/SDL_shaders_d3d.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d11/SDL_render_d3d11.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d11/SDL_shaders_d3d11.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d12/SDL_render_d3d12.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d12/SDL_shaders_d3d12.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/opengl/SDL_render_gl.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/opengl/SDL_shaders_gl.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengles/SDL_render_gles.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengles2/SDL_render_gles2.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengles2/SDL_shaders_gles2.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/ps2/SDL_render_ps2.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/psp/SDL_render_psp.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendfillrect.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendline.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendpoint.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_drawline.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_drawpoint.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_render_sw.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_rotate.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_triangle.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm_memory.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm_tools.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/sensor/SDL_sensor.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_crc16.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_crc32.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_getenv.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_iconv.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_malloc.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_mslibc.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_qsort.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_stdlib.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_string.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_strtokr.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/thread/SDL_thread.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/timer/SDL_timer.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_RLEaccel.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_0.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_1.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_A.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_N.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_auto.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_copy.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_slow.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_bmp.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_clipboard.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_egl.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_fillrect.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_pixels.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_rect.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_shape.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_stretch.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_surface.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_video.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_vulkan_utils.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_yuv.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/yuv2rgb/yuv_rgb.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/audio/dummy/SDL_dummyaudio.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/audio/disk/SDL_diskaudio.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/loadso/dlopen/SDL_sysloadso.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/joystick/virtual/SDL_virtualjoystick.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullevents.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullframebuffer.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullvideo.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenevents.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenframebuffer.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenopengles.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenvideo.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenwindow.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/audio/dsp/SDL_dspaudio.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/audio/alsa/SDL_alsa_audio.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/audio/jack/SDL_jackaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/audio/pulseaudio/SDL_pulseaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/audio/sndio/SDL_sndioaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11clipboard.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11dyn.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11events.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11framebuffer.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11keyboard.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11messagebox.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11modes.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11mouse.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11opengl.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11opengles.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11shape.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11touch.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11video.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11vulkan.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11window.c.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11xfixes.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11xinput2.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/SDL2.dir/src/video/x11/edid-parse.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmdyn.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmevents.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmmouse.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmopengles.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmvideo.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/SDL2.dir/src/video/kmsdrm/SDL_kmsdrmvulkan.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandclipboard.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylanddatamanager.c.o
[INFO] [stderr]   [ 78%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylanddyn.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandevents.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandkeyboard.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandmessagebox.c.o
[INFO] [stderr]   [ 79%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandmouse.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandopengles.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandtouch.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandvideo.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandvulkan.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/SDL2.dir/src/video/wayland/SDL_waylandwindow.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/idle-inhibit-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/pointer-constraints-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/primary-selection-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/relative-pointer-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 82%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/tablet-unstable-v2-protocol.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/text-input-unstable-v3-protocol.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/viewporter-protocol.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/wayland-protocol.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/xdg-shell-protocol.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/xdg-activation-v1-protocol.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/xdg-decoration-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 84%] Building C object CMakeFiles/SDL2.dir/wayland-generated-protocols/xdg-output-unstable-v1-protocol.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/SDL2.dir/src/core/unix/SDL_poll.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/SDL2.dir/src/haptic/linux/SDL_syshaptic.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_dbus.c.o
[INFO] [stderr]   [ 85%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_ime.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_ibus.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_fcitx.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_udev.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_evdev.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_evdev_kbd.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_evdev_capabilities.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_threadprio.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/SDL2.dir/src/core/linux/SDL_sandbox.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_combined.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_gamecube.c.o
[INFO] [stderr]   [ 88%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_luna.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_ps3.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_ps4.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_ps5.c.o
[INFO] [stderr]   [ 89%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_rumble.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_shield.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_stadia.c.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_steam.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_switch.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_wii.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_xbox360.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_xbox360w.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapi_xboxone.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/SDL2.dir/src/joystick/hidapi/SDL_hidapijoystick.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/SDL2.dir/src/joystick/linux/SDL_sysjoystick.c.o
[INFO] [stderr]   [ 92%] Building C object CMakeFiles/SDL2.dir/src/joystick/steam/SDL_steamcontroller.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/SDL2.dir/src/thread/pthread/SDL_systhread.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/SDL2.dir/src/thread/pthread/SDL_sysmutex.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/SDL2.dir/src/thread/pthread/SDL_syscond.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/SDL2.dir/src/thread/pthread/SDL_systls.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/SDL2.dir/src/thread/pthread/SDL_syssem.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/SDL2.dir/src/misc/unix/SDL_sysurl.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/SDL2.dir/src/power/linux/SDL_syspower.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/SDL2.dir/src/locale/unix/SDL_syslocale.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/SDL2.dir/src/filesystem/unix/SDL_sysfilesystem.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/SDL2.dir/src/timer/unix/SDL_systimer.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/SDL2.dir/src/sensor/dummy/SDL_dummysensor.c.o
[INFO] [stderr]   [ 96%] Linking C shared library libSDL2-2.0.so
[INFO] [stderr]   [100%] Built target SDL2
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Release"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2-2.0.so.0.2600.4
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2-2.0.so.0
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2-2.0.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2main.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2_test.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2Targets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2Targets-release.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2mainTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2mainTargets-release.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2testTargets.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2testTargets-release.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2Config.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/cmake/SDL2/SDL2ConfigVersion.cmake
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_assert.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_atomic.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_audio.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_bits.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_blendmode.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_clipboard.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_copying.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_cpuinfo.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_egl.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_endian.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_error.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_events.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_filesystem.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_gamecontroller.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_gesture.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_guid.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_haptic.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_hidapi.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_hints.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_joystick.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_keyboard.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_keycode.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_loadso.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_locale.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_log.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_main.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_messagebox.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_metal.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_misc.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_mouse.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_mutex.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_name.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengl.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengl_glext.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles2.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles2_gl2.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles2_gl2ext.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles2_gl2platform.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_opengles2_khrplatform.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_pixels.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_platform.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_power.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_quit.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_rect.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_render.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_rwops.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_scancode.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_sensor.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_shape.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_stdinc.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_surface.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_system.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_syswm.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_assert.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_common.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_compare.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_crc32.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_font.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_fuzzer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_harness.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_images.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_log.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_md5.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_memory.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_test_random.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_thread.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_timer.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_touch.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_types.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_version.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_video.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_vulkan.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/begin_code.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/close_code.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_revision.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/include/SDL2/SDL_config.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/share/licenses/SDL2/LICENSE.txt
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/pkgconfig/sdl2.pc
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2.so
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/bin/sdl2-config
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/share/aclocal/sdl2.m4
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib64
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.37.0/SDL/include
[INFO] [stderr]   cargo:rustc-flags=-l SDL2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:3147 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       CMAKE_CONFIGURATION_TYPES
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1000) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.37.0/build.rs:440:13:
[INFO] [stderr]   Failed to copy SDL2 dynamic library from /opt/rustwide/target/debug/build/sdl2-sys/e4409d90eda22c54/build-script-execution/out/lib/libSDL2main.a to /opt/rustwide/target/debug/deps/libSDL2main.a
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x60501d522fb2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x60501d522fb2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x60501d522fb2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x60501d522fb2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x60501d53894a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x60501d53894a - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]      6:     0x60501d529876 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x60501d529876 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x60501d5032ef - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x60501d5032ef - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x60501d51ce81 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x60501d51d03b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x60501d5033a8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x60501d4fac09 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x60501d503e0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x60501d53905c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x60501d477314 - build_script_build[1dfcf4143a400afb]::copy_library_file::{closure#0}
[INFO] [stderr]     17:     0x60501d475df5 - <core[8f93d80df273fe75]::result::Result<u64, std[840933623431fd06]::io::error::Error>>::unwrap_or_else::<build_script_build[1dfcf4143a400afb]::copy_library_file::{closure#0}>
[INFO] [stderr]     18:     0x60501d477fc9 - build_script_build[1dfcf4143a400afb]::copy_library_file
[INFO] [stderr]     19:     0x60501d478f18 - build_script_build[1dfcf4143a400afb]::copy_dynamic_libraries
[INFO] [stderr]     20:     0x60501d479e98 - build_script_build[1dfcf4143a400afb]::main
[INFO] [stderr]     21:     0x60501d47c4b3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x60501d476f86 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x60501d4771b9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x60501d51bf36 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x60501d51bf36 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x60501d51bf36 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x60501d51bf36 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x60501d51bf36 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x60501d51bf36 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x60501d51bf36 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x60501d51bf36 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x60501d51bf36 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x60501d476a11 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x60501d47c5e5 - main
[INFO] [stderr]     35:     0x795f1a71f1ca - <unknown>
[INFO] [stderr]     36:     0x795f1a71f28b - __libc_start_main
[INFO] [stderr]     37:     0x60501d474ea5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5915c2d05959a62be161c4e0cb3149b2abf4ccf7e9383a6f9fe7101c14eca1d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5915c2d05959a62be161c4e0cb3149b2abf4ccf7e9383a6f9fe7101c14eca1d9", kill_on_drop: false }`
[INFO] [stdout] 5915c2d05959a62be161c4e0cb3149b2abf4ccf7e9383a6f9fe7101c14eca1d9
