[INFO] cloning repository https://github.com/exrook/splatt-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exrook/splatt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrook%2Fsplatt-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrook%2Fsplatt-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f0971e7ea9ea69a60006b51e64eb461c2a15df [INFO] testing exrook/splatt-rs against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrook%2Fsplatt-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exrook/splatt-rs on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exrook/splatt-rs [INFO] finished tweaking git repo https://github.com/exrook/splatt-rs [INFO] tweaked toml for git repo https://github.com/exrook/splatt-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/exrook/splatt-rs 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/emilk/egui/` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Updating git repository `https://github.com/exrook/naga_oil` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/exrook/misc_3d` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/exrook/wgpu_shader_boilerplate` [INFO] [stderr] Updating git repository `https://github.com/exrook/debugui` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/metal-rs/` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.3.15 [INFO] [stderr] Downloaded notify-debouncer-mini v0.3.0 [INFO] [stderr] Downloaded winit_input_helper v0.14.1 [INFO] [stderr] Downloaded linkme v0.3.15 [INFO] [stderr] Downloaded wgpu-profiler v0.14.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee576eb5a871f279825b0dac0056dfa703d306675d223e86fcf537ba1a0259f1 [INFO] running `Command { std: "docker" "start" "-a" "ee576eb5a871f279825b0dac0056dfa703d306675d223e86fcf537ba1a0259f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee576eb5a871f279825b0dac0056dfa703d306675d223e86fcf537ba1a0259f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee576eb5a871f279825b0dac0056dfa703d306675d223e86fcf537ba1a0259f1", kill_on_drop: false }` [INFO] [stdout] ee576eb5a871f279825b0dac0056dfa703d306675d223e86fcf537ba1a0259f1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a14996f55177bc4ce7dea56373912ee711a51233aa1ce3379c90b6dfa2dcc58 [INFO] running `Command { std: "docker" "start" "-a" "9a14996f55177bc4ce7dea56373912ee711a51233aa1ce3379c90b6dfa2dcc58", kill_on_drop: false }` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling notify-debouncer-mini v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling linkme-impl v0.3.15 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling linkme v0.3.15 [INFO] [stderr] Compiling naga v0.13.0 (https://github.com/gfx-rs/naga?rev=df8107b7#df8107b7) [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling camera v0.1.0 (https://github.com/exrook/misc_3d#714d8851) [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling wgpu-hal v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling naga_oil v0.9.0 (https://github.com/exrook/naga_oil?branch=update_indexmap#82ac0002) [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling wgpu-core v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling winit_input_helper v0.14.1 [INFO] [stderr] Compiling camera_input v0.1.0 (https://github.com/exrook/misc_3d#714d8851) [INFO] [stderr] Compiling wgpu v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling wgpu_shader_boilerplate v0.1.0 (https://github.com/exrook/wgpu_shader_boilerplate#2c8e7976) [INFO] [stderr] Compiling wgpu-profiler v0.14.2 [INFO] [stderr] Compiling splatt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `depth`, `pos`, `cov_2d_alpha`, `color`, `cov_3d`, and `pos_3d_alpha` are never read [INFO] [stdout] --> src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct WorkingBuffers { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 145 | depth: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | pos: wgpu::Buffer, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | cov_2d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 148 | color: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 149 | cov_3d: wgpu::Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 150 | pos_3d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.74s [INFO] running `Command { std: "docker" "inspect" "9a14996f55177bc4ce7dea56373912ee711a51233aa1ce3379c90b6dfa2dcc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a14996f55177bc4ce7dea56373912ee711a51233aa1ce3379c90b6dfa2dcc58", kill_on_drop: false }` [INFO] [stdout] 9a14996f55177bc4ce7dea56373912ee711a51233aa1ce3379c90b6dfa2dcc58 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60e22821482cd524cc45e286300fb59a01a02653784d6a5052741b4025bbe7b7 [INFO] running `Command { std: "docker" "start" "-a" "60e22821482cd524cc45e286300fb59a01a02653784d6a5052741b4025bbe7b7", kill_on_drop: false }` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling debugui v0.1.0 (https://github.com/exrook/debugui#74a21f6d) [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling naga v0.13.0 (https://github.com/gfx-rs/naga?rev=df8107b7#df8107b7) [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling notify-debouncer-mini v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling winit_input_helper v0.14.1 [INFO] [stderr] Compiling camera_input v0.1.0 (https://github.com/exrook/misc_3d#714d8851) [INFO] [stderr] Compiling wgpu-hal v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling naga_oil v0.9.0 (https://github.com/exrook/naga_oil?branch=update_indexmap#82ac0002) [INFO] [stderr] Compiling wgpu-core v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling wgpu v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling wgpu_shader_boilerplate v0.1.0 (https://github.com/exrook/wgpu_shader_boilerplate#2c8e7976) [INFO] [stderr] Compiling wgpu-profiler v0.14.2 [INFO] [stderr] Compiling windowed v0.1.0 (https://github.com/exrook/misc_3d#714d8851) [INFO] [stderr] Compiling splatt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `depth`, `pos`, `cov_2d_alpha`, `color`, `cov_3d`, and `pos_3d_alpha` are never read [INFO] [stdout] --> src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct WorkingBuffers { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 145 | depth: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | pos: wgpu::Buffer, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | cov_2d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 148 | color: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 149 | cov_3d: wgpu::Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 150 | pos_3d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `splatt::SHADER` [INFO] [stdout] --> examples/shader_checker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use splatt::SHADER; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `depth`, `pos`, `cov_2d_alpha`, `color`, `cov_3d`, and `pos_3d_alpha` are never read [INFO] [stdout] --> src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct WorkingBuffers { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 145 | depth: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | pos: wgpu::Buffer, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | cov_2d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 148 | color: wgpu::Buffer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 149 | cov_3d: wgpu::Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 150 | pos_3d_alpha: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.16s [INFO] running `Command { std: "docker" "inspect" "60e22821482cd524cc45e286300fb59a01a02653784d6a5052741b4025bbe7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e22821482cd524cc45e286300fb59a01a02653784d6a5052741b4025bbe7b7", kill_on_drop: false }` [INFO] [stdout] 60e22821482cd524cc45e286300fb59a01a02653784d6a5052741b4025bbe7b7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 583601ab90d6f1cbef938b8933f017d62d354506ab74c6144e0f12b5423be424 [INFO] running `Command { std: "docker" "start" "-a" "583601ab90d6f1cbef938b8933f017d62d354506ab74c6144e0f12b5423be424", kill_on_drop: false }` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] warning: fields `depth`, `pos`, `cov_2d_alpha`, `color`, `cov_3d`, and `pos_3d_alpha` are never read [INFO] [stderr] --> src/lib.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 144 | pub struct WorkingBuffers { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 145 | depth: wgpu::Buffer, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 146 | pos: wgpu::Buffer, [INFO] [stderr] | ^^^ [INFO] [stderr] 147 | cov_2d_alpha: wgpu::Buffer, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 148 | color: wgpu::Buffer, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 149 | cov_3d: wgpu::Buffer, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 150 | pos_3d_alpha: wgpu::Buffer, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `splatt` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `splatt::SHADER` [INFO] [stderr] --> examples/shader_checker.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use splatt::SHADER; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `splatt` (example "shader_checker") generated 1 warning (run `cargo fix --example "shader_checker"` to apply 1 suggestion) [INFO] [stderr] warning: `splatt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splatt-dfd9262a40ad32c8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests splatt [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" "583601ab90d6f1cbef938b8933f017d62d354506ab74c6144e0f12b5423be424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583601ab90d6f1cbef938b8933f017d62d354506ab74c6144e0f12b5423be424", kill_on_drop: false }` [INFO] [stdout] 583601ab90d6f1cbef938b8933f017d62d354506ab74c6144e0f12b5423be424 [INFO] testing exrook/splatt-rs against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrook%2Fsplatt-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exrook/splatt-rs on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exrook/splatt-rs [INFO] finished tweaking git repo https://github.com/exrook/splatt-rs [INFO] tweaked toml for git repo https://github.com/exrook/splatt-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/exrook/splatt-rs 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56d27ab5f75c76d7055412a1a9e77aaca50c12a93d869a7292a61d6b41128190 [INFO] running `Command { std: "docker" "start" "-a" "56d27ab5f75c76d7055412a1a9e77aaca50c12a93d869a7292a61d6b41128190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56d27ab5f75c76d7055412a1a9e77aaca50c12a93d869a7292a61d6b41128190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d27ab5f75c76d7055412a1a9e77aaca50c12a93d869a7292a61d6b41128190", kill_on_drop: false }` [INFO] [stdout] 56d27ab5f75c76d7055412a1a9e77aaca50c12a93d869a7292a61d6b41128190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded8dd5d35a8cd824b7984e555fd99172c1df8dc99b4f27394f6918e470c9099 [INFO] running `Command { std: "docker" "start" "-a" "ded8dd5d35a8cd824b7984e555fd99172c1df8dc99b4f27394f6918e470c9099", kill_on_drop: false }` [INFO] [stderr] warning: Patch `egui v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-wgpu v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Patch `egui-winit v0.22.0 (https://github.com/emilk/egui/#1b830bbc)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wgpu-types v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling linkme-impl v0.3.15 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling linkme v0.3.15 [INFO] [stderr] Compiling naga v0.13.0 (https://github.com/gfx-rs/naga?rev=df8107b7#df8107b7) [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling camera v0.1.0 (https://github.com/exrook/misc_3d#714d8851) [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling wgpu-hal v0.17.0 (https://github.com/gfx-rs/wgpu?rev=27f2ce3#27f2ce39) [INFO] [stderr] Compiling naga_oil v0.9.0 (https://github.com/exrook/naga_oil?branch=update_indexmap#82ac0002) [INFO] [stderr] Compiling skeptic v0.13.7 [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/5e4273472e1b2f223618a9b3def795f6224f241d/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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=d3c87622baff6fa3 -C extra-filename=-d3c87622baff6fa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.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" "ded8dd5d35a8cd824b7984e555fd99172c1df8dc99b4f27394f6918e470c9099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded8dd5d35a8cd824b7984e555fd99172c1df8dc99b4f27394f6918e470c9099", kill_on_drop: false }` [INFO] [stdout] ded8dd5d35a8cd824b7984e555fd99172c1df8dc99b4f27394f6918e470c9099