Oct 16 17:05:54.310 INFO testing bencode-0.1.16 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:05:54.310 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 17:05:54.997 INFO blam! 85e46be329fe915c0c9a883738db47b82111dbb192a75377fe7a7817124fc80b Oct 16 17:05:54.999 INFO running `"docker" "start" "-a" "85e46be329fe915c0c9a883738db47b82111dbb192a75377fe7a7817124fc80b"` Oct 16 17:05:56.046 INFO kablam! usermod: no changes Oct 16 17:05:56.088 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 16 17:05:56.088 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:05:56.144 INFO kablam! Compiling bencode v0.1.16 (/source) Oct 16 17:05:56.995 INFO kablam! warning: unused macro definition Oct 16 17:05:56.996 INFO kablam! --> src/bencode.rs:710:1 Oct 16 17:05:56.996 INFO kablam! | Oct 16 17:05:56.996 INFO kablam! 710 | / macro_rules! tryenc(($e:expr) => ( Oct 16 17:05:56.997 INFO kablam! 711 | | match $e { Oct 16 17:05:56.997 INFO kablam! 712 | | Ok(e) => e, Oct 16 17:05:56.997 INFO kablam! 713 | | Err(e) => { Oct 16 17:05:56.997 INFO kablam! ... | Oct 16 17:05:56.998 INFO kablam! 716 | | } Oct 16 17:05:56.998 INFO kablam! 717 | | )); Oct 16 17:05:56.998 INFO kablam! | |___^ Oct 16 17:05:56.999 INFO kablam! | Oct 16 17:05:56.999 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 17:05:56.999 INFO kablam! Oct 16 17:05:59.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 16 17:05:59.322 INFO kablam! su: No module specific data is present Oct 16 17:06:00.339 INFO running `"docker" "rm" "-f" "85e46be329fe915c0c9a883738db47b82111dbb192a75377fe7a7817124fc80b"` Oct 16 17:06:00.639 INFO blam! 85e46be329fe915c0c9a883738db47b82111dbb192a75377fe7a7817124fc80b Oct 16 17:06:00.649 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 17:06:01.012 INFO blam! f220ab1a89aa07d8b909775e7f7782a140d5e328fff69ba3645416017a387005 Oct 16 17:06:01.015 INFO running `"docker" "start" "-a" "f220ab1a89aa07d8b909775e7f7782a140d5e328fff69ba3645416017a387005"` Oct 16 17:06:03.179 INFO kablam! usermod: no changes Oct 16 17:06:03.223 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 16 17:06:03.223 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:06:03.255 INFO kablam! Compiling bencode v0.1.16 (/source) Oct 16 17:06:04.683 INFO kablam! warning: unused macro definition Oct 16 17:06:04.683 INFO kablam! --> src/bencode.rs:710:1 Oct 16 17:06:04.683 INFO kablam! | Oct 16 17:06:04.683 INFO kablam! 710 | / macro_rules! tryenc(($e:expr) => ( Oct 16 17:06:04.683 INFO kablam! 711 | | match $e { Oct 16 17:06:04.683 INFO kablam! 712 | | Ok(e) => e, Oct 16 17:06:04.683 INFO kablam! 713 | | Err(e) => { Oct 16 17:06:04.683 INFO kablam! ... | Oct 16 17:06:04.683 INFO kablam! 716 | | } Oct 16 17:06:04.683 INFO kablam! 717 | | )); Oct 16 17:06:04.683 INFO kablam! | |___^ Oct 16 17:06:04.683 INFO kablam! | Oct 16 17:06:04.684 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 17:06:04.684 INFO kablam! Oct 16 17:06:12.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.77s Oct 16 17:06:12.989 INFO kablam! su: No module specific data is present Oct 16 17:06:14.147 INFO running `"docker" "rm" "-f" "f220ab1a89aa07d8b909775e7f7782a140d5e328fff69ba3645416017a387005"` Oct 16 17:06:14.415 INFO blam! f220ab1a89aa07d8b909775e7f7782a140d5e328fff69ba3645416017a387005 Oct 16 17:06:14.445 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 17:06:14.783 INFO blam! e7146adccfc734d915aee6b9faa01faf89a5e20c4737e6637701158ceb347a57 Oct 16 17:06:14.787 INFO running `"docker" "start" "-a" "e7146adccfc734d915aee6b9faa01faf89a5e20c4737e6637701158ceb347a57"` Oct 16 17:06:15.152 INFO kablam! usermod: no changes Oct 16 17:06:15.175 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 16 17:06:15.175 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:06:15.182 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 17:06:15.190 INFO kablam! Running /target/debug/deps/bencode-64a830b009832b29 Oct 16 17:06:15.192 INFO blam! Oct 16 17:06:15.192 INFO blam! running 204 tests Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_error_on_empty_number ... ok Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_empty_list ... ok Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_error_on_too_short_data ... ok Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_error_on_number_with_leading_zero ... ok Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_error_on_number_without_ending ... ok Oct 16 17:06:15.194 INFO blam! test streaming::test::parse_error_on_invalid_first_character ... ok Oct 16 17:06:15.199 INFO blam! test streaming::test::parse_error_on_key_of_wrong_type ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parse_error_on_more_than_one_value_outside_of_containers ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parse_error_on_malformed_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_list_with_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_empty_input ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_list_with_mixed_elements ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_list_with_number ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_long_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_negative_numbers ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parse_error_on_unmatched_value_ending ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_dict_with_bytestring_value ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_nested_dicts ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_number_zero ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_positive_numbers ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_short_bytestring_length_pad ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_nested_lists ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_short_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test tests::bencode_nested_hashmap ... ok Oct 16 17:06:15.200 INFO blam! test tests::bencode_hashmap ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_dict_with_value ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test tests::decode_error_on_wrong_map_key_type ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_dict_with_values ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_empty_dict ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_empty_input ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_empty_list ... ok Oct 16 17:06:15.200 INFO blam! test tests::decode_error_on_parse_error ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_list_with_elements ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_nested_dict ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_nested_list ... ok Oct 16 17:06:15.200 INFO blam! test tests::decodes_number ... ok Oct 16 17:06:15.200 INFO blam! test tests::encode_empty_str ... ok Oct 16 17:06:15.200 INFO blam! test tests::encode_error_on_wrong_map_key_type ... ok Oct 16 17:06:15.200 INFO blam! test tests::encode_str ... ok Oct 16 17:06:15.200 INFO blam! test tests::encode_str_with_multibyte_chars ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_bool ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_control_char ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_dict_fields_in_sorted_order ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_dict_with_items ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_empty_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_empty_dict ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_empty_vec ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_hashmap ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_empty_dict ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_dict_with_number_value ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_empty_list ... ok Oct 16 17:06:15.200 INFO blam! test streaming::test::parses_empty_bytestring ... ok Oct 16 17:06:15.200 INFO blam! test tests::encodes_lower_letter_char ... ok Oct 16 17:06:15.203 INFO blam! test tests::encodes_negative_i32 ... ok Oct 16 17:06:15.210 INFO blam! test tests::encodes_negative_i64 ... ok Oct 16 17:06:15.211 INFO blam! test streaming::test::parses_dict_with_list_value ... ok Oct 16 17:06:15.211 INFO blam! test tests::encodes_negative_i16 ... ok Oct 16 17:06:15.211 INFO blam! test tests::encodes_negative_f64 ... ok Oct 16 17:06:15.211 INFO blam! test tests::encodes_negative_isize ... ok Oct 16 17:06:15.216 INFO blam! test tests::encodes_nested_dict ... ok Oct 16 17:06:15.216 INFO blam! test tests::encodes_multibyte_char ... ok Oct 16 17:06:15.216 INFO blam! test tests::encodes_nested_option ... ok Oct 16 17:06:15.218 INFO blam! test tests::encodes_nested_list ... ok Oct 16 17:06:15.218 INFO blam! test tests::encodes_negative_f32 ... ok Oct 16 17:06:15.218 INFO blam! test tests::encodes_nested_struct ... ok Oct 16 17:06:15.223 INFO blam! test tests::encodes_nested_struct_fields ... ok Oct 16 17:06:15.223 INFO blam! test tests::encodes_nonempty_list ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_nonmpty_vec ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_nonempty_bytestring ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_negative_i8 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_nested_hashmap ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_option_none ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_nested_vec ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_isize ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_i8 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_i64 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_i32 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_i16 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_u64 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_u16 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_u32 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_u8 ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_positive_usize ... ok Oct 16 17:06:15.225 INFO blam! test tests::encodes_struct ... ok Oct 16 17:06:15.226 INFO blam! test tests::encodes_struct_fields_in_sorted_order ... ok Oct 16 17:06:15.226 INFO blam! test tests::encodes_unit ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_zero_i16 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_upper_letter_char ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_zero_f64 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_zero_f32 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_option_some ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_positive_f64 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_positive_f32 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_zero_i32 ... ok Oct 16 17:06:15.228 INFO blam! test tests::encodes_zero_i64 ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_isize ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_i8 ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_u32 ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_u64 ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_u8 ... ok Oct 16 17:06:15.229 INFO blam! test tests::identity_bool ... ok Oct 16 17:06:15.229 INFO blam! test tests::encodes_zero_u16 ... ok Oct 16 17:06:15.229 INFO blam! test tests::identity_empty_vec ... ok Oct 16 17:06:15.229 INFO blam! test tests::identity_control_char ... ok Oct 16 17:06:15.229 INFO blam! test tests::identity_empty_str ... ok Oct 16 17:06:15.232 INFO blam! test tests::identity_hashmap ... ok Oct 16 17:06:15.232 INFO blam! test tests::encodes_zero_usize ... ok Oct 16 17:06:15.232 INFO blam! test tests::identity_lower_letter_char ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_multibyte_char ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_negative_i8 ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_nested_option ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_negative_i64 ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_negative_isize ... ok Oct 16 17:06:15.233 INFO blam! test tests::identity_negative_i32 ... ok Oct 16 17:06:15.234 INFO blam! test tests::identity_nested_struct ... ok Oct 16 17:06:15.234 INFO blam! test tests::identity_nested_hashmap ... ok Oct 16 17:06:15.234 INFO blam! test tests::identity_negative_f64 ... ok Oct 16 17:06:15.234 INFO blam! test tests::identity_negative_i16 ... ok Oct 16 17:06:15.234 INFO blam! test tests::identity_negative_f32 ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_positive_f64 ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_positive_f32 ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_option_none ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_positive_i64 ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_option_some ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_positive_isize ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_nested_vec ... ok Oct 16 17:06:15.235 INFO blam! test tests::identity_nested_struct_field ... ok Oct 16 17:06:15.236 INFO blam! test tests::identity_nonmpty_vec ... ok Oct 16 17:06:15.237 INFO blam! test tests::identity_positive_u32 ... ok Oct 16 17:06:15.237 INFO blam! test tests::identity_positive_u64 ... ok Oct 16 17:06:15.238 INFO blam! test tests::identity_positive_u16 ... ok Oct 16 17:06:15.238 INFO blam! test tests::identity_positive_u8 ... ok Oct 16 17:06:15.238 INFO blam! test tests::identity_positive_usize ... ok Oct 16 17:06:15.239 INFO blam! test tests::identity_str ... ok Oct 16 17:06:15.239 INFO blam! test tests::identity_str_with_multibyte_chars ... ok Oct 16 17:06:15.239 INFO blam! test tests::identity_struct ... ok Oct 16 17:06:15.239 INFO blam! test tests::identity_upper_letter_char ... ok Oct 16 17:06:15.240 INFO blam! test tests::identity_zero_f64 ... ok Oct 16 17:06:15.240 INFO blam! test tests::identity_zero_i16 ... ok Oct 16 17:06:15.240 INFO blam! test tests::identity_zero_i32 ... ok Oct 16 17:06:15.240 INFO blam! test tests::identity_zero_i64 ... ok Oct 16 17:06:15.240 INFO blam! test tests::identity_zero_i8 ... ok Oct 16 17:06:15.241 INFO blam! test tests::identity_zero_isize ... ok Oct 16 17:06:15.241 INFO blam! test tests::identity_zero_u16 ... ok Oct 16 17:06:15.241 INFO blam! test tests::identity_zero_u32 ... ok Oct 16 17:06:15.241 INFO blam! test tests::identity_zero_u64 ... ok Oct 16 17:06:15.242 INFO blam! test tests::identity_zero_u8 ... ok Oct 16 17:06:15.242 INFO blam! test tests::identity_zero_usize ... ok Oct 16 17:06:15.242 INFO blam! test tests::option_is_none_if_any_nested_option_is_none ... ok Oct 16 17:06:15.242 INFO blam! test tests::identity_positive_i8 ... ok Oct 16 17:06:15.242 INFO blam! test tests::identity_unit ... ok Oct 16 17:06:15.243 INFO blam! test tests::identity_zero_f32 ... ok Oct 16 17:06:15.243 INFO blam! test tests::identity_positive_i32 ... ok Oct 16 17:06:15.243 INFO blam! test tests::tobencode_empty_vec ... ok Oct 16 17:06:15.243 INFO blam! test tests::struct_option_none_fields_are_not_encoded ... ok Oct 16 17:06:15.243 INFO blam! test tests::tobencode_lower_letter_char ... ok Oct 16 17:06:15.243 INFO blam! test tests::tobencode_empty_str ... ok Oct 16 17:06:15.244 INFO blam! test tests::tobencode_multibyte_char ... ok Oct 16 17:06:15.244 INFO blam! test tests::struct_options_not_present_default_to_none ... ok Oct 16 17:06:15.244 INFO blam! test tests::tobencode_control_char ... ok Oct 16 17:06:15.244 INFO blam! test tests::tobencode_bool ... ok Oct 16 17:06:15.244 INFO blam! test tests::identity_positive_i16 ... ok Oct 16 17:06:15.245 INFO blam! test tests::tobencode_negative_i8 ... ok Oct 16 17:06:15.245 INFO blam! test tests::tobencode_nested_vec ... ok Oct 16 17:06:15.245 INFO blam! test tests::tobencode_nested_option ... ok Oct 16 17:06:15.245 INFO blam! test tests::tobencode_negative_i64 ... ok Oct 16 17:06:15.245 INFO blam! test tests::tobencode_negative_isize ... ok Oct 16 17:06:15.246 INFO blam! test tests::tobencode_option_none ... ok Oct 16 17:06:15.246 INFO blam! test tests::tobencode_nonmpty_vec ... ok Oct 16 17:06:15.246 INFO blam! test tests::tobencode_option_some ... ok Oct 16 17:06:15.246 INFO blam! test tests::tobencode_positive_i16 ... ok Oct 16 17:06:15.247 INFO blam! test tests::tobencode_positive_i64 ... ok Oct 16 17:06:15.247 INFO blam! test tests::tobencode_negative_i16 ... ok Oct 16 17:06:15.247 INFO blam! test tests::tobencode_negative_f32 ... ok Oct 16 17:06:15.247 INFO blam! test tests::tobencode_negative_f64 ... ok Oct 16 17:06:15.247 INFO blam! test tests::tobencode_negative_i32 ... ok Oct 16 17:06:15.248 INFO blam! test tests::tobencode_positive_f64 ... ok Oct 16 17:06:15.248 INFO blam! test tests::tobencode_positive_u16 ... ok Oct 16 17:06:15.248 INFO blam! test tests::tobencode_positive_u64 ... ok Oct 16 17:06:15.248 INFO blam! test tests::tobencode_positive_u32 ... ok Oct 16 17:06:15.248 INFO blam! test tests::tobencode_positive_isize ... ok Oct 16 17:06:15.249 INFO blam! test tests::tobencode_positive_i8 ... ok Oct 16 17:06:15.249 INFO blam! test tests::tobencode_positive_u8 ... ok Oct 16 17:06:15.249 INFO blam! test tests::tobencode_positive_i32 ... ok Oct 16 17:06:15.249 INFO blam! test tests::tobencode_unit ... ok Oct 16 17:06:15.249 INFO blam! test tests::tobencode_upper_letter_char ... ok Oct 16 17:06:15.250 INFO blam! test tests::tobencode_positive_usize ... ok Oct 16 17:06:15.250 INFO blam! test tests::tobencode_str_with_multibyte_chars ... ok Oct 16 17:06:15.250 INFO blam! test tests::tobencode_zero_f32 ... ok Oct 16 17:06:15.250 INFO blam! test tests::tobencode_str ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_zero_f64 ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_zero_i16 ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_positive_f32 ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_zero_i64 ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_zero_i32 ... ok Oct 16 17:06:15.251 INFO blam! test tests::tobencode_zero_i8 ... ok Oct 16 17:06:15.252 INFO blam! test tests::tobencode_zero_isize ... ok Oct 16 17:06:15.252 INFO blam! test tests::tobencode_zero_u16 ... ok Oct 16 17:06:15.252 INFO blam! test tests::tobencode_zero_u32 ... ok Oct 16 17:06:15.252 INFO blam! test util::test::test_encoding_bytestring_with_invalid_utf8 ... ok Oct 16 17:06:15.252 INFO kablam! Doc-tests bencode Oct 16 17:06:15.252 INFO blam! test tests::tobencode_zero_usize ... ok Oct 16 17:06:15.253 INFO blam! test tests::tobencode_zero_u8 ... ok Oct 16 17:06:15.253 INFO blam! test tests::tobencode_zero_u64 ... ok Oct 16 17:06:15.253 INFO blam! Oct 16 17:06:15.253 INFO blam! test result: ok. 204 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:06:15.253 INFO blam! Oct 16 17:06:16.351 INFO blam! Oct 16 17:06:16.351 INFO blam! running 5 tests Oct 16 17:06:19.559 INFO blam! test src/bencode.rs - (line 164) ... ok Oct 16 17:06:19.859 INFO blam! test src/bencode.rs - (line 19) ... ok Oct 16 17:06:20.558 INFO blam! test src/bencode.rs - (line 105) ... ok Oct 16 17:06:20.619 INFO blam! test src/bencode.rs - (line 77) ... ok Oct 16 17:06:20.649 INFO blam! test src/bencode.rs - (line 41) ... ok Oct 16 17:06:20.649 INFO blam! Oct 16 17:06:20.649 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:06:20.649 INFO blam! Oct 16 17:06:20.660 INFO kablam! su: No module specific data is present Oct 16 17:06:20.930 INFO running `"docker" "rm" "-f" "e7146adccfc734d915aee6b9faa01faf89a5e20c4737e6637701158ceb347a57"` Oct 16 17:06:21.019 INFO blam! e7146adccfc734d915aee6b9faa01faf89a5e20c4737e6637701158ceb347a57