[INFO] crate bencode 0.1.16 is already in cache [INFO] extracting crate bencode 0.1.16 into work/ex/beta-1.37-6/sources/1.36.0/reg/bencode/0.1.16 [INFO] extracting crate bencode 0.1.16 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bencode/0.1.16 [INFO] validating manifest of bencode-0.1.16 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bencode-0.1.16 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bencode-0.1.16 [INFO] finished frobbing bencode-0.1.16 [INFO] frobbed toml for bencode-0.1.16 written to work/ex/beta-1.37-6/sources/1.36.0/reg/bencode/0.1.16/Cargo.toml [INFO] started frobbing bencode-0.1.16 [INFO] finished frobbing bencode-0.1.16 [INFO] frobbed toml for bencode-0.1.16 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bencode/0.1.16/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bencode-0.1.16 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bencode/0.1.16:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 509f680f331e1c440d0c6c1040eccafd0f3025e23ca747ddbded9e6dc9974c6d [INFO] running `"docker" "start" "-a" "509f680f331e1c440d0c6c1040eccafd0f3025e23ca747ddbded9e6dc9974c6d"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling bencode v0.1.16 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/bencode.rs:710:1 [INFO] [stderr] | [INFO] [stderr] 710 | / macro_rules! tryenc(($e:expr) => ( [INFO] [stderr] 711 | | match $e { [INFO] [stderr] 712 | | Ok(e) => e, [INFO] [stderr] 713 | | Err(e) => { [INFO] [stderr] ... | [INFO] [stderr] 716 | | } [INFO] [stderr] 717 | | )); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "509f680f331e1c440d0c6c1040eccafd0f3025e23ca747ddbded9e6dc9974c6d"` [INFO] running `"docker" "rm" "-f" "509f680f331e1c440d0c6c1040eccafd0f3025e23ca747ddbded9e6dc9974c6d"` [INFO] [stdout] 509f680f331e1c440d0c6c1040eccafd0f3025e23ca747ddbded9e6dc9974c6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bencode/0.1.16:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 36b6017a2af05285ac37836687618ef1b4b29099b974dcad65c4b479efcef191 [INFO] running `"docker" "start" "-a" "36b6017a2af05285ac37836687618ef1b4b29099b974dcad65c4b479efcef191"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling bencode v0.1.16 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/bencode.rs:710:1 [INFO] [stderr] | [INFO] [stderr] 710 | / macro_rules! tryenc(($e:expr) => ( [INFO] [stderr] 711 | | match $e { [INFO] [stderr] 712 | | Ok(e) => e, [INFO] [stderr] 713 | | Err(e) => { [INFO] [stderr] ... | [INFO] [stderr] 716 | | } [INFO] [stderr] 717 | | )); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `"docker" "inspect" "36b6017a2af05285ac37836687618ef1b4b29099b974dcad65c4b479efcef191"` [INFO] running `"docker" "rm" "-f" "36b6017a2af05285ac37836687618ef1b4b29099b974dcad65c4b479efcef191"` [INFO] [stdout] 36b6017a2af05285ac37836687618ef1b4b29099b974dcad65c4b479efcef191 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bencode/0.1.16:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 19dd6f162a99da962fbb7c12f24183276331ab226ad530f8fe186e5ecaf1bc6a [INFO] running `"docker" "start" "-a" "19dd6f162a99da962fbb7c12f24183276331ab226ad530f8fe186e5ecaf1bc6a"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/bencode.rs` was erroneously implicitly accepted for library `bencode`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/bencode-12c73a26cef6c66d [INFO] [stdout] [INFO] [stdout] running 204 tests [INFO] [stdout] test streaming::test::parse_error_on_empty_number ... ok [INFO] [stdout] test streaming::test::parse_empty_list ... ok [INFO] [stdout] test streaming::test::parse_error_on_malformed_bytestring ... ok [INFO] [stdout] test streaming::test::parse_error_on_too_short_data ... ok [INFO] [stdout] test streaming::test::parse_error_on_key_of_wrong_type ... ok [INFO] [stdout] test streaming::test::parse_error_on_unmatched_value_ending ... ok [INFO] [stdout] test streaming::test::parse_error_on_invalid_first_character ... ok [INFO] [stdout] test streaming::test::parses_empty_dict ... ok [INFO] [stdout] test streaming::test::parse_error_on_number_with_leading_zero ... ok [INFO] [stdout] test streaming::test::parse_error_on_more_than_one_value_outside_of_containers ... ok [INFO] [stdout] test streaming::test::parses_dict_with_bytestring_value ... ok [INFO] [stdout] test streaming::test::parses_empty_bytestring ... ok [INFO] [stdout] test streaming::test::parses_dict_with_number_value ... ok [INFO] [stdout] test streaming::test::parses_empty_input ... ok [INFO] [stdout] test streaming::test::parses_list_with_bytestring ... ok [INFO] [stdout] test streaming::test::parse_error_on_number_without_ending ... ok [INFO] [stdout] test streaming::test::parses_dict_with_list_value ... ok [INFO] [stdout] test streaming::test::parses_list_with_number ... ok [INFO] [stdout] test streaming::test::parses_nested_dicts ... ok [INFO] [stdout] test streaming::test::parses_number_zero ... ok [INFO] [stdout] test streaming::test::parses_nested_lists ... ok [INFO] [stdout] test streaming::test::parses_negative_numbers ... ok [INFO] [stdout] test streaming::test::parses_positive_numbers ... ok [INFO] [stdout] test streaming::test::parses_list_with_mixed_elements ... ok [INFO] [stdout] test streaming::test::parses_long_bytestring ... ok [INFO] [stdout] test streaming::test::parses_short_bytestring ... ok [INFO] [stdout] test streaming::test::parses_short_bytestring_length_pad ... ok [INFO] [stdout] test tests::decodes_bytestring ... ok [INFO] [stdout] test tests::decode_error_on_wrong_map_key_type ... ok [INFO] [stdout] test tests::decodes_dict_with_value ... ok [INFO] [stdout] test tests::decode_error_on_parse_error ... ok [INFO] [stdout] test tests::bencode_hashmap ... ok [INFO] [stdout] test tests::bencode_nested_hashmap ... ok [INFO] [stdout] test tests::decodes_empty_input ... ok [INFO] [stdout] test tests::decodes_empty_dict ... ok [INFO] [stdout] test tests::decodes_empty_list ... ok [INFO] [stdout] test tests::decodes_list_with_elements ... ok [INFO] [stdout] test tests::decodes_dict_with_values ... ok [INFO] [stdout] test tests::decodes_nested_list ... ok [INFO] [stdout] test tests::decodes_nested_dict ... ok [INFO] [stdout] test tests::encode_error_on_wrong_map_key_type ... ok [INFO] [stdout] test tests::encodes_bool ... ok [INFO] [stdout] test tests::encodes_control_char ... ok [INFO] [stdout] test tests::encode_str ... ok [INFO] [stdout] test tests::encode_str_with_multibyte_chars ... ok [INFO] [stdout] test tests::encode_empty_str ... ok [INFO] [stdout] test tests::decodes_number ... ok [INFO] [stdout] test tests::encodes_dict_fields_in_sorted_order ... ok [INFO] [stdout] test tests::encodes_dict_with_items ... ok [INFO] [stdout] test tests::encodes_lower_letter_char ... ok [INFO] [stdout] test tests::encodes_hashmap ... ok [INFO] [stdout] test tests::encodes_multibyte_char ... ok [INFO] [stdout] test tests::encodes_negative_f32 ... ok [INFO] [stdout] test tests::encodes_negative_i16 ... ok [INFO] [stdout] test tests::encodes_negative_f64 ... ok [INFO] [stdout] test tests::encodes_negative_i32 ... ok [INFO] [stdout] test tests::encodes_negative_i64 ... ok [INFO] [stdout] test tests::encodes_negative_isize ... ok [INFO] [stdout] test tests::encodes_nested_hashmap ... ok [INFO] [stdout] test tests::encodes_nested_dict ... ok [INFO] [stdout] test tests::encodes_empty_list ... ok [INFO] [stdout] test tests::encodes_negative_i8 ... ok [INFO] [stdout] test tests::encodes_empty_vec ... ok [INFO] [stdout] test tests::encodes_nested_struct ... ok [INFO] [stdout] test tests::encodes_empty_dict ... ok [INFO] [stdout] test tests::encodes_nested_option ... ok [INFO] [stdout] test tests::encodes_nonempty_bytestring ... ok [INFO] [stdout] test tests::encodes_empty_bytestring ... ok [INFO] [stdout] test tests::encodes_nested_list ... ok [INFO] [stdout] test tests::encodes_nonmpty_vec ... ok [INFO] [stdout] test tests::encodes_nested_struct_fields ... ok [INFO] [stdout] test tests::encodes_nested_vec ... ok [INFO] [stdout] test tests::encodes_nonempty_list ... ok [INFO] [stdout] test tests::encodes_option_some ... ok [INFO] [stdout] test tests::encodes_positive_f64 ... ok [INFO] [stdout] test tests::encodes_positive_f32 ... ok [INFO] [stdout] test tests::encodes_option_none ... ok [INFO] [stdout] test tests::encodes_positive_i16 ... ok [INFO] [stdout] test tests::encodes_positive_i32 ... ok [INFO] [stdout] test tests::encodes_positive_isize ... ok [INFO] [stdout] test tests::encodes_positive_u64 ... ok [INFO] [stdout] test tests::encodes_positive_i64 ... ok [INFO] [stdout] test tests::encodes_positive_u32 ... ok [INFO] [stdout] test tests::encodes_positive_u8 ... ok [INFO] [stdout] test tests::encodes_positive_i8 ... ok [INFO] [stdout] test tests::encodes_positive_u16 ... ok [INFO] [stdout] test tests::encodes_positive_usize ... ok [INFO] [stdout] test tests::encodes_unit ... ok [INFO] [stdout] test tests::encodes_struct_fields_in_sorted_order ... ok [INFO] [stdout] test tests::encodes_zero_f64 ... ok [INFO] [stdout] test tests::encodes_struct ... ok [INFO] [stdout] test tests::encodes_zero_f32 ... ok [INFO] [stdout] test tests::encodes_zero_i16 ... ok [INFO] [stdout] test tests::encodes_upper_letter_char ... ok [INFO] [stdout] test tests::encodes_zero_u16 ... ok [INFO] [stdout] test tests::encodes_zero_isize ... ok [INFO] [stdout] test tests::encodes_zero_u32 ... ok [INFO] [stdout] test tests::encodes_zero_u8 ... ok [INFO] [stdout] test tests::encodes_zero_i8 ... ok [INFO] [stdout] test tests::encodes_zero_i64 ... ok [INFO] [stdout] test tests::encodes_zero_i32 ... ok [INFO] [stdout] test tests::identity_bool ... ok [INFO] [stdout] test tests::identity_empty_str ... ok [INFO] [stdout] test tests::identity_control_char ... ok [INFO] [stdout] test tests::identity_empty_vec ... ok [INFO] [stdout] test tests::encodes_zero_u64 ... ok [INFO] [stdout] test tests::encodes_zero_usize ... ok [INFO] [stdout] test tests::identity_negative_f64 ... ok [INFO] [stdout] test tests::identity_negative_i64 ... ok [INFO] [stdout] test tests::identity_hashmap ... ok [INFO] [stdout] test tests::identity_lower_letter_char ... ok [INFO] [stdout] test tests::identity_negative_f32 ... ok [INFO] [stdout] test tests::identity_negative_i32 ... ok [INFO] [stdout] test tests::identity_multibyte_char ... ok [INFO] [stdout] test tests::identity_negative_i8 ... ok [INFO] [stdout] test tests::identity_negative_isize ... ok [INFO] [stdout] test tests::identity_negative_i16 ... ok [INFO] [stdout] test tests::identity_nested_hashmap ... ok [INFO] [stdout] test tests::identity_nested_vec ... ok [INFO] [stdout] test tests::identity_nested_struct ... ok [INFO] [stdout] test tests::identity_nested_option ... ok [INFO] [stdout] test tests::identity_option_some ... ok [INFO] [stdout] test tests::identity_nonmpty_vec ... ok [INFO] [stdout] test tests::identity_option_none ... ok [INFO] [stdout] test tests::identity_positive_i8 ... ok [INFO] [stdout] test tests::identity_positive_i32 ... ok [INFO] [stdout] test tests::identity_positive_i64 ... ok [INFO] [stdout] test tests::identity_positive_f32 ... ok [INFO] [stdout] test tests::identity_positive_f64 ... ok [INFO] [stdout] test tests::identity_positive_i16 ... ok [INFO] [stdout] test tests::identity_nested_struct_field ... ok [INFO] [stdout] test tests::identity_positive_isize ... ok [INFO] [stdout] test tests::identity_positive_u32 ... ok [INFO] [stdout] test tests::identity_positive_u16 ... ok [INFO] [stdout] test tests::identity_positive_u64 ... ok [INFO] [stdout] test tests::identity_positive_u8 ... ok [INFO] [stdout] test tests::identity_positive_usize ... ok [INFO] [stdout] test tests::identity_str ... ok [INFO] [stdout] test tests::identity_str_with_multibyte_chars ... ok [INFO] [stdout] test tests::identity_struct ... ok [INFO] [stdout] test tests::identity_unit ... ok [INFO] [stdout] test tests::identity_upper_letter_char ... ok [INFO] [stdout] test tests::identity_zero_f32 ... ok [INFO] [stdout] test tests::identity_zero_f64 ... ok [INFO] [stdout] test tests::identity_zero_i16 ... ok [INFO] [stdout] test tests::identity_zero_i32 ... ok [INFO] [stdout] test tests::identity_zero_i64 ... ok [INFO] [stdout] test tests::identity_zero_i8 ... ok [INFO] [stdout] test tests::identity_zero_isize ... ok [INFO] [stdout] test tests::identity_zero_u16 ... ok [INFO] [stdout] test tests::identity_zero_u32 ... ok [INFO] [stdout] test tests::identity_zero_u64 ... ok [INFO] [stdout] test tests::identity_zero_u8 ... ok [INFO] [stdout] test tests::identity_zero_usize ... ok [INFO] [stdout] test tests::option_is_none_if_any_nested_option_is_none ... ok [INFO] [stdout] test tests::struct_option_none_fields_are_not_encoded ... ok [INFO] [stdout] test tests::struct_options_not_present_default_to_none ... ok [INFO] [stdout] test tests::tobencode_bool ... ok [INFO] [stdout] test tests::tobencode_control_char ... ok [INFO] [stdout] test tests::tobencode_empty_str ... ok [INFO] [stdout] test tests::tobencode_empty_vec ... ok [INFO] [stdout] test tests::tobencode_lower_letter_char ... ok [INFO] [stdout] test tests::tobencode_multibyte_char ... ok [INFO] [stdout] test tests::tobencode_negative_f32 ... ok [INFO] [stdout] test tests::tobencode_negative_f64 ... ok [INFO] [stdout] test tests::tobencode_negative_i16 ... ok [INFO] [stdout] test tests::tobencode_negative_i32 ... ok [INFO] [stdout] test tests::tobencode_negative_i64 ... ok [INFO] [stdout] test tests::tobencode_negative_i8 ... ok [INFO] [stdout] test tests::tobencode_negative_isize ... ok [INFO] [stdout] test tests::tobencode_nested_option ... ok [INFO] [stdout] test tests::tobencode_nested_vec ... ok [INFO] [stdout] test tests::tobencode_nonmpty_vec ... ok [INFO] [stdout] test tests::tobencode_option_none ... ok [INFO] [stdout] test tests::tobencode_option_some ... ok [INFO] [stdout] test tests::tobencode_positive_f32 ... ok [INFO] [stdout] test tests::tobencode_positive_f64 ... ok [INFO] [stdout] test tests::tobencode_positive_i16 ... ok [INFO] [stdout] test tests::tobencode_positive_i32 ... ok [INFO] [stdout] test tests::tobencode_positive_i64 ... ok [INFO] [stdout] test tests::tobencode_positive_i8 ... ok [INFO] [stdout] test tests::tobencode_positive_isize ... ok [INFO] [stdout] test tests::tobencode_positive_u16 ... ok [INFO] [stdout] test tests::tobencode_positive_u32 ... ok [INFO] [stdout] test tests::tobencode_positive_u64 ... ok [INFO] [stdout] test tests::tobencode_positive_u8 ... ok [INFO] [stdout] test tests::tobencode_zero_f32 ... ok [INFO] [stdout] test tests::tobencode_str_with_multibyte_chars ... ok [INFO] [stdout] test tests::tobencode_unit ... ok [INFO] [stdout] test tests::tobencode_upper_letter_char ... ok [INFO] [stdout] test tests::tobencode_str ... ok [INFO] [stdout] test tests::tobencode_positive_usize ... ok [INFO] [stdout] test tests::tobencode_zero_f64 ... ok [INFO] [stdout] test tests::tobencode_zero_i16 ... ok [INFO] [stdout] test tests::tobencode_zero_u16 ... ok [INFO] [stdout] test tests::tobencode_zero_u8 ... ok [INFO] [stdout] test tests::tobencode_zero_usize ... ok [INFO] [stdout] test util::test::test_encoding_bytestring_with_invalid_utf8 ... ok [INFO] [stdout] test tests::tobencode_zero_i32 ... ok [INFO] [stdout] test tests::tobencode_zero_i64 ... ok [INFO] [stdout] test tests::tobencode_zero_i8 ... ok [INFO] [stdout] test tests::tobencode_zero_isize ... ok [INFO] [stdout] test tests::tobencode_zero_u32 ... ok [INFO] [stdout] test tests::tobencode_zero_u64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 204 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bencode [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/bencode.rs - (line 41) ... ok [INFO] [stdout] test src/bencode.rs - (line 19) ... ok [INFO] [stdout] test src/bencode.rs - (line 105) ... ok [INFO] [stdout] test src/bencode.rs - (line 77) ... ok [INFO] [stdout] test src/bencode.rs - (line 164) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "19dd6f162a99da962fbb7c12f24183276331ab226ad530f8fe186e5ecaf1bc6a"` [INFO] running `"docker" "rm" "-f" "19dd6f162a99da962fbb7c12f24183276331ab226ad530f8fe186e5ecaf1bc6a"` [INFO] [stdout] 19dd6f162a99da962fbb7c12f24183276331ab226ad530f8fe186e5ecaf1bc6a