[INFO] cloning repository https://github.com/lfklipp/dotobjviewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfklipp/dotobjviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfklipp%2Fdotobjviewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfklipp%2Fdotobjviewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffd1d6b7a25bf4a5070527879c7cd556252ca22d
[INFO] testing lfklipp/dotobjviewer against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfklipp%2Fdotobjviewer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfklipp/dotobjviewer
[INFO] finished tweaking git repo https://github.com/lfklipp/dotobjviewer
[INFO] tweaked toml for git repo https://github.com/lfklipp/dotobjviewer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfklipp/dotobjviewer on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfklipp/dotobjviewer 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded egui-winit v0.26.2
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded egui-wgpu v0.26.2
[INFO] [stderr]   Downloaded native-dialog v0.7.0
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 160df114f35fcdd03fe04c9425ebfc82b882faa55d7982407de8bea71287a15a
[INFO] running `Command { std: "docker" "start" "-a" "160df114f35fcdd03fe04c9425ebfc82b882faa55d7982407de8bea71287a15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "160df114f35fcdd03fe04c9425ebfc82b882faa55d7982407de8bea71287a15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "160df114f35fcdd03fe04c9425ebfc82b882faa55d7982407de8bea71287a15a", kill_on_drop: false }`
[INFO] [stdout] 160df114f35fcdd03fe04c9425ebfc82b882faa55d7982407de8bea71287a15a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a356f512d038a3be84838b11cc1bb02a94eb25eef5ad7da20e14c349ca5e11
[INFO] running `Command { std: "docker" "start" "-a" "83a356f512d038a3be84838b11cc1bb02a94eb25eef5ad7da20e14c349ca5e11", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.30
[INFO] [stderr]    Compiling versions v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling ecolor v0.26.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.26.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling native-dialog v0.7.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling epaint v0.26.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling egui v0.26.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling egui-winit v0.26.2
[INFO] [stderr]    Compiling egui-wgpu v0.26.2
[INFO] [stderr]    Compiling dotobjviewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `save_file`, `show_about`, `show_info`, and `show_error` are never used
[INFO] [stdout]   --> src/menu.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Menu {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn save_file(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn show_about(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn show_info(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn show_error(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `light_uniform_buffer` is never read
[INFO] [stdout]   --> src/renderer.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     light_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shader_module` is never used
[INFO] [stdout]  --> src/shaders.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_shader_module(device: &wgpu::Device, source: &str) -> ShaderModule {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gpu_memory_used` and `gpu_memory_total` are never read
[INFO] [stdout]   --> src/performance.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PerformanceMonitor {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     gpu_memory_used: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     gpu_memory_total: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_gpu_memory` is never used
[INFO] [stdout]   --> src/performance.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PerformanceMonitor {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn set_gpu_memory(&mut self, used: u64, total: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "83a356f512d038a3be84838b11cc1bb02a94eb25eef5ad7da20e14c349ca5e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a356f512d038a3be84838b11cc1bb02a94eb25eef5ad7da20e14c349ca5e11", kill_on_drop: false }`
[INFO] [stdout] 83a356f512d038a3be84838b11cc1bb02a94eb25eef5ad7da20e14c349ca5e11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b28530038a737533ed4b60c07ab35e6b3de70089524d298a672b7262c11a286
[INFO] running `Command { std: "docker" "start" "-a" "8b28530038a737533ed4b60c07ab35e6b3de70089524d298a672b7262c11a286", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotobjviewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `save_file`, `show_about`, `show_info`, and `show_error` are never used
[INFO] [stdout]   --> src/menu.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Menu {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn save_file(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn show_about(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn show_info(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn show_error(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `light_uniform_buffer` is never read
[INFO] [stdout]   --> src/renderer.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     light_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shader_module` is never used
[INFO] [stdout]  --> src/shaders.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_shader_module(device: &wgpu::Device, source: &str) -> ShaderModule {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gpu_memory_used` and `gpu_memory_total` are never read
[INFO] [stdout]   --> src/performance.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct PerformanceMonitor {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     gpu_memory_used: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     gpu_memory_total: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_gpu_memory` is never used
[INFO] [stdout]   --> src/performance.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PerformanceMonitor {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn set_gpu_memory(&mut self, used: u64, total: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "8b28530038a737533ed4b60c07ab35e6b3de70089524d298a672b7262c11a286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b28530038a737533ed4b60c07ab35e6b3de70089524d298a672b7262c11a286", kill_on_drop: false }`
[INFO] [stdout] 8b28530038a737533ed4b60c07ab35e6b3de70089524d298a672b7262c11a286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3df7a7b967a4446bd445a5b26e3fdd19e74e6105f7617d19f26e11a82f73764a
[INFO] running `Command { std: "docker" "start" "-a" "3df7a7b967a4446bd445a5b26e3fdd19e74e6105f7617d19f26e11a82f73764a", kill_on_drop: false }`
[INFO] [stderr] warning: methods `save_file`, `show_about`, `show_info`, and `show_error` are never used
[INFO] [stderr]   --> src/menu.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl Menu {
[INFO] [stderr]    | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn save_file(&self) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn show_about(&self) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn show_info(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub fn show_error(&self, title: &str, message: &str) -> Result<()> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `light_uniform_buffer` is never read
[INFO] [stderr]   --> src/renderer.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Renderer {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 52 |     light_uniform_buffer: wgpu::Buffer,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_shader_module` is never used
[INFO] [stderr]  --> src/shaders.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn create_shader_module(device: &wgpu::Device, source: &str) -> ShaderModule {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `gpu_memory_used` and `gpu_memory_total` are never read
[INFO] [stderr]   --> src/performance.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct PerformanceMonitor {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     gpu_memory_used: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     gpu_memory_total: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_gpu_memory` is never used
[INFO] [stderr]   --> src/performance.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl PerformanceMonitor {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 91 |     pub fn set_gpu_memory(&mut self, used: u64, total: u64) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dotobjviewer` (bin "dotobjviewer" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotobjviewer-21005b96ef9016ce)
[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" "3df7a7b967a4446bd445a5b26e3fdd19e74e6105f7617d19f26e11a82f73764a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df7a7b967a4446bd445a5b26e3fdd19e74e6105f7617d19f26e11a82f73764a", kill_on_drop: false }`
[INFO] [stdout] 3df7a7b967a4446bd445a5b26e3fdd19e74e6105f7617d19f26e11a82f73764a
