Oct 15 21:51:05.661 INFO testing rml_amf0-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 21:51:05.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 21:51:06.119 INFO blam! 78fd3b52c6c92d60d692bf34a5ad4be73daaba1a33f5d824f9d98f965aecba3b Oct 15 21:51:06.123 INFO running `"docker" "start" "-a" "78fd3b52c6c92d60d692bf34a5ad4be73daaba1a33f5d824f9d98f965aecba3b"` Oct 15 21:51:07.241 INFO kablam! usermod: no changes Oct 15 21:51:07.359 INFO kablam! Compiling rml_amf0 v0.1.1 (/source) Oct 15 21:51:08.491 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 21:51:08.492 INFO kablam! --> src/deserialization.rs:85:42 Oct 15 21:51:08.493 INFO kablam! | Oct 15 21:51:08.493 INFO kablam! 85 | let mut buffer: Vec = vec![0_u8; (length as usize)]; Oct 15 21:51:08.494 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:51:08.494 INFO kablam! | Oct 15 21:51:08.495 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 21:51:08.495 INFO kablam! Oct 15 21:51:08.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 21:51:08.497 INFO kablam! --> src/deserialization.rs:134:36 Oct 15 21:51:08.497 INFO kablam! | Oct 15 21:51:08.498 INFO kablam! 134 | let mut label_buffer = vec![0; (label_length as usize)]; Oct 15 21:51:08.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:51:08.499 INFO kablam! Oct 15 21:51:08.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 15 21:51:08.958 INFO kablam! su: No module specific data is present Oct 15 21:51:09.638 INFO running `"docker" "rm" "-f" "78fd3b52c6c92d60d692bf34a5ad4be73daaba1a33f5d824f9d98f965aecba3b"` Oct 15 21:51:09.849 INFO blam! 78fd3b52c6c92d60d692bf34a5ad4be73daaba1a33f5d824f9d98f965aecba3b Oct 15 21:51:09.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 21:51:10.208 INFO blam! bb0a3257cb6f6f82345591748c76243876f41b117073f7edd45a4e1441e4f66a Oct 15 21:51:10.211 INFO running `"docker" "start" "-a" "bb0a3257cb6f6f82345591748c76243876f41b117073f7edd45a4e1441e4f66a"` Oct 15 21:51:10.765 INFO kablam! usermod: no changes Oct 15 21:51:10.808 INFO kablam! Compiling rml_amf0 v0.1.1 (/source) Oct 15 21:51:11.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 21:51:11.586 INFO kablam! --> src/deserialization.rs:85:42 Oct 15 21:51:11.586 INFO kablam! | Oct 15 21:51:11.586 INFO kablam! 85 | let mut buffer: Vec = vec![0_u8; (length as usize)]; Oct 15 21:51:11.586 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:51:11.586 INFO kablam! | Oct 15 21:51:11.586 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 21:51:11.586 INFO kablam! Oct 15 21:51:11.586 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 21:51:11.586 INFO kablam! --> src/deserialization.rs:134:36 Oct 15 21:51:11.586 INFO kablam! | Oct 15 21:51:11.586 INFO kablam! 134 | let mut label_buffer = vec![0; (label_length as usize)]; Oct 15 21:51:11.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 21:51:11.586 INFO kablam! Oct 15 21:51:13.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 15 21:51:13.253 INFO kablam! su: No module specific data is present Oct 15 21:51:13.831 INFO running `"docker" "rm" "-f" "bb0a3257cb6f6f82345591748c76243876f41b117073f7edd45a4e1441e4f66a"` Oct 15 21:51:14.107 INFO blam! bb0a3257cb6f6f82345591748c76243876f41b117073f7edd45a4e1441e4f66a Oct 15 21:51:14.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 21:51:14.525 INFO blam! d4279ee0d445a4d503699dee8d19a26cde2ac0c19792aa472406f284223d39bc Oct 15 21:51:14.531 INFO running `"docker" "start" "-a" "d4279ee0d445a4d503699dee8d19a26cde2ac0c19792aa472406f284223d39bc"` Oct 15 21:51:16.619 INFO kablam! usermod: no changes Oct 15 21:51:16.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 21:51:16.707 INFO kablam! Running /target/debug/deps/rml_amf0-96c4f8ba0e661c86 Oct 15 21:51:16.719 INFO blam! Oct 15 21:51:16.719 INFO blam! running 16 tests Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_null ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_emca_array ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_false_boolean ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_number ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_false_boolean ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_null ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_object ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_string ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_true_boolean ... ok Oct 15 21:51:16.719 INFO blam! test serialization::tests::can_serialize_undefined ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_number ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_undefined ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_true_boolean ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_string ... ok Oct 15 21:51:16.719 INFO blam! test deserialization::tests::can_deserialize_object ... ok Oct 15 21:51:16.733 INFO blam! test serialization::tests::error_when_string_length_greater_than_u16 ... ok Oct 15 21:51:16.733 INFO blam! Oct 15 21:51:16.733 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:51:16.733 INFO blam! Oct 15 21:51:16.735 INFO kablam! Doc-tests rml_amf0 Oct 15 21:51:18.331 INFO blam! Oct 15 21:51:18.331 INFO blam! running 1 test Oct 15 21:51:20.918 INFO blam! test src/lib.rs - (line 6) ... ok Oct 15 21:51:20.918 INFO blam! Oct 15 21:51:20.918 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:51:20.918 INFO blam! Oct 15 21:51:20.935 INFO kablam! su: No module specific data is present Oct 15 21:51:21.813 INFO running `"docker" "rm" "-f" "d4279ee0d445a4d503699dee8d19a26cde2ac0c19792aa472406f284223d39bc"` Oct 15 21:51:22.055 INFO blam! d4279ee0d445a4d503699dee8d19a26cde2ac0c19792aa472406f284223d39bc