Oct 16 02:23:27.179 INFO testing mpegts-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:23:27.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:23:27.788 INFO blam! fc3ab48e9b9cb8e0ae5244251a673155bac84527f2599a85e29a0469ebc8fd5c Oct 16 02:23:27.791 INFO running `"docker" "start" "-a" "fc3ab48e9b9cb8e0ae5244251a673155bac84527f2599a85e29a0469ebc8fd5c"` Oct 16 02:23:29.290 INFO kablam! usermod: no changes Oct 16 02:23:29.352 INFO kablam! Compiling bitstream-io v0.6.5 Oct 16 02:23:30.539 INFO kablam! Compiling mpegts v0.1.0 (/source) Oct 16 02:23:31.687 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.687 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Oct 16 02:23:31.687 INFO kablam! | Oct 16 02:23:31.687 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Oct 16 02:23:31.687 INFO kablam! | ----^^^^^^ Oct 16 02:23:31.687 INFO kablam! | | Oct 16 02:23:31.687 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.687 INFO kablam! | Oct 16 02:23:31.687 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 02:23:31.687 INFO kablam! Oct 16 02:23:31.687 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.687 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Oct 16 02:23:31.687 INFO kablam! | Oct 16 02:23:31.687 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Oct 16 02:23:31.687 INFO kablam! | ----^^^^^ Oct 16 02:23:31.687 INFO kablam! | | Oct 16 02:23:31.687 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.687 INFO kablam! Oct 16 02:23:31.687 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.687 INFO kablam! --> src/parser/payload.rs:13:51 Oct 16 02:23:31.687 INFO kablam! | Oct 16 02:23:31.687 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Oct 16 02:23:31.687 INFO kablam! | ----^^^^^ Oct 16 02:23:31.687 INFO kablam! | | Oct 16 02:23:31.687 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.687 INFO kablam! Oct 16 02:23:31.711 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.711 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Oct 16 02:23:31.711 INFO kablam! | Oct 16 02:23:31.711 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Oct 16 02:23:31.711 INFO kablam! | ----^^^^^^ Oct 16 02:23:31.711 INFO kablam! | | Oct 16 02:23:31.711 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.711 INFO kablam! Oct 16 02:23:31.711 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.711 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Oct 16 02:23:31.711 INFO kablam! | Oct 16 02:23:31.711 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Oct 16 02:23:31.711 INFO kablam! | ----^^^^^^ Oct 16 02:23:31.711 INFO kablam! | | Oct 16 02:23:31.711 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.711 INFO kablam! Oct 16 02:23:31.718 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:31.718 INFO kablam! --> src/writer/payload.rs:14:22 Oct 16 02:23:31.718 INFO kablam! | Oct 16 02:23:31.718 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Oct 16 02:23:31.718 INFO kablam! | ----^^^^^^ Oct 16 02:23:31.718 INFO kablam! | | Oct 16 02:23:31.718 INFO kablam! | help: remove this `mut` Oct 16 02:23:31.718 INFO kablam! Oct 16 02:23:33.073 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 16 02:23:33.076 INFO kablam! su: No module specific data is present Oct 16 02:23:33.755 INFO running `"docker" "rm" "-f" "fc3ab48e9b9cb8e0ae5244251a673155bac84527f2599a85e29a0469ebc8fd5c"` Oct 16 02:23:33.971 INFO blam! fc3ab48e9b9cb8e0ae5244251a673155bac84527f2599a85e29a0469ebc8fd5c Oct 16 02:23:33.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:23:34.405 INFO blam! bc99220f826bd800fcb0eabe86e897aae0f631a21a4e0633ac933bc275357f0d Oct 16 02:23:34.409 INFO running `"docker" "start" "-a" "bc99220f826bd800fcb0eabe86e897aae0f631a21a4e0633ac933bc275357f0d"` Oct 16 02:23:36.722 INFO kablam! usermod: no changes Oct 16 02:23:36.783 INFO kablam! Compiling mpegts v0.1.0 (/source) Oct 16 02:23:39.615 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.615 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:41 Oct 16 02:23:39.615 INFO kablam! | Oct 16 02:23:39.615 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Oct 16 02:23:39.615 INFO kablam! | ----^^^^^^ Oct 16 02:23:39.615 INFO kablam! | | Oct 16 02:23:39.618 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.619 INFO kablam! | Oct 16 02:23:39.619 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 02:23:39.619 INFO kablam! Oct 16 02:23:39.619 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.619 INFO kablam! --> src/parser/adaptation_field_extension.rs:5:80 Oct 16 02:23:39.619 INFO kablam! | Oct 16 02:23:39.619 INFO kablam! 5 | pub fn parse_adaptation_field_extension(mut stream: &mut BitReader, mut count: &mut usize) -> Option { Oct 16 02:23:39.619 INFO kablam! | ----^^^^^ Oct 16 02:23:39.619 INFO kablam! | | Oct 16 02:23:39.619 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.619 INFO kablam! Oct 16 02:23:39.631 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.631 INFO kablam! --> src/parser/payload.rs:13:51 Oct 16 02:23:39.631 INFO kablam! | Oct 16 02:23:39.631 INFO kablam! 13 | fn parse_table(stream: &mut BitReader, mut count: &mut usize, length: u16) -> (u16, Vec) { Oct 16 02:23:39.631 INFO kablam! | ----^^^^^ Oct 16 02:23:39.631 INFO kablam! | | Oct 16 02:23:39.631 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.631 INFO kablam! Oct 16 02:23:39.695 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.695 INFO kablam! --> src/writer/adaptation_field.rs:57:31 Oct 16 02:23:39.695 INFO kablam! | Oct 16 02:23:39.695 INFO kablam! 57 | pub fn write_adaptation_field(mut writer: &mut BitWriter, adaptation_field: &Option) { Oct 16 02:23:39.695 INFO kablam! | ----^^^^^^ Oct 16 02:23:39.695 INFO kablam! | | Oct 16 02:23:39.695 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.715 INFO kablam! Oct 16 02:23:39.715 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.715 INFO kablam! --> src/writer/adaptation_field_extension.rs:41:41 Oct 16 02:23:39.719 INFO kablam! | Oct 16 02:23:39.719 INFO kablam! 41 | pub fn write_adaptation_field_extension(mut writer: &mut BitWriter, adaptation_field_extension: &Option) { Oct 16 02:23:39.719 INFO kablam! | ----^^^^^^ Oct 16 02:23:39.719 INFO kablam! | | Oct 16 02:23:39.719 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.719 INFO kablam! Oct 16 02:23:39.722 INFO kablam! warning: variable does not need to be mutable Oct 16 02:23:39.723 INFO kablam! --> src/writer/payload.rs:14:22 Oct 16 02:23:39.723 INFO kablam! | Oct 16 02:23:39.723 INFO kablam! 14 | pub fn write_payload(mut writer: &mut BitWriter, payload: &Option) { Oct 16 02:23:39.723 INFO kablam! | ----^^^^^^ Oct 16 02:23:39.723 INFO kablam! | | Oct 16 02:23:39.723 INFO kablam! | help: remove this `mut` Oct 16 02:23:39.726 INFO kablam! Oct 16 02:23:40.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 16 02:23:40.523 INFO kablam! su: No module specific data is present Oct 16 02:23:41.823 INFO running `"docker" "rm" "-f" "bc99220f826bd800fcb0eabe86e897aae0f631a21a4e0633ac933bc275357f0d"` Oct 16 02:23:42.071 INFO blam! bc99220f826bd800fcb0eabe86e897aae0f631a21a4e0633ac933bc275357f0d Oct 16 02:23:42.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:23:42.516 INFO blam! 5b487a475b6d03d4128cc68d41aa25d327b4d5ea54851fe633de17fa25ee4fb4 Oct 16 02:23:42.519 INFO running `"docker" "start" "-a" "5b487a475b6d03d4128cc68d41aa25d327b4d5ea54851fe633de17fa25ee4fb4"` Oct 16 02:23:44.849 INFO kablam! usermod: no changes Oct 16 02:23:44.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 02:23:44.952 INFO kablam! Running /target/debug/deps/mpegts-091a2d39d0f7c04d Oct 16 02:23:44.956 INFO blam! Oct 16 02:23:44.956 INFO blam! running 0 tests Oct 16 02:23:44.956 INFO blam! Oct 16 02:23:44.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:23:44.956 INFO blam! Oct 16 02:23:44.963 INFO kablam! Doc-tests mpegts Oct 16 02:23:46.016 INFO blam! Oct 16 02:23:46.016 INFO blam! running 0 tests Oct 16 02:23:46.016 INFO blam! Oct 16 02:23:46.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:23:46.016 INFO blam! Oct 16 02:23:46.024 INFO kablam! su: No module specific data is present Oct 16 02:23:47.291 INFO running `"docker" "rm" "-f" "5b487a475b6d03d4128cc68d41aa25d327b4d5ea54851fe633de17fa25ee4fb4"` Oct 16 02:23:47.631 INFO blam! 5b487a475b6d03d4128cc68d41aa25d327b4d5ea54851fe633de17fa25ee4fb4