[INFO] cloning repository https://github.com/devoutDisciple/player-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devoutDisciple/player-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevoutDisciple%2Fplayer-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevoutDisciple%2Fplayer-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 513c77038ae85b18e8469ad2473d5f3bb4230868
[INFO] checking devoutDisciple/player-wasm against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevoutDisciple%2Fplayer-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devoutDisciple/player-wasm
[INFO] finished tweaking git repo https://github.com/devoutDisciple/player-wasm
[INFO] tweaked toml for git repo https://github.com/devoutDisciple/player-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devoutDisciple/player-wasm on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devoutDisciple/player-wasm 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.7.5
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.0
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40952bf885152265aadd80b53f990e87614e355c50fb5b8ff1bc63f441704260
[INFO] running `Command { std: "docker" "start" "-a" "40952bf885152265aadd80b53f990e87614e355c50fb5b8ff1bc63f441704260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40952bf885152265aadd80b53f990e87614e355c50fb5b8ff1bc63f441704260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40952bf885152265aadd80b53f990e87614e355c50fb5b8ff1bc63f441704260", kill_on_drop: false }`
[INFO] [stdout] 40952bf885152265aadd80b53f990e87614e355c50fb5b8ff1bc63f441704260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afcd3168b805f319dbf007d1735c33c9bc24bb86e2ba9315f6eae26586807e16
[INFO] running `Command { std: "docker" "start" "-a" "afcd3168b805f319dbf007d1735c33c9bc24bb86e2ba9315f6eae26586807e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking console_log v0.2.2
[INFO] [stderr]     Checking gd-player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ffmpeg_next::codec::decoder::Video`
[INFO] [stdout]  --> src/flv_demuxer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffmpeg_next::codec::decoder::Video;
[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: `BigEndian` and `ReadBytesExt`
[INFO] [stdout]  --> src/h265_parser.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{BigEndian, ReadBytesExt};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/h265_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any`
[INFO] [stdout]  --> src/h265_parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::any;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]  --> src/h265_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Cursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/h265_parser.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ffmpeg_next::codec::decoder::Video`
[INFO] [stdout]  --> src/flv_demuxer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ffmpeg_next::codec::decoder::Video;
[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: `BigEndian` and `ReadBytesExt`
[INFO] [stdout]  --> src/h265_parser.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{BigEndian, ReadBytesExt};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/h265_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any`
[INFO] [stdout]  --> src/h265_parser.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::any;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]  --> src/h265_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Cursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/h265_parser.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packet_type`
[INFO] [stdout]    --> src/flv_demuxer.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 let packet_type = spec & 0b00001111;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flv_demuxer.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let mut decoder = ffmpeg_next::codec::decoder::find(ffmpeg_next::codec::Id::HEVC)
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flv_demuxer.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut context = ffmpeg_next::codec::Context::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder`
[INFO] [stdout]    --> src/flv_demuxer.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let mut decoder = ffmpeg_next::codec::decoder::find(ffmpeg_next::codec::Id::HEVC)
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_parameter_set_id`
[INFO] [stdout]   --> src/h265_parser.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let video_parameter_set_id = gb.read_bits(4);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_parameter_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temporal_id_nesting_flag`
[INFO] [stdout]   --> src/h265_parser.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let temporal_id_nesting_flag = gb.read_bool();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temporal_id_nesting_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq_parameter_set_id`
[INFO] [stdout]   --> src/h265_parser.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let seq_parameter_set_id = gb.read_ueg();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_parameter_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/h265_parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         for i in if sub_layer_ordering_info_present_flag {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_min_luma_coding_block_size_minus3`
[INFO] [stdout]    --> src/h265_parser.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let log2_min_luma_coding_block_size_minus3 = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_min_luma_coding_block_size_minus3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_diff_max_min_luma_coding_block_size`
[INFO] [stdout]    --> src/h265_parser.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let log2_diff_max_min_luma_coding_block_size = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_diff_max_min_luma_coding_block_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_min_transform_block_size_minus2`
[INFO] [stdout]    --> src/h265_parser.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let log2_min_transform_block_size_minus2 = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_min_transform_block_size_minus2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_diff_max_min_transform_block_size`
[INFO] [stdout]    --> src/h265_parser.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let log2_diff_max_min_transform_block_size = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_diff_max_min_transform_block_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packet_type`
[INFO] [stdout]    --> src/flv_demuxer.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 let packet_type = spec & 0b00001111;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_transform_hierarchy_depth_inter`
[INFO] [stdout]    --> src/h265_parser.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let max_transform_hierarchy_depth_inter = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_transform_hierarchy_depth_inter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_transform_hierarchy_depth_intra`
[INFO] [stdout]    --> src/h265_parser.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let max_transform_hierarchy_depth_intra = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_transform_hierarchy_depth_intra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matrix_id`
[INFO] [stdout]    --> src/h265_parser.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     for matrix_id in 0..if size_id == 3 { 2 } else { 6 } {
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amp_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let amp_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amp_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_adaptive_offset_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let sample_adaptive_offset_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_adaptive_offset_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fps_fixed` is assigned to, but never used
[INFO] [stdout]    --> src/h265_parser.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let mut fps_fixed = false;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_fps_fixed` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sps_temporal_mvp_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let sps_temporal_mvp_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sps_temporal_mvp_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strong_intra_smoothing_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:219:13
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let strong_intra_smoothing_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong_intra_smoothing_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neutral_chroma_indication_flag`
[INFO] [stdout]    --> src/h265_parser.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let neutral_chroma_indication_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neutral_chroma_indication_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_seq_flag`
[INFO] [stdout]    --> src/h265_parser.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |             let field_seq_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_seq_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_field_info_present_flag`
[INFO] [stdout]    --> src/h265_parser.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |             let frame_field_info_present_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_field_info_present_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_rate_scale`
[INFO] [stdout]    --> src/h265_parser.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 | ...                   let bit_rate_scale = gb.read_bits(4);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_rate_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpb_size_scale`
[INFO] [stdout]    --> src/h265_parser.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   let cpb_size_scale = gb.read_bits(4);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpb_size_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tiles_fixed_structure_flag`
[INFO] [stdout]    --> src/h265_parser.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 let tiles_fixed_structure_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_fixed_structure_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `motion_vectors_over_pic_boundaries_flag`
[INFO] [stdout]    --> src/h265_parser.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 let motion_vectors_over_pic_boundaries_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion_vectors_over_pic_boundaries_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `restricted_ref_pic_lists_flag`
[INFO] [stdout]    --> src/h265_parser.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let restricted_ref_pic_lists_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_restricted_ref_pic_lists_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_bytes_per_pic_denom`
[INFO] [stdout]    --> src/h265_parser.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 let max_bytes_per_pic_denom = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_bytes_per_pic_denom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_bits_per_min_cu_denom`
[INFO] [stdout]    --> src/h265_parser.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let max_bits_per_min_cu_denom = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_bits_per_min_cu_denom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_max_mv_length_horizontal`
[INFO] [stdout]    --> src/h265_parser.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let log2_max_mv_length_horizontal = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_max_mv_length_horizontal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_max_mv_length_vertical`
[INFO] [stdout]    --> src/h265_parser.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let log2_max_mv_length_vertical = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_max_mv_length_vertical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sps_extension_flag`
[INFO] [stdout]    --> src/h265_parser.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let sps_extension_flag = gb.read_bool(); // ignore...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sps_extension_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sar_scale` is assigned to, but never used
[INFO] [stdout]    --> src/h265_parser.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let mut sar_scale = 1.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sar_scale` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `default_display_window_flag` is never read
[INFO] [stdout]    --> src/h265_parser.rs:210:47
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut default_display_window_flag = false; // for calc offset
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fps_fixed` is never read
[INFO] [stdout]    --> src/h265_parser.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         fps_fixed = fixed_pic_rate_general_flag;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sar_scale` is never read
[INFO] [stdout]    --> src/h265_parser.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             sar_scale = sar_width as f32 / sar_height as f32;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unit_type` is never read
[INFO] [stdout]   --> src/flv_demuxer.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct NaluUnit {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 31 |     unit_type: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NaluUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `length`, `is_keyframe`, `dts`, `cts`, and `pts` are never read
[INFO] [stdout]   --> src/flv_demuxer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct HEVCSample {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 37 |     units: Vec<NaluUnit>,
[INFO] [stdout] 38 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 39 |     is_keyframe: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     dts: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     cts: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 42 |     pts: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HEVCSample` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/player_util.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let buf: [u8; 2] = unsafe { std::mem::transmute(num) };
[INFO] [stdout]    |                                     -------------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flv_demuxer.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let mut decoder = ffmpeg_next::codec::decoder::find(ffmpeg_next::codec::Id::HEVC)
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flv_demuxer.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let mut context = ffmpeg_next::codec::Context::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder`
[INFO] [stdout]    --> src/flv_demuxer.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let mut decoder = ffmpeg_next::codec::decoder::find(ffmpeg_next::codec::Id::HEVC)
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_parameter_set_id`
[INFO] [stdout]   --> src/h265_parser.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let video_parameter_set_id = gb.read_bits(4);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_parameter_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temporal_id_nesting_flag`
[INFO] [stdout]   --> src/h265_parser.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let temporal_id_nesting_flag = gb.read_bool();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temporal_id_nesting_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq_parameter_set_id`
[INFO] [stdout]   --> src/h265_parser.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let seq_parameter_set_id = gb.read_ueg();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seq_parameter_set_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/h265_parser.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         for i in if sub_layer_ordering_info_present_flag {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_min_luma_coding_block_size_minus3`
[INFO] [stdout]    --> src/h265_parser.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let log2_min_luma_coding_block_size_minus3 = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_min_luma_coding_block_size_minus3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_diff_max_min_luma_coding_block_size`
[INFO] [stdout]    --> src/h265_parser.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let log2_diff_max_min_luma_coding_block_size = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_diff_max_min_luma_coding_block_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_min_transform_block_size_minus2`
[INFO] [stdout]    --> src/h265_parser.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let log2_min_transform_block_size_minus2 = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_min_transform_block_size_minus2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_diff_max_min_transform_block_size`
[INFO] [stdout]    --> src/h265_parser.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let log2_diff_max_min_transform_block_size = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_diff_max_min_transform_block_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_transform_hierarchy_depth_inter`
[INFO] [stdout]    --> src/h265_parser.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let max_transform_hierarchy_depth_inter = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_transform_hierarchy_depth_inter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_transform_hierarchy_depth_intra`
[INFO] [stdout]    --> src/h265_parser.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let max_transform_hierarchy_depth_intra = gb.read_ueg();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_transform_hierarchy_depth_intra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matrix_id`
[INFO] [stdout]    --> src/h265_parser.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     for matrix_id in 0..if size_id == 3 { 2 } else { 6 } {
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amp_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let amp_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amp_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_adaptive_offset_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let sample_adaptive_offset_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_adaptive_offset_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fps_fixed` is assigned to, but never used
[INFO] [stdout]    --> src/h265_parser.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let mut fps_fixed = false;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_fps_fixed` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sps_temporal_mvp_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let sps_temporal_mvp_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sps_temporal_mvp_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strong_intra_smoothing_enabled_flag`
[INFO] [stdout]    --> src/h265_parser.rs:219:13
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let strong_intra_smoothing_enabled_flag = gb.read_bool();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strong_intra_smoothing_enabled_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neutral_chroma_indication_flag`
[INFO] [stdout]    --> src/h265_parser.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let neutral_chroma_indication_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neutral_chroma_indication_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_seq_flag`
[INFO] [stdout]    --> src/h265_parser.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |             let field_seq_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_seq_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_field_info_present_flag`
[INFO] [stdout]    --> src/h265_parser.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |             let frame_field_info_present_flag = gb.read_bool();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_field_info_present_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_rate_scale`
[INFO] [stdout]    --> src/h265_parser.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 | ...                   let bit_rate_scale = gb.read_bits(4);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_rate_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpb_size_scale`
[INFO] [stdout]    --> src/h265_parser.rs:293:33
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   let cpb_size_scale = gb.read_bits(4);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpb_size_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tiles_fixed_structure_flag`
[INFO] [stdout]    --> src/h265_parser.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 let tiles_fixed_structure_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_fixed_structure_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `motion_vectors_over_pic_boundaries_flag`
[INFO] [stdout]    --> src/h265_parser.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 let motion_vectors_over_pic_boundaries_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion_vectors_over_pic_boundaries_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `restricted_ref_pic_lists_flag`
[INFO] [stdout]    --> src/h265_parser.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let restricted_ref_pic_lists_flag = gb.read_bool();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_restricted_ref_pic_lists_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_bytes_per_pic_denom`
[INFO] [stdout]    --> src/h265_parser.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 let max_bytes_per_pic_denom = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_bytes_per_pic_denom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_bits_per_min_cu_denom`
[INFO] [stdout]    --> src/h265_parser.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let max_bits_per_min_cu_denom = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_bits_per_min_cu_denom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_max_mv_length_horizontal`
[INFO] [stdout]    --> src/h265_parser.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 let log2_max_mv_length_horizontal = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_max_mv_length_horizontal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log2_max_mv_length_vertical`
[INFO] [stdout]    --> src/h265_parser.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let log2_max_mv_length_vertical = gb.read_ueg();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log2_max_mv_length_vertical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sps_extension_flag`
[INFO] [stdout]    --> src/h265_parser.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let sps_extension_flag = gb.read_bool(); // ignore...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sps_extension_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sar_scale` is assigned to, but never used
[INFO] [stdout]    --> src/h265_parser.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let mut sar_scale = 1.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_sar_scale` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `default_display_window_flag` is never read
[INFO] [stdout]    --> src/h265_parser.rs:210:47
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mut default_display_window_flag = false; // for calc offset
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `fps_fixed` is never read
[INFO] [stdout]    --> src/h265_parser.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                         fps_fixed = fixed_pic_rate_general_flag;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sar_scale` is never read
[INFO] [stdout]    --> src/h265_parser.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             sar_scale = sar_width as f32 / sar_height as f32;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unit_type` is never read
[INFO] [stdout]   --> src/flv_demuxer.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct NaluUnit {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 31 |     unit_type: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NaluUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `length`, `is_keyframe`, `dts`, `cts`, and `pts` are never read
[INFO] [stdout]   --> src/flv_demuxer.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct HEVCSample {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 37 |     units: Vec<NaluUnit>,
[INFO] [stdout] 38 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 39 |     is_keyframe: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     dts: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     cts: i32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 42 |     pts: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HEVCSample` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/player_util.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let buf: [u8; 2] = unsafe { std::mem::transmute(num) };
[INFO] [stdout]    |                                     -------------------^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.13s
[INFO] running `Command { std: "docker" "inspect" "afcd3168b805f319dbf007d1735c33c9bc24bb86e2ba9315f6eae26586807e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afcd3168b805f319dbf007d1735c33c9bc24bb86e2ba9315f6eae26586807e16", kill_on_drop: false }`
[INFO] [stdout] afcd3168b805f319dbf007d1735c33c9bc24bb86e2ba9315f6eae26586807e16
