[INFO] cloning repository https://github.com/Vexo413/ve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vexo413/ve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVexo413%2Fve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVexo413%2Fve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fee0462cc5be1205382dd396ec867c068780aec0
[INFO] checking Vexo413/ve against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVexo413%2Fve" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vexo413/ve
[INFO] finished tweaking git repo https://github.com/Vexo413/ve
[INFO] tweaked toml for git repo https://github.com/Vexo413/ve written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vexo413/ve on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vexo413/ve 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding glam v0.32.1 (available: v0.33.0)
[INFO] [stderr]       Adding zstd v0.13.3
[INFO] [stderr]       Adding zstd-safe v7.2.4
[INFO] [stderr]       Adding zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v29.0.0
[INFO] [stderr]   Downloaded wgpu-types v29.0.0
[INFO] [stderr]   Downloaded wgpu v29.0.0
[INFO] [stderr]   Downloaded wgpu-core v29.0.0
[INFO] [stderr]   Downloaded wgpu-hal v29.0.0
[INFO] [stderr]   Downloaded naga v29.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87a648e620aa58849a10af8938dbaf38279c2e9bbc098b21099729c503079593
[INFO] running `Command { std: "docker" "start" "-a" "87a648e620aa58849a10af8938dbaf38279c2e9bbc098b21099729c503079593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87a648e620aa58849a10af8938dbaf38279c2e9bbc098b21099729c503079593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a648e620aa58849a10af8938dbaf38279c2e9bbc098b21099729c503079593", kill_on_drop: false }`
[INFO] [stdout] 87a648e620aa58849a10af8938dbaf38279c2e9bbc098b21099729c503079593
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2face5f79f96382db263b5889c64fc07dd26f5e24758c479904dad623c4803b
[INFO] running `Command { std: "docker" "start" "-a" "c2face5f79f96382db263b5889c64fc07dd26f5e24758c479904dad623c4803b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling naga v29.0.0
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling wgpu-hal v29.0.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wgpu-core v29.0.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling wgpu v29.0.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wgpu-types v29.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking fastnoise-lite v1.1.1
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]     Checking ve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `CHUNK_SIZE_P` is never used
[INFO] [stdout]  --> src/constants.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const CHUNK_SIZE_P: u32 = CHUNK_SIZE + 2;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_SIZE_PU` is never used
[INFO] [stdout]  --> src/constants.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const CHUNK_SIZE_PU: usize = CHUNK_SIZE_P as usize;
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/io.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ChunkSaved(IVec3),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 16 -     ChunkSaved(IVec3),
[INFO] [stdout] 16 +     ChunkSaved(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_index` is never used
[INFO] [stdout]   --> src/position.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait UVec3Ext {
[INFO] [stdout]    |           -------- associated function in this trait
[INFO] [stdout] 28 |     fn to_index(&self) -> u32;
[INFO] [stdout] 29 |     fn from_index(index: u32) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/position.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Ray3 {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn at(&self, t: f32) -> Vec3 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_SIZE_P` is never used
[INFO] [stdout]  --> src/constants.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const CHUNK_SIZE_P: u32 = CHUNK_SIZE + 2;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_SIZE_PU` is never used
[INFO] [stdout]  --> src/constants.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const CHUNK_SIZE_PU: usize = CHUNK_SIZE_P as usize;
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/io.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ChunkSaved(IVec3),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 16 -     ChunkSaved(IVec3),
[INFO] [stdout] 16 +     ChunkSaved(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_index` is never used
[INFO] [stdout]   --> src/position.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait UVec3Ext {
[INFO] [stdout]    |           -------- associated function in this trait
[INFO] [stdout] 28 |     fn to_index(&self) -> u32;
[INFO] [stdout] 29 |     fn from_index(index: u32) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/position.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Ray3 {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn at(&self, t: f32) -> Vec3 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "c2face5f79f96382db263b5889c64fc07dd26f5e24758c479904dad623c4803b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2face5f79f96382db263b5889c64fc07dd26f5e24758c479904dad623c4803b", kill_on_drop: false }`
[INFO] [stdout] c2face5f79f96382db263b5889c64fc07dd26f5e24758c479904dad623c4803b
