Sep 10 14:24:15.211 INFO checking mpegts-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:24:15.211 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:24:15.211 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:24:15.390 INFO blam! f56d0353fe8f636d9c0147d0455262fc870c237cc8ecc6e8c3e4131614c572ca Sep 10 14:24:15.392 INFO running `"docker" "start" "-a" "f56d0353fe8f636d9c0147d0455262fc870c237cc8ecc6e8c3e4131614c572ca"` Sep 10 14:24:15.971 INFO kablam! usermod: no changes Sep 10 14:24:16.004 INFO kablam! Checking bitstream-io v0.6.5 Sep 10 14:24:16.547 INFO kablam! Checking mpegts v0.1.0 (file:///source) Sep 10 14:24:17.118 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.118 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 10 14:24:17.118 INFO kablam! | Sep 10 14:24:17.118 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 10 14:24:17.118 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.118 INFO kablam! | | Sep 10 14:24:17.118 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.118 INFO kablam! | Sep 10 14:24:17.118 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 14:24:17.118 INFO kablam! Sep 10 14:24:17.118 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.118 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 10 14:24:17.118 INFO kablam! | Sep 10 14:24:17.118 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 10 14:24:17.118 INFO kablam! | ----^^^^^ Sep 10 14:24:17.118 INFO kablam! | | Sep 10 14:24:17.118 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.118 INFO kablam! Sep 10 14:24:17.120 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.120 INFO kablam! --> src/parser/payload.rs:13:51 Sep 10 14:24:17.120 INFO kablam! | Sep 10 14:24:17.120 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 10 14:24:17.120 INFO kablam! | ----^^^^^ Sep 10 14:24:17.120 INFO kablam! | | Sep 10 14:24:17.120 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.120 INFO kablam! Sep 10 14:24:17.122 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.122 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 10 14:24:17.122 INFO kablam! | Sep 10 14:24:17.122 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 10 14:24:17.122 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.122 INFO kablam! | | Sep 10 14:24:17.123 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.123 INFO kablam! | Sep 10 14:24:17.123 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 14:24:17.123 INFO kablam! Sep 10 14:24:17.123 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.123 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 10 14:24:17.123 INFO kablam! | Sep 10 14:24:17.123 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 10 14:24:17.123 INFO kablam! | ----^^^^^ Sep 10 14:24:17.123 INFO kablam! | | Sep 10 14:24:17.123 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.123 INFO kablam! Sep 10 14:24:17.124 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.124 INFO kablam! --> src/parser/payload.rs:13:51 Sep 10 14:24:17.124 INFO kablam! | Sep 10 14:24:17.124 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 10 14:24:17.124 INFO kablam! | ----^^^^^ Sep 10 14:24:17.124 INFO kablam! | | Sep 10 14:24:17.124 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.124 INFO kablam! Sep 10 14:24:17.141 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.141 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 10 14:24:17.141 INFO kablam! | Sep 10 14:24:17.141 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 10 14:24:17.141 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.141 INFO kablam! | | Sep 10 14:24:17.141 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.141 INFO kablam! Sep 10 14:24:17.143 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.143 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 10 14:24:17.143 INFO kablam! | Sep 10 14:24:17.143 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 10 14:24:17.143 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.143 INFO kablam! | | Sep 10 14:24:17.143 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.143 INFO kablam! Sep 10 14:24:17.143 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.143 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 10 14:24:17.143 INFO kablam! | Sep 10 14:24:17.143 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 10 14:24:17.144 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.144 INFO kablam! | | Sep 10 14:24:17.144 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.144 INFO kablam! Sep 10 14:24:17.145 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.145 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 10 14:24:17.145 INFO kablam! | Sep 10 14:24:17.145 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 10 14:24:17.145 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.145 INFO kablam! | | Sep 10 14:24:17.145 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.145 INFO kablam! Sep 10 14:24:17.147 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.147 INFO kablam! --> src/writer/payload.rs:14:22 Sep 10 14:24:17.147 INFO kablam! | Sep 10 14:24:17.147 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 10 14:24:17.147 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.147 INFO kablam! | | Sep 10 14:24:17.147 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.147 INFO kablam! Sep 10 14:24:17.148 INFO kablam! warning: variable does not need to be mutable Sep 10 14:24:17.148 INFO kablam! --> src/writer/payload.rs:14:22 Sep 10 14:24:17.148 INFO kablam! | Sep 10 14:24:17.148 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 10 14:24:17.148 INFO kablam! | ----^^^^^^ Sep 10 14:24:17.148 INFO kablam! | | Sep 10 14:24:17.148 INFO kablam! | help: remove this `mut` Sep 10 14:24:17.148 INFO kablam! Sep 10 14:24:17.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Sep 10 14:24:17.527 INFO kablam! su: No module specific data is present Sep 10 14:24:18.029 INFO running `"docker" "rm" "-f" "f56d0353fe8f636d9c0147d0455262fc870c237cc8ecc6e8c3e4131614c572ca"` Sep 10 14:24:18.142 INFO blam! f56d0353fe8f636d9c0147d0455262fc870c237cc8ecc6e8c3e4131614c572ca