Sep 21 06:50:32.566 INFO checking mpegts-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:50:32.566 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:50:32.566 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:50:32.709 INFO blam! eedc1f5443a8f0281d792ddd83d5bbcd10b1bd32667f42b2114e9f4c60c0728a Sep 21 06:50:32.710 INFO running `"docker" "start" "-a" "eedc1f5443a8f0281d792ddd83d5bbcd10b1bd32667f42b2114e9f4c60c0728a"` Sep 21 06:50:33.819 INFO kablam! usermod: no changes Sep 21 06:50:33.851 INFO kablam! Checking bitstream-io v0.6.5 Sep 21 06:50:34.362 INFO kablam! Checking mpegts v0.1.0 (/source) Sep 21 06:50:34.896 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.896 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 21 06:50:34.896 INFO kablam! | Sep 21 06:50:34.896 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 21 06:50:34.896 INFO kablam! | ----^^^^^^ Sep 21 06:50:34.896 INFO kablam! | | Sep 21 06:50:34.896 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.896 INFO kablam! | Sep 21 06:50:34.896 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 06:50:34.896 INFO kablam! Sep 21 06:50:34.896 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.896 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 21 06:50:34.896 INFO kablam! | Sep 21 06:50:34.896 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 21 06:50:34.896 INFO kablam! | ----^^^^^ Sep 21 06:50:34.896 INFO kablam! | | Sep 21 06:50:34.896 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.896 INFO kablam! Sep 21 06:50:34.897 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.897 INFO kablam! --> src/parser/payload.rs:13:51 Sep 21 06:50:34.897 INFO kablam! | Sep 21 06:50:34.897 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 21 06:50:34.897 INFO kablam! | ----^^^^^ Sep 21 06:50:34.897 INFO kablam! | | Sep 21 06:50:34.897 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.897 INFO kablam! Sep 21 06:50:34.921 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.921 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 21 06:50:34.921 INFO kablam! | Sep 21 06:50:34.921 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 21 06:50:34.921 INFO kablam! | ----^^^^^^ Sep 21 06:50:34.922 INFO kablam! | | Sep 21 06:50:34.922 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.922 INFO kablam! Sep 21 06:50:34.922 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.922 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 21 06:50:34.922 INFO kablam! | Sep 21 06:50:34.922 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 21 06:50:34.922 INFO kablam! | ----^^^^^^ Sep 21 06:50:34.922 INFO kablam! | | Sep 21 06:50:34.922 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.922 INFO kablam! Sep 21 06:50:34.930 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.930 INFO kablam! --> src/writer/payload.rs:14:22 Sep 21 06:50:34.930 INFO kablam! | Sep 21 06:50:34.930 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 21 06:50:34.930 INFO kablam! | ----^^^^^^ Sep 21 06:50:34.930 INFO kablam! | | Sep 21 06:50:34.930 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.930 INFO kablam! Sep 21 06:50:34.995 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.995 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 21 06:50:34.995 INFO kablam! | Sep 21 06:50:34.995 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 21 06:50:34.995 INFO kablam! | ----^^^^^^ Sep 21 06:50:34.995 INFO kablam! | | Sep 21 06:50:34.995 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.995 INFO kablam! | Sep 21 06:50:34.995 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 06:50:34.995 INFO kablam! Sep 21 06:50:34.995 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.995 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 21 06:50:34.995 INFO kablam! | Sep 21 06:50:34.995 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 21 06:50:34.995 INFO kablam! | ----^^^^^ Sep 21 06:50:34.995 INFO kablam! | | Sep 21 06:50:34.995 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.995 INFO kablam! Sep 21 06:50:34.996 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:34.996 INFO kablam! --> src/parser/payload.rs:13:51 Sep 21 06:50:34.996 INFO kablam! | Sep 21 06:50:34.996 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 21 06:50:34.996 INFO kablam! | ----^^^^^ Sep 21 06:50:34.997 INFO kablam! | | Sep 21 06:50:34.997 INFO kablam! | help: remove this `mut` Sep 21 06:50:34.997 INFO kablam! Sep 21 06:50:35.021 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:35.021 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 21 06:50:35.021 INFO kablam! | Sep 21 06:50:35.021 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 21 06:50:35.021 INFO kablam! | ----^^^^^^ Sep 21 06:50:35.021 INFO kablam! | | Sep 21 06:50:35.021 INFO kablam! | help: remove this `mut` Sep 21 06:50:35.021 INFO kablam! Sep 21 06:50:35.021 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:35.021 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 21 06:50:35.021 INFO kablam! | Sep 21 06:50:35.021 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 21 06:50:35.021 INFO kablam! | ----^^^^^^ Sep 21 06:50:35.021 INFO kablam! | | Sep 21 06:50:35.021 INFO kablam! | help: remove this `mut` Sep 21 06:50:35.021 INFO kablam! Sep 21 06:50:35.022 INFO kablam! warning: variable does not need to be mutable Sep 21 06:50:35.022 INFO kablam! --> src/writer/payload.rs:14:22 Sep 21 06:50:35.022 INFO kablam! | Sep 21 06:50:35.022 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 21 06:50:35.022 INFO kablam! | ----^^^^^^ Sep 21 06:50:35.022 INFO kablam! | | Sep 21 06:50:35.022 INFO kablam! | help: remove this `mut` Sep 21 06:50:35.023 INFO kablam! Sep 21 06:50:35.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Sep 21 06:50:35.371 INFO kablam! su: No module specific data is present Sep 21 06:50:35.776 INFO running `"docker" "rm" "-f" "eedc1f5443a8f0281d792ddd83d5bbcd10b1bd32667f42b2114e9f4c60c0728a"` Sep 21 06:50:35.881 INFO blam! eedc1f5443a8f0281d792ddd83d5bbcd10b1bd32667f42b2114e9f4c60c0728a