Oct 12 05:13:42.397 INFO testing bencode-0.1.16 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:13:42.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:13:42.742 INFO blam! c891768d0a214cc5b0a2351e6676714c6e759a0919567af247880929cb7a0194 Oct 12 05:13:42.744 INFO running `"docker" "start" "-a" "c891768d0a214cc5b0a2351e6676714c6e759a0919567af247880929cb7a0194"` Oct 12 05:13:43.428 INFO kablam! usermod: no changes Oct 12 05:13:43.449 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 12 05:13:43.449 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:13:43.460 INFO kablam! Compiling bencode v0.1.16 (/source) Oct 12 05:13:44.213 INFO kablam! warning: unused macro definition Oct 12 05:13:44.213 INFO kablam! --> src/bencode.rs:710:1 Oct 12 05:13:44.213 INFO kablam! | Oct 12 05:13:44.214 INFO kablam! 710 | / macro_rules! tryenc(($e:expr) => ( Oct 12 05:13:44.214 INFO kablam! 711 | | match $e { Oct 12 05:13:44.214 INFO kablam! 712 | | Ok(e) => e, Oct 12 05:13:44.215 INFO kablam! 713 | | Err(e) => { Oct 12 05:13:44.215 INFO kablam! ... | Oct 12 05:13:44.215 INFO kablam! 716 | | } Oct 12 05:13:44.216 INFO kablam! 717 | | )); Oct 12 05:13:44.216 INFO kablam! | |___^ Oct 12 05:13:44.216 INFO kablam! | Oct 12 05:13:44.217 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 05:13:44.217 INFO kablam! Oct 12 05:13:46.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.60s Oct 12 05:13:46.043 INFO kablam! su: No module specific data is present Oct 12 05:13:46.579 INFO running `"docker" "rm" "-f" "c891768d0a214cc5b0a2351e6676714c6e759a0919567af247880929cb7a0194"` Oct 12 05:13:46.828 INFO blam! c891768d0a214cc5b0a2351e6676714c6e759a0919567af247880929cb7a0194 Oct 12 05:13:46.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:13:47.210 INFO blam! b8a364ed7ed4bd460553e751693edd657a5334ab313a73e45a8751f12c2c0425 Oct 12 05:13:47.212 INFO running `"docker" "start" "-a" "b8a364ed7ed4bd460553e751693edd657a5334ab313a73e45a8751f12c2c0425"` Oct 12 05:13:48.423 INFO kablam! usermod: no changes Oct 12 05:13:48.496 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 12 05:13:48.496 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:13:48.524 INFO kablam! Compiling bencode v0.1.16 (/source) Oct 12 05:13:50.057 INFO kablam! warning: unused macro definition Oct 12 05:13:50.057 INFO kablam! --> src/bencode.rs:710:1 Oct 12 05:13:50.057 INFO kablam! | Oct 12 05:13:50.057 INFO kablam! 710 | / macro_rules! tryenc(($e:expr) => ( Oct 12 05:13:50.057 INFO kablam! 711 | | match $e { Oct 12 05:13:50.057 INFO kablam! 712 | | Ok(e) => e, Oct 12 05:13:50.057 INFO kablam! 713 | | Err(e) => { Oct 12 05:13:50.057 INFO kablam! ... | Oct 12 05:13:50.057 INFO kablam! 716 | | } Oct 12 05:13:50.057 INFO kablam! 717 | | )); Oct 12 05:13:50.057 INFO kablam! | |___^ Oct 12 05:13:50.057 INFO kablam! | Oct 12 05:13:50.057 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 05:13:50.057 INFO kablam! Oct 12 05:13:59.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.55s Oct 12 05:13:59.010 INFO kablam! su: No module specific data is present Oct 12 05:13:59.460 INFO running `"docker" "rm" "-f" "b8a364ed7ed4bd460553e751693edd657a5334ab313a73e45a8751f12c2c0425"` Oct 12 05:13:59.567 INFO blam! b8a364ed7ed4bd460553e751693edd657a5334ab313a73e45a8751f12c2c0425 Oct 12 05:13:59.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 05:13:59.820 INFO blam! fea3eb249aabc2d563aab64a3e27debe39f217d4c967de159c33f7fcccdffe7a Oct 12 05:13:59.828 INFO running `"docker" "start" "-a" "fea3eb249aabc2d563aab64a3e27debe39f217d4c967de159c33f7fcccdffe7a"` Oct 12 05:14:00.356 INFO kablam! usermod: no changes Oct 12 05:14:00.434 INFO kablam! warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Oct 12 05:14:00.434 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:14:00.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 05:14:00.457 INFO kablam! Running /target/debug/deps/bencode-bcbc300154edfa66 Oct 12 05:14:00.460 INFO blam! Oct 12 05:14:00.460 INFO blam! running 204 tests Oct 12 05:14:00.493 INFO blam! test streaming::test::parse_empty_list ... ok Oct 12 05:14:00.493 INFO blam! test streaming::test::parse_error_on_invalid_first_character ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_empty_number ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_key_of_wrong_type ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_malformed_bytestring ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_more_than_one_value_outside_of_containers ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_number_with_leading_zero ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_too_short_data ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_unmatched_value_ending ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parse_error_on_number_without_ending ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parses_dict_with_list_value ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parses_dict_with_bytestring_value ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parses_list_with_bytestring ... ok Oct 12 05:14:00.497 INFO blam! test streaming::test::parses_list_with_mixed_elements ... ok Oct 12 05:14:00.498 INFO blam! test streaming::test::parses_empty_input ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_empty_bytestring ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_empty_dict ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_list_with_number ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_long_bytestring ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_negative_numbers ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_nested_dicts ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_nested_lists ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_positive_numbers ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_short_bytestring ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_short_bytestring_length_pad ... ok Oct 12 05:14:00.501 INFO blam! test tests::bencode_hashmap ... ok Oct 12 05:14:00.501 INFO blam! test tests::bencode_nested_hashmap ... ok Oct 12 05:14:00.501 INFO blam! test tests::decode_error_on_parse_error ... ok Oct 12 05:14:00.501 INFO blam! test tests::decode_error_on_wrong_map_key_type ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_bytestring ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_dict_with_value ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_empty_input ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_empty_dict ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_empty_list ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_dict_with_values ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_list_with_elements ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_nested_dict ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_nested_list ... ok Oct 12 05:14:00.501 INFO blam! test tests::decodes_number ... ok Oct 12 05:14:00.501 INFO blam! test tests::encode_empty_str ... ok Oct 12 05:14:00.501 INFO blam! test tests::encode_error_on_wrong_map_key_type ... ok Oct 12 05:14:00.501 INFO blam! test streaming::test::parses_number_zero ... ok Oct 12 05:14:00.501 INFO blam! test tests::encode_str ... ok Oct 12 05:14:00.501 INFO blam! test tests::encode_str_with_multibyte_chars ... ok Oct 12 05:14:00.501 INFO blam! test tests::encodes_bool ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_control_char ... ok Oct 12 05:14:00.506 INFO blam! test streaming::test::parses_dict_with_number_value ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_dict_fields_in_sorted_order ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_dict_with_items ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_empty_bytestring ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_empty_dict ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_empty_list ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_i32 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_i16 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_f64 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_multibyte_char ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_i8 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_i64 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_isize ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_dict ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_hashmap ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_option ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_list ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_struct ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_negative_f32 ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_vec ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nonempty_bytestring ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nested_struct_fields ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nonempty_list ... ok Oct 12 05:14:00.506 INFO blam! test tests::encodes_nonmpty_vec ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_option_none ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_f32 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_option_some ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_f64 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_i16 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_i32 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_i64 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_i8 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_isize ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_u16 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_u32 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_u64 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_u8 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_positive_usize ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_struct ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_struct_fields_in_sorted_order ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_unit ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_upper_letter_char ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_zero_f32 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_zero_f64 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_zero_i32 ... ok Oct 12 05:14:00.507 INFO blam! test tests::encodes_zero_i16 ... ok Oct 12 05:14:00.515 INFO blam! test tests::encodes_zero_i64 ... ok Oct 12 05:14:00.515 INFO blam! test tests::encodes_zero_i8 ... ok Oct 12 05:14:00.515 INFO blam! test tests::encodes_zero_isize ... ok Oct 12 05:14:00.515 INFO blam! test tests::encodes_zero_u16 ... ok Oct 12 05:14:00.515 INFO blam! test tests::encodes_zero_u32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_zero_u64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_zero_u8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_zero_usize ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_bool ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_control_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_empty_str ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_empty_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_hashmap ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_lower_letter_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_multibyte_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_f32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_f64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_i16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_i32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_i64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_i8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_negative_isize ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nested_hashmap ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nested_option ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nested_struct ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nested_struct_field ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nested_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_nonmpty_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_option_none ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_f32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_option_some ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_f64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_empty_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_i16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_hashmap ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_i32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::encodes_lower_letter_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_i64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_u16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_isize ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_i8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_u32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_u64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_u8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_positive_usize ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_str ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_str_with_multibyte_chars ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_struct ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_unit ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_upper_letter_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_f32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_f64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_i16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_i32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_i64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_isize ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_i8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_u16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_u32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_u64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_u8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::identity_zero_usize ... ok Oct 12 05:14:00.516 INFO blam! test tests::option_is_none_if_any_nested_option_is_none ... ok Oct 12 05:14:00.516 INFO blam! test tests::struct_option_none_fields_are_not_encoded ... ok Oct 12 05:14:00.516 INFO blam! test tests::struct_options_not_present_default_to_none ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_bool ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_control_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_empty_str ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_lower_letter_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_multibyte_char ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_f32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_empty_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_f64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_i16 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_i32 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_i64 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_i8 ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_negative_isize ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_nested_option ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_nested_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_nonmpty_vec ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_option_none ... ok Oct 12 05:14:00.516 INFO blam! test tests::tobencode_positive_i16 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_option_some ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_i64 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_isize ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_i8 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_i32 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_f32 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_u16 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_str ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_usize ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_u8 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_positive_f64 ... ok Oct 12 05:14:00.517 INFO blam! test tests::tobencode_upper_letter_char ... ok Oct 12 05:14:00.524 INFO blam! test tests::tobencode_str_with_multibyte_chars ... ok Oct 12 05:14:00.524 INFO blam! test tests::tobencode_positive_u64 ... ok Oct 12 05:14:00.524 INFO blam! test tests::tobencode_positive_u32 ... ok Oct 12 05:14:00.524 INFO blam! test tests::tobencode_zero_f32 ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_unit ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_isize ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_f64 ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_i16 ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_i8 ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_i32 ... ok Oct 12 05:14:00.525 INFO blam! test tests::tobencode_zero_i64 ... ok Oct 12 05:14:00.526 INFO blam! test tests::tobencode_zero_u32 ... ok Oct 12 05:14:00.526 INFO blam! test tests::tobencode_zero_u64 ... ok Oct 12 05:14:00.526 INFO blam! test tests::tobencode_zero_u8 ... ok Oct 12 05:14:00.526 INFO blam! test tests::tobencode_zero_usize ... ok Oct 12 05:14:00.526 INFO blam! test util::test::test_encoding_bytestring_with_invalid_utf8 ... ok Oct 12 05:14:00.526 INFO blam! test tests::tobencode_zero_u16 ... ok Oct 12 05:14:00.526 INFO blam! Oct 12 05:14:00.526 INFO blam! test result: ok. 204 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:14:00.526 INFO blam! Oct 12 05:14:00.528 INFO kablam! Doc-tests bencode Oct 12 05:14:01.748 INFO blam! Oct 12 05:14:01.748 INFO blam! running 5 tests Oct 12 05:14:04.468 INFO blam! test src/bencode.rs - (line 19) ... ok Oct 12 05:14:05.000 INFO blam! test src/bencode.rs - (line 105) ... ok Oct 12 05:14:05.067 INFO blam! test src/bencode.rs - (line 164) ... ok Oct 12 05:14:05.204 INFO blam! test src/bencode.rs - (line 41) ... ok Oct 12 05:14:05.440 INFO blam! test src/bencode.rs - (line 77) ... ok Oct 12 05:14:05.440 INFO blam! Oct 12 05:14:05.440 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:14:05.440 INFO blam! Oct 12 05:14:05.473 INFO kablam! su: No module specific data is present Oct 12 05:14:06.198 INFO running `"docker" "rm" "-f" "fea3eb249aabc2d563aab64a3e27debe39f217d4c967de159c33f7fcccdffe7a"` Oct 12 05:14:06.450 INFO blam! fea3eb249aabc2d563aab64a3e27debe39f217d4c967de159c33f7fcccdffe7a