[INFO] cloning repository https://github.com/AviiNL/piquant_old
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AviiNL/piquant_old" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fpiquant_old", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fpiquant_old'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03e35d0d52497908d9b2bad25859688797c51bd2
[INFO] checking AviiNL/piquant_old against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fpiquant_old" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AviiNL/piquant_old
[INFO] finished tweaking git repo https://github.com/AviiNL/piquant_old
[INFO] tweaked toml for git repo https://github.com/AviiNL/piquant_old written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AviiNL/piquant_old on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AviiNL/piquant_old 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded bitfield-struct v0.1.8
[INFO] [stderr]   Downloaded cfb8 v0.7.1
[INFO] [stderr]   Downloaded simple_asn1 v0.6.2
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded rsa-der v0.3.0
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded pkcs1 v0.3.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded dissimilar v1.0.5
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded vek v0.15.9
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded rsa v0.6.1
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded trybuild v1.0.75
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e377006b4f5abfb3ddca1d8d8abc52171a300757e886953c0e2475627e7c4584
[INFO] running `Command { std: "docker" "start" "-a" "e377006b4f5abfb3ddca1d8d8abc52171a300757e886953c0e2475627e7c4584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e377006b4f5abfb3ddca1d8d8abc52171a300757e886953c0e2475627e7c4584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e377006b4f5abfb3ddca1d8d8abc52171a300757e886953c0e2475627e7c4584", kill_on_drop: false }`
[INFO] [stdout] e377006b4f5abfb3ddca1d8d8abc52171a300757e886953c0e2475627e7c4584
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d335fc9f4cce46f750207379e83cf003ef23f6ebdb4b52408ac90a4ea912e6e
[INFO] running `Command { std: "docker" "start" "-a" "9d335fc9f4cce46f750207379e83cf003ef23f6ebdb4b52408ac90a4ea912e6e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]     Checking valence_nbt v0.5.0 (/opt/rustwide/workdir/valence/crates/valence_nbt)
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking cfb8 v0.7.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn entry<K>(&mut self, k: K) -> Entry
[INFO] [stdout]     |                     ^^^^^^^^^           ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the 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] 131 |     pub fn entry<K>(&mut self, k: K) -> Entry<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn iter(&self) -> 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] 155 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn values(&self) -> Values {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking parking_lot_core v0.9.6
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling vek v0.15.9
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking pkcs1 v0.3.3
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking rsa v0.6.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking noise v0.8.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]    Compiling trybuild v1.0.75
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking dissimilar v1.0.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn entry<K>(&mut self, k: K) -> Entry
[INFO] [stdout]     |                     ^^^^^^^^^           ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the 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] 131 |     pub fn entry<K>(&mut self, k: K) -> Entry<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn iter(&self) -> 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] 155 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn values(&self) -> Values {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn values(&self) -> Values<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_nbt/src/compound.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn values_mut(&mut self) -> ValuesMut {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling valence_derive v0.1.0 (/opt/rustwide/workdir/valence/crates/valence_derive)
[INFO] [stderr]    Compiling bitfield-struct v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling piquant-macros v0.1.0 (/opt/rustwide/workdir/piquant-macros)
[INFO] [stderr]     Checking futures-util v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking rsa-der v0.3.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking clap v4.0.32
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.3
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling valence_protocol v0.1.0 (/opt/rustwide/workdir/valence/crates/valence_protocol)
[INFO] [stderr]    Compiling valence v0.2.0+mc1.19.3 (/opt/rustwide/workdir/valence/crates/valence)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     TextComponent(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     TextComponent(String),
[INFO] [stdout] 41 +     TextComponent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ItemStack(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     ItemStack(String),
[INFO] [stdout] 43 +     ItemStack(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     OptionalBlockPos(Option<BlockPos>),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     OptionalBlockPos(Option<BlockPos>),
[INFO] [stdout] 51 +     OptionalBlockPos(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     OptionalUuid(Option<String>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     OptionalUuid(Option<String>),
[INFO] [stdout] 53 +     OptionalUuid(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     OptionalBlockState(Option<String>),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 54 -     OptionalBlockState(Option<String>),
[INFO] [stdout] 54 +     OptionalBlockState(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     NbtCompound(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     NbtCompound(String),
[INFO] [stdout] 55 +     NbtCompound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> valence/crates/valence/build/entity.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     OptionalGlobalPos(Option<()>), // TODO
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     OptionalGlobalPos(Option<()>), // TODO
[INFO] [stdout] 67 +     OptionalGlobalPos(()), // TODO
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking valence_spatial_index v0.1.0 (/opt/rustwide/workdir/valence/crates/valence_spatial_index)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence_spatial_index/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ) -> Option<RaycastHit<Self::Object, N>>
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> Option<RaycastHit<'_, Self::Object, N>>
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence_spatial_index/src/bvh.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn traverse(&self) -> Option<Node<T>> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn traverse(&self) -> Option<Node<'_, T>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_spatial_index/src/bvh.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn raycast<F>(&self, origin: Vec3<f64>, direction: Vec3<f64>, mut f: F) -> Option<RaycastHit<O>>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn raycast<F>(&self, origin: Vec3<f64>, direction: Vec3<f64>, mut f: F) -> Option<RaycastHit<'_, O>>
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence_spatial_index/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ) -> Option<RaycastHit<Self::Object, N>>
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> Option<RaycastHit<'_, Self::Object, N>>
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence_spatial_index/src/bvh.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn traverse(&self) -> Option<Node<T>> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn traverse(&self) -> Option<Node<'_, T>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence_spatial_index/src/bvh.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn raycast<F>(&self, origin: Vec3<f64>, direction: Vec3<f64>, mut f: F) -> Option<RaycastHit<O>>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn raycast<F>(&self, origin: Vec3<f64>, direction: Vec3<f64>, mut f: F) -> Option<RaycastHit<'_, O>>
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking piquant-command v0.1.0 (/opt/rustwide/workdir/piquant-command)
[INFO] [stderr]     Checking packet_inspector v0.1.0 (/opt/rustwide/workdir/valence/crates/packet_inspector)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> piquant-command/src/command_service.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_command_defs(&self) -> (i32, Vec<Node>) {
[INFO] [stdout]    |                             ^^^^^               ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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] 27 |     pub fn get_command_defs(&self) -> (i32, Vec<Node<'_>>) {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> piquant-command/src/command_stack.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn list(&self) -> (i32, Vec<Node>) {
[INFO] [stdout]    |                 ^^^^^               ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn list(&self) -> (i32, Vec<Node<'_>>) {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> piquant-command/src/command_service.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn get_command_defs(&self) -> (i32, Vec<Node>) {
[INFO] [stdout]    |                             ^^^^^               ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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] 27 |     pub fn get_command_defs(&self) -> (i32, Vec<Node<'_>>) {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> piquant-command/src/command_stack.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn list(&self) -> (i32, Vec<Node>) {
[INFO] [stdout]    |                 ^^^^^               ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn list(&self) -> (i32, Vec<Node<'_>>) {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> valence/crates/valence/src/chunk.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let mut sect = &mut self.sections[y / 16];
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> valence/crates/valence/src/chunk.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let mut sect = &mut self.sections[y / 16];
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/chunk.rs:803:9
[INFO] [stdout]     |
[INFO] [stdout] 803 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 810 |     ) -> MutexGuard<Vec<u8>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 810 |     ) -> MutexGuard<'_, Vec<u8>> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/config.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |     async fn server_list_ping(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 259 |     ) -> ServerListPing {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 259 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/chunk.rs:803:9
[INFO] [stdout]     |
[INFO] [stdout] 803 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 810 |     ) -> MutexGuard<Vec<u8>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 810 |     ) -> MutexGuard<'_, Vec<u8>> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/config.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |     async fn server_list_ping(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 259 |     ) -> ServerListPing {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 259 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/slab.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/slab.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/slab.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> valence/crates/valence/src/slab.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking valence_anvil v0.1.0 (/opt/rustwide/workdir/valence/crates/valence_anvil)
[INFO] [stderr]     Checking bench_players v0.1.0 (/opt/rustwide/workdir/valence/crates/bench_players)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/inventory_piano.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/parkour.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/building.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 57 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/conway.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 77 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/resource_pack.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 54 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking piquant-world v0.1.0 (/opt/rustwide/workdir/piquant-world)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/bench_players/src/main.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/combat.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 57 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/terrain.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 60 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/bench_players/src/main.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/death.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/biomes.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/particles.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/entity_raycast.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/chest.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/cow_sphere.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence_anvil/examples/valence_loading.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking piquant v0.1.0 (/opt/rustwide/workdir/piquant)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> valence/crates/valence/examples/text.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn server_list_ping(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 44 |     ) -> ServerListPing {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> piquant/src/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     path::PathBuf,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> piquant/src/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     path::PathBuf,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> piquant/src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     GenericError(Box<dyn std::error::Error>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     GenericError(Box<dyn std::error::Error>),
[INFO] [stdout] 14 +     GenericError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> piquant/src/main.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ShutdownResult(Box<dyn std::error::Error + Send + Sync>),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     ShutdownResult(Box<dyn std::error::Error + Send + Sync>),
[INFO] [stdout] 15 +     ShutdownResult(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `held_item_slot` and `creative_mode_slots` are never read
[INFO] [stdout]  --> piquant/src/client_state.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ClientState {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 4 |     pub entity_id: EntityId,
[INFO] [stdout] 5 |     pub held_item_slot: i16,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub creative_mode_slots: Vec<Option<ItemStack>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inventories` is never read
[INFO] [stdout]   --> piquant/src/server_state.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ServerState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 11 |     pub player_lists: Option<PlayerListId>,
[INFO] [stdout] 12 |     pub inventories: BTreeMap<BlockPos, InventoryId>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> piquant/src/server.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |     async fn server_list_ping(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 118 |     ) -> ServerListPing {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 118 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> piquant/src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     GenericError(Box<dyn std::error::Error>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     GenericError(Box<dyn std::error::Error>),
[INFO] [stdout] 14 +     GenericError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> piquant/src/main.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ShutdownResult(Box<dyn std::error::Error + Send + Sync>),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     ShutdownResult(Box<dyn std::error::Error + Send + Sync>),
[INFO] [stdout] 15 +     ShutdownResult(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `held_item_slot` and `creative_mode_slots` are never read
[INFO] [stdout]  --> piquant/src/client_state.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ClientState {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 4 |     pub entity_id: EntityId,
[INFO] [stdout] 5 |     pub held_item_slot: i16,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub creative_mode_slots: Vec<Option<ItemStack>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inventories` is never read
[INFO] [stdout]   --> piquant/src/server_state.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ServerState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 11 |     pub player_lists: Option<PlayerListId>,
[INFO] [stdout] 12 |     pub inventories: BTreeMap<BlockPos, InventoryId>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> piquant/src/server.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |     async fn server_list_ping(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 118 |     ) -> ServerListPing {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 118 |     ) -> ServerListPing<'life0> {
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9d335fc9f4cce46f750207379e83cf003ef23f6ebdb4b52408ac90a4ea912e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d335fc9f4cce46f750207379e83cf003ef23f6ebdb4b52408ac90a4ea912e6e", kill_on_drop: false }`
[INFO] [stdout] 9d335fc9f4cce46f750207379e83cf003ef23f6ebdb4b52408ac90a4ea912e6e
