[INFO] cloning repository https://github.com/ValerADHD/epson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValerADHD/epson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6f05a7f7ad4a38daaa1514dc1bcf93449970b65 [INFO] testing ValerADHD/epson against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ValerADHD/epson [INFO] finished tweaking git repo https://github.com/ValerADHD/epson [INFO] tweaked toml for git repo https://github.com/ValerADHD/epson written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ValerADHD/epson on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ValerADHD/epson 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c76cefb28c1ff38545522b9ca20ac9e623c2d79820210799ed4d3eec981063a8 [INFO] running `Command { std: "docker" "start" "-a" "c76cefb28c1ff38545522b9ca20ac9e623c2d79820210799ed4d3eec981063a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c76cefb28c1ff38545522b9ca20ac9e623c2d79820210799ed4d3eec981063a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76cefb28c1ff38545522b9ca20ac9e623c2d79820210799ed4d3eec981063a8", kill_on_drop: false }` [INFO] [stdout] c76cefb28c1ff38545522b9ca20ac9e623c2d79820210799ed4d3eec981063a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4070bd0d86906b364568a911daecabd43a97e5810684d5916b69e9549038a074 [INFO] running `Command { std: "docker" "start" "-a" "4070bd0d86906b364568a911daecabd43a97e5810684d5916b69e9549038a074", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling generator v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling init_with v1.1.0 [INFO] [stderr] Compiling sorted-vec v0.8.6 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling cmov v0.3.1 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling geometric_algebra v0.3.0 [INFO] [stderr] Compiling glam v0.30.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling kiddo v5.0.3 [INFO] [stderr] Compiling epson v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/voronoi_3d.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 156 | if(coeffs.x < 0.0 && coeffs.y < 0.0 && coeffs.z < 0.0) { ray = -ray; coeffs = -coeffs; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - if(coeffs.x < 0.0 && coeffs.y < 0.0 && coeffs.z < 0.0) { ray = -ray; coeffs = -coeffs; } [INFO] [stdout] 156 + if coeffs.x < 0.0 && coeffs.y < 0.0 && coeffs.z < 0.0 { ray = -ray; coeffs = -coeffs; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/voronoi_pga3d.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parallel_hit` [INFO] [stdout] --> src/voronoi_3d.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | let (repeated_hit, parallel_hit, nparallel_hit, r1, r2, r3) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parallel_hit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nparallel_hit` [INFO] [stdout] --> src/voronoi_3d.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | let (repeated_hit, parallel_hit, nparallel_hit, r1, r2, r3) = { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nparallel_hit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `basis` [INFO] [stdout] --> src/voronoi_3d.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | let basis = mat3(r1, r2, r3); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1_norm` [INFO] [stdout] --> src/voronoi_3d.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | p1_norm: Vec3, p1_point: Vec3, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p1_norm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1_point` [INFO] [stdout] --> src/voronoi_3d.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | p1_norm: Vec3, p1_point: Vec3, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p1_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2_norm` [INFO] [stdout] --> src/voronoi_3d.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | p2_norm: Vec3, p2_point: Vec3, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p2_norm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p2_point` [INFO] [stdout] --> src/voronoi_3d.rs:277:20 [INFO] [stdout] | [INFO] [stdout] 277 | p2_norm: Vec3, p2_point: Vec3, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p2_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p3_norm` [INFO] [stdout] --> src/voronoi_3d.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | p3_norm: Vec3, p3_point: Vec3, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p3_norm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p3_point` [INFO] [stdout] --> src/voronoi_3d.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | p3_norm: Vec3, p3_point: Vec3, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p3_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `basis` [INFO] [stdout] --> src/voronoi_3d.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | basis: glam::Mat3 [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_all_cell_neighbors` is never used [INFO] [stdout] --> src/voronoi_2d.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Voronoi { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 64 | fn calculate_all_cell_neighbors(&mut self) { [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 `EPSILON` is never used [INFO] [stdout] --> src/voronoi_3d.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const EPSILON: f32 = 0.00001; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bounds` and `kdtree` are never read [INFO] [stdout] --> src/voronoi_3d.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Voronoi3D { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 19 | pub cells: Vec, [INFO] [stdout] 20 | bounds: Vec3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | kdtree: Accelerator [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RayTraceResult` is never constructed [INFO] [stdout] --> src/voronoi_3d.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct RayTraceResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Projector` is never constructed [INFO] [stdout] --> src/voronoi_3d.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Projector { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `calculate_cell_neighbors` and `nearest_cell_along_ray` are never used [INFO] [stdout] --> src/voronoi_3d.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl Voronoi3D { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 39 | fn calculate_cell_neighbors(&self, cell_idx: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | fn nearest_cell_along_ray(&self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `triplane_intersection` is never used [INFO] [stdout] --> src/voronoi_3d.rs:275:4 [INFO] [stdout] | [INFO] [stdout] 275 | fn triplane_intersection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ray_line_intersection_dist` is never used [INFO] [stdout] --> src/voronoi_3d.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | fn ray_line_intersection_dist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "4070bd0d86906b364568a911daecabd43a97e5810684d5916b69e9549038a074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4070bd0d86906b364568a911daecabd43a97e5810684d5916b69e9549038a074", kill_on_drop: false }` [INFO] [stdout] 4070bd0d86906b364568a911daecabd43a97e5810684d5916b69e9549038a074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be5517fbd048f5d23e6e5dbd42d58f9862062f64691ad91831e152d943cd00e4 [INFO] running `Command { std: "docker" "start" "-a" "be5517fbd048f5d23e6e5dbd42d58f9862062f64691ad91831e152d943cd00e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling pistoncore-window v1.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=64f9d3ef039e0eed -C extra-filename=-51cf9cedc65883ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-e4ce98d9eda8a1c5.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7d0615b16e01732e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-084a440d80058ad6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be5517fbd048f5d23e6e5dbd42d58f9862062f64691ad91831e152d943cd00e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5517fbd048f5d23e6e5dbd42d58f9862062f64691ad91831e152d943cd00e4", kill_on_drop: false }` [INFO] [stdout] be5517fbd048f5d23e6e5dbd42d58f9862062f64691ad91831e152d943cd00e4