Sep 19 22:08:31.870 INFO checking mpegts-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:08:31.870 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:08:31.870 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:08:32.173 INFO blam! 294f34ac4a53ca60ff894d2cf38cbb9a10f93379b2641bfff2355ceb37083502 Sep 19 22:08:32.181 INFO running `"docker" "start" "-a" "294f34ac4a53ca60ff894d2cf38cbb9a10f93379b2641bfff2355ceb37083502"` Sep 19 22:08:32.876 INFO kablam! usermod: no changes Sep 19 22:08:32.917 INFO kablam! Checking bitstream-io v0.6.5 Sep 19 22:08:33.611 INFO kablam! Checking mpegts v0.1.0 (/source) Sep 19 22:08:34.178 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.178 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 19 22:08:34.178 INFO kablam! | Sep 19 22:08:34.178 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 19 22:08:34.178 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.178 INFO kablam! | | Sep 19 22:08:34.178 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.178 INFO kablam! | Sep 19 22:08:34.178 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 22:08:34.178 INFO kablam! Sep 19 22:08:34.178 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.178 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 19 22:08:34.178 INFO kablam! | Sep 19 22:08:34.178 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 19 22:08:34.178 INFO kablam! | ----^^^^^ Sep 19 22:08:34.178 INFO kablam! | | Sep 19 22:08:34.178 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.178 INFO kablam! Sep 19 22:08:34.178 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.178 INFO kablam! --> src/parser/payload.rs:13:51 Sep 19 22:08:34.178 INFO kablam! | Sep 19 22:08:34.178 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 19 22:08:34.178 INFO kablam! | ----^^^^^ Sep 19 22:08:34.178 INFO kablam! | | Sep 19 22:08:34.178 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.178 INFO kablam! Sep 19 22:08:34.194 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.194 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Sep 19 22:08:34.194 INFO kablam! | Sep 19 22:08:34.194 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 19 22:08:34.194 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.194 INFO kablam! | | Sep 19 22:08:34.194 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.194 INFO kablam! | Sep 19 22:08:34.194 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 22:08:34.194 INFO kablam! Sep 19 22:08:34.194 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.194 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Sep 19 22:08:34.194 INFO kablam! | Sep 19 22:08:34.194 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Sep 19 22:08:34.194 INFO kablam! | ----^^^^^ Sep 19 22:08:34.194 INFO kablam! | | Sep 19 22:08:34.194 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.194 INFO kablam! Sep 19 22:08:34.195 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.195 INFO kablam! --> src/parser/payload.rs:13:51 Sep 19 22:08:34.195 INFO kablam! | Sep 19 22:08:34.195 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Sep 19 22:08:34.195 INFO kablam! | ----^^^^^ Sep 19 22:08:34.195 INFO kablam! | | Sep 19 22:08:34.195 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.195 INFO kablam! Sep 19 22:08:34.196 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.196 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 19 22:08:34.196 INFO kablam! | Sep 19 22:08:34.196 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 19 22:08:34.196 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.196 INFO kablam! | | Sep 19 22:08:34.196 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.196 INFO kablam! Sep 19 22:08:34.199 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.199 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 19 22:08:34.199 INFO kablam! | Sep 19 22:08:34.199 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 19 22:08:34.199 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.199 INFO kablam! | | Sep 19 22:08:34.199 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.200 INFO kablam! Sep 19 22:08:34.202 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.202 INFO kablam! --> src/writer/payload.rs:14:22 Sep 19 22:08:34.203 INFO kablam! | Sep 19 22:08:34.203 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 19 22:08:34.203 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.203 INFO kablam! | | Sep 19 22:08:34.204 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.204 INFO kablam! Sep 19 22:08:34.218 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.218 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Sep 19 22:08:34.218 INFO kablam! | Sep 19 22:08:34.218 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Sep 19 22:08:34.218 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.218 INFO kablam! | | Sep 19 22:08:34.218 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.218 INFO kablam! Sep 19 22:08:34.231 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.231 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Sep 19 22:08:34.231 INFO kablam! | Sep 19 22:08:34.231 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Sep 19 22:08:34.231 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.231 INFO kablam! | | Sep 19 22:08:34.231 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.240 INFO kablam! Sep 19 22:08:34.240 INFO kablam! warning: variable does not need to be mutable Sep 19 22:08:34.240 INFO kablam! --> src/writer/payload.rs:14:22 Sep 19 22:08:34.240 INFO kablam! | Sep 19 22:08:34.240 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Sep 19 22:08:34.240 INFO kablam! | ----^^^^^^ Sep 19 22:08:34.240 INFO kablam! | | Sep 19 22:08:34.240 INFO kablam! | help: remove this `mut` Sep 19 22:08:34.240 INFO kablam! Sep 19 22:08:34.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Sep 19 22:08:34.637 INFO kablam! su: No module specific data is present Sep 19 22:08:35.212 INFO running `"docker" "rm" "-f" "294f34ac4a53ca60ff894d2cf38cbb9a10f93379b2641bfff2355ceb37083502"` Sep 19 22:08:35.328 INFO blam! 294f34ac4a53ca60ff894d2cf38cbb9a10f93379b2641bfff2355ceb37083502