[INFO] cloning repository https://github.com/ishitatsuyuki/sqttv2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishitatsuyuki/sqttv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishitatsuyuki%2Fsqttv2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishitatsuyuki%2Fsqttv2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ccb5d6ad9ceb7a572c6ee7c09de0e625927f51
[INFO] checking ishitatsuyuki/sqttv2 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishitatsuyuki%2Fsqttv2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ishitatsuyuki/sqttv2
[INFO] finished tweaking git repo https://github.com/ishitatsuyuki/sqttv2
[INFO] tweaked toml for git repo https://github.com/ishitatsuyuki/sqttv2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ishitatsuyuki/sqttv2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ishitatsuyuki/sqttv2 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded prost v0.11.2
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded prost-derive v0.11.2
[INFO] [stderr]   Downloaded scroll_derive v0.11.0
[INFO] [stderr]   Downloaded tonic-build v0.8.2
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded prettyplease v0.1.21
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded tonic v0.8.2
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded prost-types v0.11.2
[INFO] [stderr]   Downloaded prost-build v0.11.2
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded tonic-web v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b43ae39a54eefadf24dfa98f3338f8b3001e101a63cb8ebb5c7158a747cb5e3e
[INFO] running `Command { std: "docker" "start" "-a" "b43ae39a54eefadf24dfa98f3338f8b3001e101a63cb8ebb5c7158a747cb5e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b43ae39a54eefadf24dfa98f3338f8b3001e101a63cb8ebb5c7158a747cb5e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43ae39a54eefadf24dfa98f3338f8b3001e101a63cb8ebb5c7158a747cb5e3e", kill_on_drop: false }`
[INFO] [stdout] b43ae39a54eefadf24dfa98f3338f8b3001e101a63cb8ebb5c7158a747cb5e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a30f29007794cd13d70b0b30b0122f9a56d58439adea170d8a59314353a715d
[INFO] running `Command { std: "docker" "start" "-a" "1a30f29007794cd13d70b0b30b0122f9a56d58439adea170d8a59314353a715d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.11.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]    Compiling prost-build v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]    Compiling tonic-build v0.8.2
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.2
[INFO] [stderr]     Checking tonic-web v0.4.0
[INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stdout]  --> backend/src/sqtt.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[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 imports: `MergedIteratorItem` and `MergedIterator`
[INFO] [stdout]  --> backend/src/sqtt.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::merge::{MergedIterator, MergedIteratorItem};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stdout]  --> backend/src/sqtt.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[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 imports: `MergedIteratorItem` and `MergedIterator`
[INFO] [stdout]  --> backend/src/sqtt.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::merge::{MergedIterator, MergedIteratorItem};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `asic_info` is never read
[INFO] [stdout]   --> backend/src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Service {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 28 |     asic_info: RgpAsicInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend/src/rgp.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RgpHeader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  6 |     pub magic_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]  7 |     pub version_major: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub version_minor: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub flags: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub chunk_offset: u32,
[INFO] [stdout] 11 |     pub second: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 12 |     pub minute: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub hour: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub day_in_month: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub year: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub day_in_week: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub day_in_year: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub is_daylight_savings: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RgpHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `reserved` are never read
[INFO] [stdout]   --> backend/src/rgp.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ChunkId {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 43 |     pub ty: u8,
[INFO] [stdout] 44 |     pub index: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub reserved: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChunkId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version_major`, `version_minor`, and `reserved` are never read
[INFO] [stdout]   --> backend/src/rgp.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct RgpEntryHeader {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 50 |     pub chunk_id: ChunkId,
[INFO] [stdout] 51 |     pub version_major: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub version_minor: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub size: u32,
[INFO] [stdout] 54 |     pub reserved: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RgpEntryHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> backend/src/rgp.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct RgpAsicInfo {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  74 |     pub flags: u64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  75 |     pub trace_shader_core_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  76 |     pub trace_memory_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  77 |     pub device_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  78 |     pub device_revision_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  79 |     pub vgprs_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  80 |     pub sgprs_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  81 |     pub shader_engines: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  82 |     pub compute_unit_per_shader_engine: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  83 |     pub simd_per_compute_unit: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  84 |     pub wavefronts_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  85 |     pub minimum_vgpr_alloc: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  86 |     pub vgpr_alloc_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  87 |     pub minimum_sgpr_alloc: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  88 |     pub sgpr_alloc_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  89 |     pub hardware_contexts: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  90 |     pub gpu_type: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  91 |     pub gfxip_level: u32,
[INFO] [stdout]  92 |     pub gpu_index: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  93 |     pub gds_size: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub gds_per_shader_engine: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  95 |     pub ce_ram_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  96 |     pub ce_ram_size_graphics: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub ce_ram_size_compute: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub max_number_of_dedicated_cus: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub vram_size: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 100 |     pub vram_bus_width: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub l2_cache_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub l1_cache_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub lds_size: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 104 |     pub gpu_name: [u8; 256],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 105 |     pub alu_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub texture_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub prims_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     pub pixels_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     pub gpu_timestamp_frequency: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub max_shader_core_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     pub max_memory_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 112 |     pub memory_ops_per_clock: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |     pub memory_chip_type: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 114 |     pub lds_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     pub cu_mask: [u16; 64],
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 116 |     pub reserved1: [u8; 128],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 117 |     pub padding: [u8; 4],
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RgpAsicInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     packet SetPc {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 73 |         [10: 8] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     packet Packet0x31 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 80 |         [ 8: 7] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     packet Packet0x41 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 84 |         [ 9: 7] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     packet Packet0x51 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 88 |         [15: 7] dt: u16,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     packet EventA {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 97 |         [10: 8] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     packet EventB {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 105 |         [10: 8] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     packet Initiator {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 114 |         [ 9: 7] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     packet RegWrite {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 123 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     packet WaveStart {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 133 |         [ 6: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     packet WaveAlloc {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 143 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     packet WaveEnd {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 151 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     packet GenericInst {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 159 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     packet ValuInst {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 166 |         [ 5: 3] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |     packet Immediate {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 172 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     packet ImmediateOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 177 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     packet ShaderData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 186 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     packet ShaderDataImm {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 195 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     packet AluExec {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 204 |         [ 5: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |     packet VmemExec {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 209 |         [ 5: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]   --> backend/src/userdata.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl SqttUserdata {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn id(&self) -> RgpSqttMarkerIdentifier {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `asic_info` is never read
[INFO] [stdout]   --> backend/src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Service {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 28 |     asic_info: RgpAsicInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend/src/rgp.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RgpHeader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  6 |     pub magic_number: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]  7 |     pub version_major: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub version_minor: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub flags: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub chunk_offset: u32,
[INFO] [stdout] 11 |     pub second: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 12 |     pub minute: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub hour: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub day_in_month: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub year: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub day_in_week: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     pub day_in_year: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub is_daylight_savings: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RgpHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `reserved` are never read
[INFO] [stdout]   --> backend/src/rgp.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ChunkId {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 43 |     pub ty: u8,
[INFO] [stdout] 44 |     pub index: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub reserved: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChunkId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version_major`, `version_minor`, and `reserved` are never read
[INFO] [stdout]   --> backend/src/rgp.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct RgpEntryHeader {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 50 |     pub chunk_id: ChunkId,
[INFO] [stdout] 51 |     pub version_major: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub version_minor: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub size: u32,
[INFO] [stdout] 54 |     pub reserved: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RgpEntryHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> backend/src/rgp.rs:74:9
[INFO] [stdout]     |
[INFO] [stdout]  73 | pub struct RgpAsicInfo {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  74 |     pub flags: u64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  75 |     pub trace_shader_core_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  76 |     pub trace_memory_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  77 |     pub device_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  78 |     pub device_revision_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  79 |     pub vgprs_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  80 |     pub sgprs_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  81 |     pub shader_engines: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  82 |     pub compute_unit_per_shader_engine: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  83 |     pub simd_per_compute_unit: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  84 |     pub wavefronts_per_simd: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  85 |     pub minimum_vgpr_alloc: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  86 |     pub vgpr_alloc_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  87 |     pub minimum_sgpr_alloc: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  88 |     pub sgpr_alloc_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  89 |     pub hardware_contexts: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  90 |     pub gpu_type: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  91 |     pub gfxip_level: u32,
[INFO] [stdout]  92 |     pub gpu_index: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  93 |     pub gds_size: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub gds_per_shader_engine: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  95 |     pub ce_ram_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  96 |     pub ce_ram_size_graphics: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub ce_ram_size_compute: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub max_number_of_dedicated_cus: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub vram_size: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 100 |     pub vram_bus_width: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub l2_cache_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub l1_cache_size: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub lds_size: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 104 |     pub gpu_name: [u8; 256],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 105 |     pub alu_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub texture_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub prims_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     pub pixels_per_clock: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     pub gpu_timestamp_frequency: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub max_shader_core_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     pub max_memory_clock: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 112 |     pub memory_ops_per_clock: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |     pub memory_chip_type: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 114 |     pub lds_granularity: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     pub cu_mask: [u16; 64],
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 116 |     pub reserved1: [u8; 128],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 117 |     pub padding: [u8; 4],
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RgpAsicInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     packet SetPc {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 73 |         [10: 8] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     packet Packet0x31 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 80 |         [ 8: 7] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     packet Packet0x41 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 84 |         [ 9: 7] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     packet Packet0x51 {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 88 |         [15: 7] dt: u16,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> backend/src/sqtt.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     packet EventA {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 97 |         [10: 8] dt: u8,
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     packet EventB {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 105 |         [10: 8] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     packet Initiator {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 114 |         [ 9: 7] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     packet RegWrite {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 123 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     packet WaveStart {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 133 |         [ 6: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     packet WaveAlloc {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 143 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     packet WaveEnd {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 151 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     packet GenericInst {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 159 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     packet ValuInst {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 166 |         [ 5: 3] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |     packet Immediate {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 172 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     packet ImmediateOne {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 177 |         [ 6: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     packet ShaderData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 186 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     packet ShaderDataImm {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 195 |         [ 7: 5] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     packet AluExec {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 204 |         [ 5: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]    --> backend/src/sqtt.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |     packet VmemExec {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 209 |         [ 5: 4] dt: u8,
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]   --> backend/src/userdata.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl SqttUserdata {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn id(&self) -> RgpSqttMarkerIdentifier {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1a30f29007794cd13d70b0b30b0122f9a56d58439adea170d8a59314353a715d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a30f29007794cd13d70b0b30b0122f9a56d58439adea170d8a59314353a715d", kill_on_drop: false }`
[INFO] [stdout] 1a30f29007794cd13d70b0b30b0122f9a56d58439adea170d8a59314353a715d
