Sep 14 12:57:28.173 INFO checking mpegts-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:57:28.173 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:57:28.173 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:57:28.360 INFO blam! 05905d39f8bf630319f538a30c61498e2d3f8aae3d162a856589dcf192930f56 Sep 14 12:57:28.362 INFO running `"docker" "start" "-a" "05905d39f8bf630319f538a30c61498e2d3f8aae3d162a856589dcf192930f56"` Sep 14 12:57:28.851 INFO kablam! usermod: no changes Sep 14 12:57:28.882 INFO kablam! Checking bitstream-io v0.6.5 Sep 14 12:57:29.543 INFO kablam! Checking mpegts v0.1.0 (file:///source) Sep 14 12:57:30.134 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.134 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 14 12:57:30.134 INFO kablam! | Sep 14 12:57:30.134 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 14 12:57:30.134 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.134 INFO kablam! | | Sep 14 12:57:30.134 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.134 INFO kablam! | Sep 14 12:57:30.134 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 12:57:30.134 INFO kablam! Sep 14 12:57:30.134 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.134 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 14 12:57:30.134 INFO kablam! | Sep 14 12:57:30.134 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 14 12:57:30.134 INFO kablam! | ----^^^^^ Sep 14 12:57:30.134 INFO kablam! | | Sep 14 12:57:30.134 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.134 INFO kablam! Sep 14 12:57:30.135 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.135 INFO kablam! --> src/parser/payload.rs:13:51 Sep 14 12:57:30.135 INFO kablam! | Sep 14 12:57:30.135 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 14 12:57:30.135 INFO kablam! | ----^^^^^ Sep 14 12:57:30.135 INFO kablam! | | Sep 14 12:57:30.135 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.135 INFO kablam! Sep 14 12:57:30.160 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.160 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 14 12:57:30.160 INFO kablam! | Sep 14 12:57:30.160 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 14 12:57:30.160 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.160 INFO kablam! | | Sep 14 12:57:30.160 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.161 INFO kablam! Sep 14 12:57:30.164 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.164 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 14 12:57:30.164 INFO kablam! | Sep 14 12:57:30.164 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 14 12:57:30.164 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.164 INFO kablam! | | Sep 14 12:57:30.164 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.164 INFO kablam! Sep 14 12:57:30.168 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.168 INFO kablam! --> src/writer/payload.rs:14:22 Sep 14 12:57:30.168 INFO kablam! | Sep 14 12:57:30.168 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 14 12:57:30.168 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.168 INFO kablam! | | Sep 14 12:57:30.168 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.168 INFO kablam! Sep 14 12:57:30.205 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.205 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 14 12:57:30.205 INFO kablam! | Sep 14 12:57:30.205 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 14 12:57:30.205 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.205 INFO kablam! | | Sep 14 12:57:30.205 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.205 INFO kablam! | Sep 14 12:57:30.205 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 12:57:30.205 INFO kablam! Sep 14 12:57:30.205 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.205 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 14 12:57:30.205 INFO kablam! | Sep 14 12:57:30.205 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 14 12:57:30.205 INFO kablam! | ----^^^^^ Sep 14 12:57:30.205 INFO kablam! | | Sep 14 12:57:30.205 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.205 INFO kablam! Sep 14 12:57:30.207 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.207 INFO kablam! --> src/parser/payload.rs:13:51 Sep 14 12:57:30.207 INFO kablam! | Sep 14 12:57:30.207 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 14 12:57:30.207 INFO kablam! | ----^^^^^ Sep 14 12:57:30.207 INFO kablam! | | Sep 14 12:57:30.207 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.207 INFO kablam! Sep 14 12:57:30.233 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.233 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 14 12:57:30.233 INFO kablam! | Sep 14 12:57:30.233 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 14 12:57:30.233 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.233 INFO kablam! | | Sep 14 12:57:30.233 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.233 INFO kablam! Sep 14 12:57:30.236 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.236 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 14 12:57:30.236 INFO kablam! | Sep 14 12:57:30.236 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 14 12:57:30.236 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.236 INFO kablam! | | Sep 14 12:57:30.236 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.236 INFO kablam! Sep 14 12:57:30.240 INFO kablam! warning: variable does not need to be mutable Sep 14 12:57:30.240 INFO kablam! --> src/writer/payload.rs:14:22 Sep 14 12:57:30.240 INFO kablam! | Sep 14 12:57:30.240 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 14 12:57:30.240 INFO kablam! | ----^^^^^^ Sep 14 12:57:30.240 INFO kablam! | | Sep 14 12:57:30.240 INFO kablam! | help: remove this `mut` Sep 14 12:57:30.240 INFO kablam! Sep 14 12:57:30.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Sep 14 12:57:30.626 INFO kablam! su: No module specific data is present Sep 14 12:57:31.132 INFO running `"docker" "rm" "-f" "05905d39f8bf630319f538a30c61498e2d3f8aae3d162a856589dcf192930f56"` Sep 14 12:57:31.234 INFO blam! 05905d39f8bf630319f538a30c61498e2d3f8aae3d162a856589dcf192930f56