[INFO] cloning repository https://github.com/AuracleTech/Pulsar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuracleTech/Pulsar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2FPulsar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2FPulsar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37965b3ac96dfcce3e2d21a512eb659581847fa4 [INFO] testing AuracleTech/Pulsar/37965b3ac96dfcce3e2d21a512eb659581847fa4 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2FPulsar" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AuracleTech/Pulsar on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AuracleTech/Pulsar [INFO] finished tweaking git repo https://github.com/AuracleTech/Pulsar [INFO] tweaked toml for git repo https://github.com/AuracleTech/Pulsar written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AuracleTech/Pulsar 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sctk-adwaita v0.9.0 [INFO] [stderr] Downloaded raw-window-metal v0.4.0 [INFO] [stderr] Downloaded ash-window v0.13.0 [INFO] [stderr] Downloaded winit v0.30.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] affe1b0cce0a8764f64a0e8603eabe02bf3b51623147afc89a17b008b13eb42e [INFO] running `Command { std: "docker" "start" "-a" "affe1b0cce0a8764f64a0e8603eabe02bf3b51623147afc89a17b008b13eb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "affe1b0cce0a8764f64a0e8603eabe02bf3b51623147afc89a17b008b13eb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affe1b0cce0a8764f64a0e8603eabe02bf3b51623147afc89a17b008b13eb42e", kill_on_drop: false }` [INFO] [stdout] affe1b0cce0a8764f64a0e8603eabe02bf3b51623147afc89a17b008b13eb42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9720c0a9ce2bdb6c05c0533a3c596b94e9d6e44dac3d505f98980da71f128f83 [INFO] running `Command { std: "docker" "start" "-a" "9720c0a9ce2bdb6c05c0533a3c596b94e9d6e44dac3d505f98980da71f128f83", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitstream-io v2.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling winit v0.30.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling sctk-adwaita v0.9.0 [INFO] [stderr] Compiling ravif v0.11.7 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling ash-window v0.13.0 [INFO] [stderr] Compiling pulsar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/metrics.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Metrics { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub start: Instant, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/model.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scene` is never constructed [INFO] [stdout] --> src/model.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Scene { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device` is never read [INFO] [stdout] --> src/vulkan/graphics.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAAGraphics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub device: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `resources` is never read [INFO] [stdout] --> src/vulkan/surface.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAASurface { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub resources: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `update_uniform_buffer` is never used [INFO] [stdout] --> src/vulkan/surface.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl AAASurface { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | fn update_uniform_buffer( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uniform` is never read [INFO] [stdout] --> src/vulkan/surface_resources.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct AAAResources { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub uniform: Mat4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "9720c0a9ce2bdb6c05c0533a3c596b94e9d6e44dac3d505f98980da71f128f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9720c0a9ce2bdb6c05c0533a3c596b94e9d6e44dac3d505f98980da71f128f83", kill_on_drop: false }` [INFO] [stdout] 9720c0a9ce2bdb6c05c0533a3c596b94e9d6e44dac3d505f98980da71f128f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9797703703eb61a063b0cb2849e2c191cfc050e1a037c133276f41ab09c4347a [INFO] running `Command { std: "docker" "start" "-a" "9797703703eb61a063b0cb2849e2c191cfc050e1a037c133276f41ab09c4347a", kill_on_drop: false }` [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/metrics.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Metrics { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub start: Instant, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/model.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scene` is never constructed [INFO] [stdout] --> src/model.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Scene { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device` is never read [INFO] [stdout] --> src/vulkan/graphics.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAAGraphics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub device: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `resources` is never read [INFO] [stdout] --> src/vulkan/surface.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAASurface { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub resources: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `update_uniform_buffer` is never used [INFO] [stdout] --> src/vulkan/surface.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl AAASurface { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | fn update_uniform_buffer( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uniform` is never read [INFO] [stdout] --> src/vulkan/surface_resources.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct AAAResources { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub uniform: Mat4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pulsar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/metrics.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Metrics { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub start: Instant, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/model.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scene` is never constructed [INFO] [stdout] --> src/model.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct Scene { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device` is never read [INFO] [stdout] --> src/vulkan/graphics.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAAGraphics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub device: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `resources` is never read [INFO] [stdout] --> src/vulkan/surface.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AAASurface { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub resources: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `update_uniform_buffer` is never used [INFO] [stdout] --> src/vulkan/surface.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl AAASurface { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | fn update_uniform_buffer( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uniform` is never read [INFO] [stdout] --> src/vulkan/surface_resources.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct AAAResources { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub uniform: Mat4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.38s [INFO] running `Command { std: "docker" "inspect" "9797703703eb61a063b0cb2849e2c191cfc050e1a037c133276f41ab09c4347a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9797703703eb61a063b0cb2849e2c191cfc050e1a037c133276f41ab09c4347a", kill_on_drop: false }` [INFO] [stdout] 9797703703eb61a063b0cb2849e2c191cfc050e1a037c133276f41ab09c4347a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40d9ca9b4161730a52cbdd70785c0e9f07e011c9488029c42c05642e04ec6288 [INFO] running `Command { std: "docker" "start" "-a" "40d9ca9b4161730a52cbdd70785c0e9f07e011c9488029c42c05642e04ec6288", kill_on_drop: false }` [INFO] [stderr] warning: field `start` is never read [INFO] [stderr] --> src/metrics.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Metrics { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 7 | pub start: Instant, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Model` is never constructed [INFO] [stderr] --> src/model.rs:159:12 [INFO] [stderr] | [INFO] [stderr] 159 | pub struct Model { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `Scene` is never constructed [INFO] [stderr] --> src/model.rs:164:12 [INFO] [stderr] | [INFO] [stderr] 164 | pub struct Scene { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `device` is never read [INFO] [stderr] --> src/vulkan/graphics.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct AAAGraphics { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 8 | pub device: Arc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `resources` is never read [INFO] [stderr] --> src/vulkan/surface.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct AAASurface { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | pub resources: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `update_uniform_buffer` is never used [INFO] [stderr] --> src/vulkan/surface.rs:105:8 [INFO] [stderr] | [INFO] [stderr] 16 | impl AAASurface { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 105 | fn update_uniform_buffer( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `uniform` is never read [INFO] [stderr] --> src/vulkan/surface_resources.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct AAAResources { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 76 | pub uniform: Mat4, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pulsar` (lib) generated 7 warnings [INFO] [stderr] warning: `pulsar` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar-76a1f8fa890a7bcd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests pulsar [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "40d9ca9b4161730a52cbdd70785c0e9f07e011c9488029c42c05642e04ec6288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d9ca9b4161730a52cbdd70785c0e9f07e011c9488029c42c05642e04ec6288", kill_on_drop: false }` [INFO] [stdout] 40d9ca9b4161730a52cbdd70785c0e9f07e011c9488029c42c05642e04ec6288