[INFO] fetching crate valence_server 0.2.0-alpha.1+mc.1.20.1...
[INFO] testing valence_server-0.2.0-alpha.1+mc.1.20.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate valence_server 0.2.0-alpha.1+mc.1.20.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate valence_server 0.2.0-alpha.1+mc.1.20.1
[INFO] finished tweaking crates.io crate valence_server 0.2.0-alpha.1+mc.1.20.1
[INFO] tweaked toml for crates.io crate valence_server 0.2.0-alpha.1+mc.1.20.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate valence_server 0.2.0-alpha.1+mc.1.20.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_app v0.11.3 (available: v0.16.1)
[INFO] [stderr]       Adding bevy_ecs v0.11.3 (available: v0.16.1)
[INFO] [stderr]       Adding bevy_utils v0.11.3 (available: v0.16.1)
[INFO] [stderr]       Adding bitfield-struct v0.3.2 (available: v0.11.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[INFO] [stderr]       Adding valence_nbt v0.6.1 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b042fdc82abca6b262c39a107b5898639d0e025baf1df17883ac592688ed08
[INFO] running `Command { std: "docker" "start" "-a" "a1b042fdc82abca6b262c39a107b5898639d0e025baf1df17883ac592688ed08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b042fdc82abca6b262c39a107b5898639d0e025baf1df17883ac592688ed08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b042fdc82abca6b262c39a107b5898639d0e025baf1df17883ac592688ed08", kill_on_drop: false }`
[INFO] [stdout] a1b042fdc82abca6b262c39a107b5898639d0e025baf1df17883ac592688ed08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a36e34b88e73525ec56bd1beb243bca2fc3234c3200d7e5c34b0485d9fd3ee4c
[INFO] running `Command { std: "docker" "start" "-a" "a36e34b88e73525ec56bd1beb243bca2fc3234c3200d7e5c34b0485d9fd3ee4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bevy_ptr v0.11.3
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling bevy_tasks v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling bitfield-struct v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling valence_math v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.11.3
[INFO] [stderr]    Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.11.3
[INFO] [stderr]    Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.11.3
[INFO] [stderr]    Compiling bevy_derive v0.11.3
[INFO] [stderr]    Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_entity v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_nbt v0.6.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bevy_utils v0.11.3
[INFO] [stderr]    Compiling bevy_ecs v0.11.3
[INFO] [stderr]    Compiling valence_text v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bevy_app v0.11.3
[INFO] [stderr]    Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1
[INFO] [stderr]    Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry {
[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] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef> {
[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] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/layer/chunk/chunk.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef {
[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] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] running `Command { std: "docker" "inspect" "a36e34b88e73525ec56bd1beb243bca2fc3234c3200d7e5c34b0485d9fd3ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a36e34b88e73525ec56bd1beb243bca2fc3234c3200d7e5c34b0485d9fd3ee4c", kill_on_drop: false }`
[INFO] [stdout] a36e34b88e73525ec56bd1beb243bca2fc3234c3200d7e5c34b0485d9fd3ee4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c6b17bc087d10090fea8f81210576884a2dee2ac616f39b5c80cf4aa166dbf
[INFO] running `Command { std: "docker" "start" "-a" "73c6b17bc087d10090fea8f81210576884a2dee2ac616f39b5c80cf4aa166dbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry {
[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] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef> {
[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] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/layer/chunk/chunk.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef {
[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] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry {
[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] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/chunk.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef> {
[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] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/layer/chunk/chunk.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef {
[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] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "73c6b17bc087d10090fea8f81210576884a2dee2ac616f39b5c80cf4aa166dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c6b17bc087d10090fea8f81210576884a2dee2ac616f39b5c80cf4aa166dbf", kill_on_drop: false }`
[INFO] [stdout] 73c6b17bc087d10090fea8f81210576884a2dee2ac616f39b5c80cf4aa166dbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fdacd1981d8e55fef20cec42a81da35dc914f907ccace7737076f0aeb1bee2e
[INFO] running `Command { std: "docker" "start" "-a" "4fdacd1981d8e55fef20cec42a81da35dc914f907ccace7737076f0aeb1bee2e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/layer/chunk.rs:234:24
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry {
[INFO] [stderr]     |                        ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn chunk_entry(&mut self, pos: impl Into<ChunkPos>) -> ChunkEntry<'_> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/layer/chunk.rs:270:18
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub fn block(&self, pos: impl Into<BlockPos>) -> Option<BlockRef<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/layer/chunk/chunk.rs:21:14
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef {
[INFO] [stderr]    |              ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn block(&self, x: u32, y: u32, z: u32) -> BlockRef<'_> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `valence_server` (lib) generated 3 warnings (run `cargo fix --lib -p valence_server` to apply 3 suggestions)
[INFO] [stderr] warning: `valence_server` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valence_server-30fffbd63266793a)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test layer::bvh::tests::partition_middle ... ok
[INFO] [stdout] test chunk_view::tests::chunk_view_contains ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_0 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_7 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_2 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_8 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_5 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_4 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_1 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_6 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_3 - should panic ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_get_set ... ok
[INFO] [stdout] test layer::chunk::loaded::tests::loaded_chunk_unviewed_no_changes ... ok
[INFO] [stdout] test layer::chunk::unloaded::tests::unloaded_chunk_resize_removes_block_entities ... ok
[INFO] [stdout] test layer::message::tests::send_global_message ... ok
[INFO] [stdout] test layer::chunk::chunk::tests::chunk_debug_oob_9 - should panic ... ok
[INFO] [stdout] test layer::chunk::loaded::tests::loaded_chunk_changes_clear_packet_cache ... ok
[INFO] [stdout] test layer::bvh::tests::query_visits_correct_nodes ... ok
[INFO] [stderr]    Doc-tests valence_server
[INFO] [stdout] test layer::chunk::paletted_container::tests::random_assignments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/chunk_view.rs - chunk_view::ChunkView::bounding_box (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fdacd1981d8e55fef20cec42a81da35dc914f907ccace7737076f0aeb1bee2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fdacd1981d8e55fef20cec42a81da35dc914f907ccace7737076f0aeb1bee2e", kill_on_drop: false }`
[INFO] [stdout] 4fdacd1981d8e55fef20cec42a81da35dc914f907ccace7737076f0aeb1bee2e
