[INFO] cloning repository https://github.com/ErikBot42/point_simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErikBot42/point_simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikBot42%2Fpoint_simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikBot42%2Fpoint_simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d98012c32fb2e6378e02b9b2a1d8c3adbe1aa2ea [INFO] testing ErikBot42/point_simulation against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikBot42%2Fpoint_simulation" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErikBot42/point_simulation on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErikBot42/point_simulation [INFO] finished tweaking git repo https://github.com/ErikBot42/point_simulation [INFO] tweaked toml for git repo https://github.com/ErikBot42/point_simulation written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ErikBot42/point_simulation 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded no-panic v0.1.27 [INFO] [stderr] Downloaded nohash v0.2.0 [INFO] [stderr] Downloaded glow v0.13.0 [INFO] [stderr] Downloaded wgpu v0.18.0 [INFO] [stderr] Downloaded wgpu-core v0.18.1 [INFO] [stderr] Downloaded naga v0.14.1 [INFO] [stderr] Downloaded wgpu-hal v0.18.1 [INFO] [stderr] Downloaded gpu-allocator v0.23.0 [INFO] [stderr] Downloaded wgpu-types v0.18.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdea50623f8f1bec9388344600c93c203f07019bd0bfd24a3f75831ac9bf2327 [INFO] running `Command { std: "docker" "start" "-a" "bdea50623f8f1bec9388344600c93c203f07019bd0bfd24a3f75831ac9bf2327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdea50623f8f1bec9388344600c93c203f07019bd0bfd24a3f75831ac9bf2327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdea50623f8f1bec9388344600c93c203f07019bd0bfd24a3f75831ac9bf2327", kill_on_drop: false }` [INFO] [stdout] bdea50623f8f1bec9388344600c93c203f07019bd0bfd24a3f75831ac9bf2327 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d79438895d15b2104875c45d40875f59e139bf83db72e1851636e60a90f25cf [INFO] running `Command { std: "docker" "start" "-a" "7d79438895d15b2104875c45d40875f59e139bf83db72e1851636e60a90f25cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling no-panic v0.1.27 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling point_simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:1027:89 [INFO] [stdout] | [INFO] [stdout] 1027 | ( - $a:tt * $b:tt + $c:expr ) => { core::arch::x86_64::_mm256_fnmadd_ps($a, $b, $c) }; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `debug_check_valid_pos` is never used [INFO] [stdout] --> src/lib.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn debug_check_valid_pos(f: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_x` is never used [INFO] [stdout] --> src/lib.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn mod_simulation_x(f: f32) -> f32 { (f - MIN_X).rem_euclid(WIDTH_X) + MIN_X } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_y` is never used [INFO] [stdout] --> src/lib.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn mod_simulation_y(f: f32) -> f32 { (f - MIN_Y).rem_euclid(WIDTH_Y) + MIN_Y } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Packed` is never constructed [INFO] [stdout] --> src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | struct Packed(u32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lib.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 405 | impl Packed { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 410 | const MASK: u32 = 0b0011_1110_0000_0000_0000_0000_0000_0000; [INFO] [stdout] | ^^^^ [INFO] [stdout] 411 | const SHIFT: u32 = Self::MASK.trailing_zeros(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 412 | #[inline(always)] [INFO] [stdout] 413 | fn pack(float: f32, val: u8) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | fn unpack_float(packed: u32) -> f32 { f32::from_bits(packed | Self::MASK) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 418 | #[inline(always)] [INFO] [stdout] 419 | fn unpack_u8(packed: u32) -> u8 { ((packed & Self::MASK) >> Self::SHIFT) as u8 } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 420 | #[inline(always)] [INFO] [stdout] 421 | unsafe fn mm256_pack_preshifted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | unsafe fn mm256_unpack_preshifted_k( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | unsafe fn mm256_unpack_k(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | unsafe fn mm256_unpack_x(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UnsafePointVec` is never used [INFO] [stdout] --> src/lib.rs:600:6 [INFO] [stdout] | [INFO] [stdout] 600 | type UnsafePointVec = UnsafeVec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end_ptr_mut` is never used [INFO] [stdout] --> src/lib.rs:607:15 [INFO] [stdout] | [INFO] [stdout] 605 | impl UnsafeVec { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 606 | #[inline(always)] [INFO] [stdout] 607 | unsafe fn end_ptr_mut(&mut self, len: usize) -> *mut T { self.inner.as_mut_ptr().add(len) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aligned_alloc_4096` is never used [INFO] [stdout] --> src/lib.rs:663:4 [INFO] [stdout] | [INFO] [stdout] 663 | fn aligned_alloc_4096( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_SIZE` is never used [INFO] [stdout] --> src/lib.rs:1321:15 [INFO] [stdout] | [INFO] [stdout] 1321 | const BLOCK_SIZE: u16 = 4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 55.55s [INFO] running `Command { std: "docker" "inspect" "7d79438895d15b2104875c45d40875f59e139bf83db72e1851636e60a90f25cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d79438895d15b2104875c45d40875f59e139bf83db72e1851636e60a90f25cf", kill_on_drop: false }` [INFO] [stdout] 7d79438895d15b2104875c45d40875f59e139bf83db72e1851636e60a90f25cf [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cf97002ab00df2b7ce652251095693211d2e5be8ab7ef7ad282127bfb57815 [INFO] running `Command { std: "docker" "start" "-a" "39cf97002ab00df2b7ce652251095693211d2e5be8ab7ef7ad282127bfb57815", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:1027:89 [INFO] [stdout] | [INFO] [stdout] 1027 | ( - $a:tt * $b:tt + $c:expr ) => { core::arch::x86_64::_mm256_fnmadd_ps($a, $b, $c) }; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `debug_check_valid_pos` is never used [INFO] [stdout] --> src/lib.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn debug_check_valid_pos(f: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_x` is never used [INFO] [stdout] --> src/lib.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn mod_simulation_x(f: f32) -> f32 { (f - MIN_X).rem_euclid(WIDTH_X) + MIN_X } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_y` is never used [INFO] [stdout] --> src/lib.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn mod_simulation_y(f: f32) -> f32 { (f - MIN_Y).rem_euclid(WIDTH_Y) + MIN_Y } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Packed` is never constructed [INFO] [stdout] --> src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | struct Packed(u32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling point_simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lib.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 405 | impl Packed { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 410 | const MASK: u32 = 0b0011_1110_0000_0000_0000_0000_0000_0000; [INFO] [stdout] | ^^^^ [INFO] [stdout] 411 | const SHIFT: u32 = Self::MASK.trailing_zeros(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 412 | #[inline(always)] [INFO] [stdout] 413 | fn pack(float: f32, val: u8) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | fn unpack_float(packed: u32) -> f32 { f32::from_bits(packed | Self::MASK) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 418 | #[inline(always)] [INFO] [stdout] 419 | fn unpack_u8(packed: u32) -> u8 { ((packed & Self::MASK) >> Self::SHIFT) as u8 } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 420 | #[inline(always)] [INFO] [stdout] 421 | unsafe fn mm256_pack_preshifted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | unsafe fn mm256_unpack_preshifted_k( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | unsafe fn mm256_unpack_k(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | unsafe fn mm256_unpack_x(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UnsafePointVec` is never used [INFO] [stdout] --> src/lib.rs:600:6 [INFO] [stdout] | [INFO] [stdout] 600 | type UnsafePointVec = UnsafeVec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end_ptr_mut` is never used [INFO] [stdout] --> src/lib.rs:607:15 [INFO] [stdout] | [INFO] [stdout] 605 | impl UnsafeVec { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 606 | #[inline(always)] [INFO] [stdout] 607 | unsafe fn end_ptr_mut(&mut self, len: usize) -> *mut T { self.inner.as_mut_ptr().add(len) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aligned_alloc_4096` is never used [INFO] [stdout] --> src/lib.rs:663:4 [INFO] [stdout] | [INFO] [stdout] 663 | fn aligned_alloc_4096( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_SIZE` is never used [INFO] [stdout] --> src/lib.rs:1321:15 [INFO] [stdout] | [INFO] [stdout] 1321 | const BLOCK_SIZE: u16 = 4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:1027:89 [INFO] [stdout] | [INFO] [stdout] 1027 | ( - $a:tt * $b:tt + $c:expr ) => { core::arch::x86_64::_mm256_fnmadd_ps($a, $b, $c) }; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `debug_check_valid_pos` is never used [INFO] [stdout] --> src/lib.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn debug_check_valid_pos(f: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_x` is never used [INFO] [stdout] --> src/lib.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn mod_simulation_x(f: f32) -> f32 { (f - MIN_X).rem_euclid(WIDTH_X) + MIN_X } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mod_simulation_y` is never used [INFO] [stdout] --> src/lib.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn mod_simulation_y(f: f32) -> f32 { (f - MIN_Y).rem_euclid(WIDTH_Y) + MIN_Y } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Packed` is never constructed [INFO] [stdout] --> src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | struct Packed(u32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lib.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 405 | impl Packed { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 410 | const MASK: u32 = 0b0011_1110_0000_0000_0000_0000_0000_0000; [INFO] [stdout] | ^^^^ [INFO] [stdout] 411 | const SHIFT: u32 = Self::MASK.trailing_zeros(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 412 | #[inline(always)] [INFO] [stdout] 413 | fn pack(float: f32, val: u8) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | fn unpack_float(packed: u32) -> f32 { f32::from_bits(packed | Self::MASK) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 418 | #[inline(always)] [INFO] [stdout] 419 | fn unpack_u8(packed: u32) -> u8 { ((packed & Self::MASK) >> Self::SHIFT) as u8 } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 420 | #[inline(always)] [INFO] [stdout] 421 | unsafe fn mm256_pack_preshifted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | unsafe fn mm256_unpack_preshifted_k( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | unsafe fn mm256_unpack_k(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | unsafe fn mm256_unpack_x(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UnsafePointVec` is never used [INFO] [stdout] --> src/lib.rs:600:6 [INFO] [stdout] | [INFO] [stdout] 600 | type UnsafePointVec = UnsafeVec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end_ptr_mut` is never used [INFO] [stdout] --> src/lib.rs:607:15 [INFO] [stdout] | [INFO] [stdout] 605 | impl UnsafeVec { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 606 | #[inline(always)] [INFO] [stdout] 607 | unsafe fn end_ptr_mut(&mut self, len: usize) -> *mut T { self.inner.as_mut_ptr().add(len) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aligned_alloc_4096` is never used [INFO] [stdout] --> src/lib.rs:663:4 [INFO] [stdout] | [INFO] [stdout] 663 | fn aligned_alloc_4096( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_SIZE` is never used [INFO] [stdout] --> src/lib.rs:1321:15 [INFO] [stdout] | [INFO] [stdout] 1321 | const BLOCK_SIZE: u16 = 4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "39cf97002ab00df2b7ce652251095693211d2e5be8ab7ef7ad282127bfb57815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cf97002ab00df2b7ce652251095693211d2e5be8ab7ef7ad282127bfb57815", kill_on_drop: false }` [INFO] [stdout] 39cf97002ab00df2b7ce652251095693211d2e5be8ab7ef7ad282127bfb57815 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c2d426ad2127db38612974c651e302721e0aa9cde6145b62a3ec5ddc90d887e [INFO] running `Command { std: "docker" "start" "-a" "5c2d426ad2127db38612974c651e302721e0aa9cde6145b62a3ec5ddc90d887e", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:1027:89 [INFO] [stderr] | [INFO] [stderr] 1027 | ( - $a:tt * $b:tt + $c:expr ) => { core::arch::x86_64::_mm256_fnmadd_ps($a, $b, $c) }; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `debug_check_valid_pos` is never used [INFO] [stderr] --> src/lib.rs:129:4 [INFO] [stderr] | [INFO] [stderr] 129 | fn debug_check_valid_pos(f: f32) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `mod_simulation_x` is never used [INFO] [stderr] --> src/lib.rs:181:4 [INFO] [stderr] | [INFO] [stderr] 181 | fn mod_simulation_x(f: f32) -> f32 { (f - MIN_X).rem_euclid(WIDTH_X) + MIN_X } [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `mod_simulation_y` is never used [INFO] [stderr] --> src/lib.rs:183:4 [INFO] [stderr] | [INFO] [stderr] 183 | fn mod_simulation_y(f: f32) -> f32 { (f - MIN_Y).rem_euclid(WIDTH_Y) + MIN_Y } [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Packed` is never constructed [INFO] [stderr] --> src/lib.rs:404:8 [INFO] [stderr] | [INFO] [stderr] 404 | struct Packed(u32); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/lib.rs:410:11 [INFO] [stderr] | [INFO] [stderr] 405 | impl Packed { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 410 | const MASK: u32 = 0b0011_1110_0000_0000_0000_0000_0000_0000; [INFO] [stderr] | ^^^^ [INFO] [stderr] 411 | const SHIFT: u32 = Self::MASK.trailing_zeros(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] 412 | #[inline(always)] [INFO] [stderr] 413 | fn pack(float: f32, val: u8) -> u32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 417 | fn unpack_float(packed: u32) -> f32 { f32::from_bits(packed | Self::MASK) } [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 418 | #[inline(always)] [INFO] [stderr] 419 | fn unpack_u8(packed: u32) -> u8 { ((packed & Self::MASK) >> Self::SHIFT) as u8 } [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 420 | #[inline(always)] [INFO] [stderr] 421 | unsafe fn mm256_pack_preshifted( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 435 | unsafe fn mm256_unpack_preshifted_k( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 442 | unsafe fn mm256_unpack_k(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 450 | unsafe fn mm256_unpack_x(combined: core::arch::x86_64::__m256i) -> core::arch::x86_64::__m256i { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `UnsafePointVec` is never used [INFO] [stderr] --> src/lib.rs:600:6 [INFO] [stderr] | [INFO] [stderr] 600 | type UnsafePointVec = UnsafeVec; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `end_ptr_mut` is never used [INFO] [stderr] --> src/lib.rs:607:15 [INFO] [stderr] | [INFO] [stderr] 605 | impl UnsafeVec { [INFO] [stderr] | --------------------------------------------- method in this implementation [INFO] [stderr] 606 | #[inline(always)] [INFO] [stderr] 607 | unsafe fn end_ptr_mut(&mut self, len: usize) -> *mut T { self.inner.as_mut_ptr().add(len) } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `aligned_alloc_4096` is never used [INFO] [stderr] --> src/lib.rs:663:4 [INFO] [stderr] | [INFO] [stderr] 663 | fn aligned_alloc_4096( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BLOCK_SIZE` is never used [INFO] [stderr] --> src/lib.rs:1321:15 [INFO] [stderr] | [INFO] [stderr] 1321 | const BLOCK_SIZE: u16 = 4; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `point_simulation` (lib) generated 10 warnings [INFO] [stderr] warning: `point_simulation` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/point_simulation-be5f5ccc608df967) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bench/main.rs (/opt/rustwide/target/debug/deps/bench-ceddf47b629c9d04) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/point_simulation-0a0fc05d53e56789) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests point_simulation [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/lib.rs:1027:89 [INFO] [stderr] | [INFO] [stderr] 1027 | ( - $a:tt * $b:tt + $c:expr ) => { core::arch::x86_64::_mm256_fnmadd_ps($a, $b, $c) }; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c2d426ad2127db38612974c651e302721e0aa9cde6145b62a3ec5ddc90d887e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2d426ad2127db38612974c651e302721e0aa9cde6145b62a3ec5ddc90d887e", kill_on_drop: false }` [INFO] [stdout] 5c2d426ad2127db38612974c651e302721e0aa9cde6145b62a3ec5ddc90d887e [INFO] testing ErikBot42/point_simulation against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikBot42%2Fpoint_simulation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErikBot42/point_simulation on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErikBot42/point_simulation [INFO] finished tweaking git repo https://github.com/ErikBot42/point_simulation [INFO] tweaked toml for git repo https://github.com/ErikBot42/point_simulation written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ErikBot42/point_simulation 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be4f10877e1e150fb8289030f1bf38bc2965c4d3d8bb636357d04281839d660f [INFO] running `Command { std: "docker" "start" "-a" "be4f10877e1e150fb8289030f1bf38bc2965c4d3d8bb636357d04281839d660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be4f10877e1e150fb8289030f1bf38bc2965c4d3d8bb636357d04281839d660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4f10877e1e150fb8289030f1bf38bc2965c4d3d8bb636357d04281839d660f", kill_on_drop: false }` [INFO] [stdout] be4f10877e1e150fb8289030f1bf38bc2965c4d3d8bb636357d04281839d660f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a009506bd95ac69b2977a24368383e475c9d29e46e27e867d148226ac1bc778e [INFO] running `Command { std: "docker" "start" "-a" "a009506bd95ac69b2977a24368383e475c9d29e46e27e867d148226ac1bc778e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling no-panic v0.1.27 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=22354c96f7b7bd6e -C extra-filename=-22354c96f7b7bd6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-cfd7fc1e7f681602.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a009506bd95ac69b2977a24368383e475c9d29e46e27e867d148226ac1bc778e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a009506bd95ac69b2977a24368383e475c9d29e46e27e867d148226ac1bc778e", kill_on_drop: false }` [INFO] [stdout] a009506bd95ac69b2977a24368383e475c9d29e46e27e867d148226ac1bc778e