Nov 18 19:47:57.650 INFO testing bencode-0.1.16 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 19:47:57.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:47:58.015 INFO [stdout] b71da5d214e4fccb34d8954bd228c8cacd66f656503b68ddbd14eccc59d44ab8 Nov 18 19:47:58.020 INFO running `"docker" "start" "-a" "b71da5d214e4fccb34d8954bd228c8cacd66f656503b68ddbd14eccc59d44ab8"` Nov 18 19:47:59.506 INFO [stderr] usermod: no changes Nov 18 19:47:59.555 INFO [stderr] warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Nov 18 19:47:59.556 INFO [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Nov 18 19:47:59.583 INFO [stderr] Compiling bencode v0.1.16 (/source) Nov 18 19:48:00.307 INFO [stderr] warning: unused macro definition Nov 18 19:48:00.307 INFO [stderr] --> src/bencode.rs:710:1 Nov 18 19:48:00.307 INFO [stderr] | Nov 18 19:48:00.307 INFO [stderr] 710 | / macro_rules! tryenc(($e:expr) => ( Nov 18 19:48:00.307 INFO [stderr] 711 | | match $e { Nov 18 19:48:00.307 INFO [stderr] 712 | | Ok(e) => e, Nov 18 19:48:00.307 INFO [stderr] 713 | | Err(e) => { Nov 18 19:48:00.307 INFO [stderr] ... | Nov 18 19:48:00.307 INFO [stderr] 716 | | } Nov 18 19:48:00.307 INFO [stderr] 717 | | )); Nov 18 19:48:00.307 INFO [stderr] | |___^ Nov 18 19:48:00.307 INFO [stderr] | Nov 18 19:48:00.307 INFO [stderr] = note: #[warn(unused_macros)] on by default Nov 18 19:48:00.307 INFO [stderr] Nov 18 19:48:02.091 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.55s Nov 18 19:48:02.094 INFO [stderr] su: No module specific data is present Nov 18 19:48:02.675 INFO running `"docker" "inspect" "b71da5d214e4fccb34d8954bd228c8cacd66f656503b68ddbd14eccc59d44ab8"` Nov 18 19:48:02.953 INFO running `"docker" "rm" "-f" "b71da5d214e4fccb34d8954bd228c8cacd66f656503b68ddbd14eccc59d44ab8"` Nov 18 19:48:03.181 INFO [stdout] b71da5d214e4fccb34d8954bd228c8cacd66f656503b68ddbd14eccc59d44ab8 Nov 18 19:48:03.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:48:03.608 INFO [stdout] 253042ab17b1f017cadf53c54b7f23df442a1fd0d88a008d12c8c12df8b27443 Nov 18 19:48:03.610 INFO running `"docker" "start" "-a" "253042ab17b1f017cadf53c54b7f23df442a1fd0d88a008d12c8c12df8b27443"` Nov 18 19:48:05.232 INFO [stderr] usermod: no changes Nov 18 19:48:05.275 INFO [stderr] warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Nov 18 19:48:05.275 INFO [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Nov 18 19:48:05.291 INFO [stderr] Compiling bencode v0.1.16 (/source) Nov 18 19:48:06.597 INFO [stderr] warning: unused macro definition Nov 18 19:48:06.597 INFO [stderr] --> src/bencode.rs:710:1 Nov 18 19:48:06.597 INFO [stderr] | Nov 18 19:48:06.597 INFO [stderr] 710 | / macro_rules! tryenc(($e:expr) => ( Nov 18 19:48:06.597 INFO [stderr] 711 | | match $e { Nov 18 19:48:06.597 INFO [stderr] 712 | | Ok(e) => e, Nov 18 19:48:06.597 INFO [stderr] 713 | | Err(e) => { Nov 18 19:48:06.597 INFO [stderr] ... | Nov 18 19:48:06.597 INFO [stderr] 716 | | } Nov 18 19:48:06.597 INFO [stderr] 717 | | )); Nov 18 19:48:06.597 INFO [stderr] | |___^ Nov 18 19:48:06.597 INFO [stderr] | Nov 18 19:48:06.597 INFO [stderr] = note: #[warn(unused_macros)] on by default Nov 18 19:48:06.597 INFO [stderr] Nov 18 19:48:13.532 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.27s Nov 18 19:48:13.536 INFO [stderr] su: No module specific data is present Nov 18 19:48:13.821 INFO running `"docker" "inspect" "253042ab17b1f017cadf53c54b7f23df442a1fd0d88a008d12c8c12df8b27443"` Nov 18 19:48:13.941 INFO running `"docker" "rm" "-f" "253042ab17b1f017cadf53c54b7f23df442a1fd0d88a008d12c8c12df8b27443"` Nov 18 19:48:14.081 INFO [stdout] 253042ab17b1f017cadf53c54b7f23df442a1fd0d88a008d12c8c12df8b27443 Nov 18 19:48:14.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:48:14.403 INFO [stdout] 89bc735f7eb442558f2294521bd18de4569b1624ab70b5c6561b0730f71249d0 Nov 18 19:48:14.405 INFO running `"docker" "start" "-a" "89bc735f7eb442558f2294521bd18de4569b1624ab70b5c6561b0730f71249d0"` Nov 18 19:48:15.115 INFO [stderr] usermod: no changes Nov 18 19:48:15.179 INFO [stderr] warning: path `/source/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, Nov 18 19:48:15.179 INFO [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Nov 18 19:48:15.194 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 19:48:15.208 INFO [stderr] Running /target/debug/deps/bencode-8d23c3821ff7e6bb Nov 18 19:48:15.215 INFO [stdout] Nov 18 19:48:15.215 INFO [stdout] running 204 tests Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_more_than_one_value_outside_of_containers ... ok Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_malformed_bytestring ... ok Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_number_with_leading_zero ... ok Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_key_of_wrong_type ... ok Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_invalid_first_character ... ok Nov 18 19:48:15.215 INFO [stdout] test streaming::test::parse_error_on_empty_number ... ok Nov 18 19:48:15.220 INFO [stdout] test streaming::test::parse_error_on_number_without_ending ... ok Nov 18 19:48:15.220 INFO [stdout] test streaming::test::parse_error_on_too_short_data ... ok Nov 18 19:48:15.221 INFO [stdout] test streaming::test::parse_error_on_unmatched_value_ending ... ok Nov 18 19:48:15.221 INFO [stdout] test streaming::test::parse_empty_list ... ok Nov 18 19:48:15.221 INFO [stdout] test streaming::test::parses_dict_with_bytestring_value ... ok Nov 18 19:48:15.221 INFO [stdout] test streaming::test::parses_list_with_number ... ok Nov 18 19:48:15.222 INFO [stdout] test streaming::test::parses_dict_with_list_value ... ok Nov 18 19:48:15.222 INFO [stdout] test streaming::test::parses_list_with_mixed_elements ... ok Nov 18 19:48:15.223 INFO [stdout] test streaming::test::parses_list_with_bytestring ... ok Nov 18 19:48:15.223 INFO [stdout] test streaming::test::parses_empty_input ... ok Nov 18 19:48:15.223 INFO [stdout] test streaming::test::parses_empty_dict ... ok Nov 18 19:48:15.223 INFO [stdout] test streaming::test::parses_positive_numbers ... ok Nov 18 19:48:15.224 INFO [stdout] test streaming::test::parses_nested_lists ... ok Nov 18 19:48:15.224 INFO [stdout] test streaming::test::parses_short_bytestring ... ok Nov 18 19:48:15.224 INFO [stdout] test streaming::test::parses_short_bytestring_length_pad ... ok Nov 18 19:48:15.225 INFO [stdout] test tests::bencode_hashmap ... ok Nov 18 19:48:15.225 INFO [stdout] test tests::bencode_nested_hashmap ... ok Nov 18 19:48:15.226 INFO [stdout] test tests::decode_error_on_parse_error ... ok Nov 18 19:48:15.226 INFO [stdout] test tests::decode_error_on_wrong_map_key_type ... ok Nov 18 19:48:15.227 INFO [stdout] test tests::decodes_bytestring ... ok Nov 18 19:48:15.227 INFO [stdout] test streaming::test::parses_long_bytestring ... ok Nov 18 19:48:15.227 INFO [stdout] test streaming::test::parses_negative_numbers ... ok Nov 18 19:48:15.228 INFO [stdout] test streaming::test::parses_number_zero ... ok Nov 18 19:48:15.228 INFO [stdout] test streaming::test::parses_nested_dicts ... ok Nov 18 19:48:15.228 INFO [stdout] test tests::decodes_empty_list ... ok Nov 18 19:48:15.228 INFO [stdout] test tests::decodes_list_with_elements ... ok Nov 18 19:48:15.229 INFO [stdout] test tests::decodes_nested_dict ... ok Nov 18 19:48:15.229 INFO [stdout] test tests::decodes_nested_list ... ok Nov 18 19:48:15.229 INFO [stdout] test tests::decodes_number ... ok Nov 18 19:48:15.229 INFO [stdout] test tests::encode_empty_str ... ok Nov 18 19:48:15.230 INFO [stdout] test tests::encode_error_on_wrong_map_key_type ... ok Nov 18 19:48:15.230 INFO [stdout] test tests::encode_str ... ok Nov 18 19:48:15.230 INFO [stdout] test tests::encode_str_with_multibyte_chars ... ok Nov 18 19:48:15.230 INFO [stdout] test tests::encodes_bool ... ok Nov 18 19:48:15.231 INFO [stdout] test tests::encodes_control_char ... ok Nov 18 19:48:15.231 INFO [stdout] test tests::encodes_dict_fields_in_sorted_order ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_dict_with_items ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_empty_bytestring ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_empty_dict ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_empty_list ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_empty_vec ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_hashmap ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_multibyte_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::decodes_empty_input ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::decodes_empty_dict ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_lower_letter_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_f32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_f64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_i16 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_i32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_i8 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_negative_isize ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_dict ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_hashmap ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_list ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_option ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_struct_fields ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_struct ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nested_vec ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nonempty_list ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nonempty_bytestring ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_nonmpty_vec ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_option_none ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_option_some ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_f32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_f64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_i16 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_i32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_i64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_isize ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_i8 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_u16 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_u64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_u32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_u8 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_positive_usize ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_struct ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_struct_fields_in_sorted_order ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_unit ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_upper_letter_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_f32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_f64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_i16 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_i32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_i64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_i8 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_isize ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_u16 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_u32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_u64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_u8 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::encodes_zero_usize ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_bool ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_control_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_empty_str ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_empty_vec ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_hashmap ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::decodes_dict_with_values ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::decodes_dict_with_value ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_lower_letter_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_multibyte_char ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_negative_f32 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_negative_f64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_negative_i64 ... ok Nov 18 19:48:15.236 INFO [stdout] test tests::identity_negative_i32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_negative_i16 ... ok Nov 18 19:48:15.237 INFO [stdout] test streaming::test::parses_empty_bytestring ... ok Nov 18 19:48:15.237 INFO [stdout] test streaming::test::parses_dict_with_number_value ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::encodes_negative_i64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_negative_i8 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nested_hashmap ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_negative_isize ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nested_option ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nested_struct ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nested_struct_field ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nested_vec ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_nonmpty_vec ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_option_none ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_i8 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_i32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_isize ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_i16 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_u32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_u16 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_u64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_u8 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_usize ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_str ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_str_with_multibyte_chars ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_struct ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_unit ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_upper_letter_char ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_f32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_f64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_i16 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_i32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_i64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_i8 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_isize ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_u16 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_u32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_u64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_u8 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_zero_usize ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::tobencode_bool ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_f64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_i64 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_option_some ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::option_is_none_if_any_nested_option_is_none ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::struct_option_none_fields_are_not_encoded ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::identity_positive_f32 ... ok Nov 18 19:48:15.237 INFO [stdout] test tests::tobencode_control_char ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_empty_str ... ok Nov 18 19:48:15.256 INFO [stderr] Doc-tests bencode Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_empty_vec ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_f64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::struct_options_not_present_default_to_none ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_multibyte_char ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_lower_letter_char ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_isize ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_i32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_nonmpty_vec ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_f32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_nested_vec ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_nested_option ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_option_none ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_option_some ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_f32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_f64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_i16 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_i32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_i64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_i8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_isize ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_u16 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_u32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_u64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_u8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_positive_usize ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_str ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_str_with_multibyte_chars ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_unit ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_upper_letter_char ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_f32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_f64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_i16 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_i32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_i64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_i8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_isize ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_u16 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_u32 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_u64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_u8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_zero_usize ... ok Nov 18 19:48:15.256 INFO [stdout] test util::test::test_encoding_bytestring_with_invalid_utf8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_i64 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_i8 ... ok Nov 18 19:48:15.256 INFO [stdout] test tests::tobencode_negative_i16 ... ok Nov 18 19:48:15.256 INFO [stdout] Nov 18 19:48:15.256 INFO [stdout] test result: ok. 204 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 19:48:15.256 INFO [stdout] Nov 18 19:48:16.343 INFO [stdout] Nov 18 19:48:16.343 INFO [stdout] running 5 tests Nov 18 19:48:19.804 INFO [stdout] test src/bencode.rs - (line 19) ... ok Nov 18 19:48:19.942 INFO [stdout] test src/bencode.rs - (line 77) ... ok Nov 18 19:48:20.107 INFO [stdout] test src/bencode.rs - (line 41) ... ok Nov 18 19:48:20.154 INFO [stdout] test src/bencode.rs - (line 105) ... ok Nov 18 19:48:20.193 INFO [stdout] test src/bencode.rs - (line 164) ... ok Nov 18 19:48:20.194 INFO [stdout] Nov 18 19:48:20.194 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 19:48:20.194 INFO [stdout] Nov 18 19:48:20.219 INFO [stderr] su: No module specific data is present Nov 18 19:48:20.564 INFO running `"docker" "inspect" "89bc735f7eb442558f2294521bd18de4569b1624ab70b5c6561b0730f71249d0"` Nov 18 19:48:20.628 INFO running `"docker" "rm" "-f" "89bc735f7eb442558f2294521bd18de4569b1624ab70b5c6561b0730f71249d0"` Nov 18 19:48:20.722 INFO [stdout] 89bc735f7eb442558f2294521bd18de4569b1624ab70b5c6561b0730f71249d0