[INFO] cloning repository https://github.com/Kek5chen/kittymc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kek5chen/kittymc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKek5chen%2Fkittymc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKek5chen%2Fkittymc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e69bfabb9c0e6076b8668c43e340301a7822592 [INFO] building Kek5chen/kittymc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKek5chen%2Fkittymc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kek5chen/kittymc [INFO] finished tweaking git repo https://github.com/Kek5chen/kittymc [INFO] tweaked toml for git repo https://github.com/Kek5chen/kittymc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kek5chen/kittymc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kek5chen/kittymc 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.11.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded integer-encoding v4.0.2 [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded semver v1.0.25 [INFO] [stderr] Downloaded bytes v1.9.0 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded getrandom v0.3.0-rc.0 [INFO] [stderr] Downloaded fastnbt v2.5.0 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded bytemuck v1.21.0 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded savefile-derive v0.18.5 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded rustix v0.38.42 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded rand v0.9.0-beta.1 [INFO] [stderr] Downloaded safe_arch v0.7.4 [INFO] [stderr] Downloaded typed-builder v0.20.0 [INFO] [stderr] Downloaded rand_core v0.9.0-beta.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded typed-builder-macro v0.20.0 [INFO] [stderr] Downloaded rand_chacha v0.9.0-beta.1 [INFO] [stderr] Downloaded savefile v0.18.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded rawpointer v0.2.1 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64f741e86b39940b86fff9c02069fdca9859a705afeb0e2c6fbe0a7554454717 [INFO] running `Command { std: "docker" "start" "-a" "64f741e86b39940b86fff9c02069fdca9859a705afeb0e2c6fbe0a7554454717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64f741e86b39940b86fff9c02069fdca9859a705afeb0e2c6fbe0a7554454717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f741e86b39940b86fff9c02069fdca9859a705afeb0e2c6fbe0a7554454717", kill_on_drop: false }` [INFO] [stdout] 64f741e86b39940b86fff9c02069fdca9859a705afeb0e2c6fbe0a7554454717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e49f3a85132935c99f2808cbec32f23920e83b02b982d7d6780e71ded4423c74 [INFO] running `Command { std: "docker" "start" "-a" "e49f3a85132935c99f2808cbec32f23920e83b02b982d7d6780e71ded4423c74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling integer-encoding v4.0.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling savefile v0.18.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.0-rc.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rand_core v0.9.0-beta.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling savefile-derive v0.18.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling kittymc-macros v0.1.0 (/opt/rustwide/workdir/kittymc_macros) [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.9.0-beta.1 [INFO] [stderr] Compiling rand v0.9.0-beta.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling fastnbt v2.5.0 [INFO] [stderr] Compiling kittymc-lib v0.1.0 (/opt/rustwide/workdir/kittymc_lib) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kittymc_lib/src/packets/client/play/chunk_data_20.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kittymc-proxy v0.1.0 (/opt/rustwide/workdir/kittymc_proxy) [INFO] [stderr] Compiling kittymc-server v0.1.0 (/opt/rustwide/workdir/kittymc_server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.84s [INFO] running `Command { std: "docker" "inspect" "e49f3a85132935c99f2808cbec32f23920e83b02b982d7d6780e71ded4423c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49f3a85132935c99f2808cbec32f23920e83b02b982d7d6780e71ded4423c74", kill_on_drop: false }` [INFO] [stdout] e49f3a85132935c99f2808cbec32f23920e83b02b982d7d6780e71ded4423c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5278fcf9729e75a21ae6a887491fc4236b5cc7828e89c14e339318a6bccbfd69 [INFO] running `Command { std: "docker" "start" "-a" "5278fcf9729e75a21ae6a887491fc4236b5cc7828e89c14e339318a6bccbfd69", kill_on_drop: false }` [INFO] [stderr] Compiling kittymc-macros v0.1.0 (/opt/rustwide/workdir/kittymc_macros) [INFO] [stderr] Compiling kittymc-lib v0.1.0 (/opt/rustwide/workdir/kittymc_lib) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kittymc_lib/src/packets/client/play/chunk_data_20.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kittymc_lib/src/packets/client/play/chunk_data_20.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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] 342 | pub fn new(chunk: &Chunk, x: i32, z: i32) -> ChunkDataPacket<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kittymc-proxy v0.1.0 (/opt/rustwide/workdir/kittymc_proxy) [INFO] [stderr] Compiling kittymc-server v0.1.0 (/opt/rustwide/workdir/kittymc_server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.02s [INFO] running `Command { std: "docker" "inspect" "5278fcf9729e75a21ae6a887491fc4236b5cc7828e89c14e339318a6bccbfd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5278fcf9729e75a21ae6a887491fc4236b5cc7828e89c14e339318a6bccbfd69", kill_on_drop: false }` [INFO] [stdout] 5278fcf9729e75a21ae6a887491fc4236b5cc7828e89c14e339318a6bccbfd69