[INFO] crate lava_torrent 0.3.0 is already in cache [INFO] extracting crate lava_torrent 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/lava_torrent/0.3.0 [INFO] extracting crate lava_torrent 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lava_torrent/0.3.0 [INFO] validating manifest of lava_torrent-0.3.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lava_torrent-0.3.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lava_torrent-0.3.0 [INFO] finished frobbing lava_torrent-0.3.0 [INFO] frobbed toml for lava_torrent-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lava_torrent/0.3.0/Cargo.toml [INFO] started frobbing lava_torrent-0.3.0 [INFO] finished frobbing lava_torrent-0.3.0 [INFO] frobbed toml for lava_torrent-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lava_torrent/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lava_torrent-0.3.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lava_torrent/0.3.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ac435d00581b3c316199a6f0922accaa29eede3f07557a743e8066ef7c4bbb37 [INFO] running `"docker" "start" "-a" "ac435d00581b3c316199a6f0922accaa29eede3f07557a743e8066ef7c4bbb37"` [INFO] [stderr] Compiling lava_torrent v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `usize_to_i64` [INFO] [stderr] --> src/util.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | pub(crate) fn usize_to_i64(src: usize) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `"docker" "inspect" "ac435d00581b3c316199a6f0922accaa29eede3f07557a743e8066ef7c4bbb37"` [INFO] running `"docker" "rm" "-f" "ac435d00581b3c316199a6f0922accaa29eede3f07557a743e8066ef7c4bbb37"` [INFO] [stdout] ac435d00581b3c316199a6f0922accaa29eede3f07557a743e8066ef7c4bbb37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lava_torrent/0.3.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 587e4f43b4c97d63f83d76d833a9f6e26aed36ff801da1f10cdd86899df7c4ad [INFO] running `"docker" "start" "-a" "587e4f43b4c97d63f83d76d833a9f6e26aed36ff801da1f10cdd86899df7c4ad"` [INFO] [stderr] Compiling lava_torrent v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `"docker" "inspect" "587e4f43b4c97d63f83d76d833a9f6e26aed36ff801da1f10cdd86899df7c4ad"` [INFO] running `"docker" "rm" "-f" "587e4f43b4c97d63f83d76d833a9f6e26aed36ff801da1f10cdd86899df7c4ad"` [INFO] [stdout] 587e4f43b4c97d63f83d76d833a9f6e26aed36ff801da1f10cdd86899df7c4ad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lava_torrent/0.3.0:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 02b4cc02fffa3b138587696a26aca07934e705e7d1cab2f815b196a5f92824da [INFO] running `"docker" "start" "-a" "02b4cc02fffa3b138587696a26aca07934e705e7d1cab2f815b196a5f92824da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/lava_torrent-17de69bb1e4a788e [INFO] [stdout] [INFO] [stdout] running 214 tests [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_bytes ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_list ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_string ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_empty ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_dictionary ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_ok ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_integer ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i16_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i64_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i8_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::str_ref_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u16_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i32_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::string_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u32_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_non_string_key_2 ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_nested ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_not_sorted ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u8_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_non_string_key_1 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_bad_utf8 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_bad_structure ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_5 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_empty ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_overflow ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_bad_structure ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_as_bytes ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_nested ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_invalid_len ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_delimiter ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_len ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_3 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_delimiter_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_negative_len ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_4 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_bytes_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_string_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_bytes_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_err ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_bytes_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_bytes_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_info_field_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_string_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_field_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_path_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_bytes_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_empty ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok_2 ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_name_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_privacy_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_no_delimiter ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_url ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_tier ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_does_not_exist ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_ok ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::file_tests::absolute_path_ok ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_none ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_positive ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_missing ... ok [INFO] [stdout] test torrent::v1::file_tests::absolute_path_not_absolute ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_power_of_two ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_hidden_component ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_not_dictionary ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_not_absolute ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_ok ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_invalid_2 ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_is_negative ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_missing ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_invalid ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_not_list ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_empty_list ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_not_list ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_not_string ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_not_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_ok ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_not_integer ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_extra_fields_none ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_have_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_url_not_string ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_empty_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_not_string ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_no_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_not_integer ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_not_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_conflict_with_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_have_files_overflow ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_not_integer ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_not_positive ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_not_string ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_invalid_length ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_empty ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_not_bytes ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_multiple_elem ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_not_positive ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_no_elem ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_not_dict ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_mismatch ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_info_fields ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_not_dict ... ok [INFO] [stdout] test torrent::v1::torrent_tests::construct_info_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_extra_fields ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_key ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val_type ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_overflow ... ok [INFO] [stdout] test torrent::v1::torrent_tests::info_hash_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_ok ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_info_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_ok ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_iterator_test ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_extra_info_fields ... ok [INFO] [stdout] test util::util_tests::i64_to_usize_err ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_sanity_test ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_multiple_files ... ok [INFO] [stdout] test util::util_tests::i64_to_u64_ok ... ok [INFO] [stdout] test util::util_tests::last_component_err ... ok [INFO] [stdout] test util::util_tests::last_component_ok ... ok [INFO] [stdout] test util::util_tests::last_component_ok_2 ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_err ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_ok ... ok [INFO] [stdout] test util::util_tests::list_dir_ok ... ok [INFO] [stdout] test util::util_tests::i64_to_usize_ok ... ok [INFO] [stdout] test util::util_tests::i64_to_u64_err ... ok [INFO] [stdout] test util::util_tests::u64_to_usize_ok ... ok [INFO] [stdout] test util::util_tests::usize_to_i64_ok ... ok [INFO] [stdout] test util::util_tests::usize_to_i64_err ... ok [INFO] [stdout] test util::util_tests::usize_to_u64_ok ... ok [INFO] [stdout] test util::util_tests::list_dir_with_subdir ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- torrent::v1::build::torrent_builder_tests::validate_path_ok stdout ---- [INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_ok' panicked at 'called `Result::unwrap()` on an `Err` value: Error(TorrentBuilderFailure("TorrentBuilder has `path` but it does not point to anything."), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h609afd8262d2d1ab (0x564375e26cf3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: ::default::he0055d06340dbfb1 (0x564375e261e3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:671 [INFO] [stdout] 2: lava_torrent::error::Error::from_kind::h406c5a5eede4ed39 (0x564375da4cbb) [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::impl_error_chain_processed macros>:72 [INFO] [stdout] 3: >::from::hb583abbf23b06ad6 (0x564375da4dba) [INFO] [stdout] at src/lib.rs:134 [INFO] [stdout] 4: >::into::hfbebb59d31017049 (0x564375d9c65a) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/convert.rs:544 [INFO] [stdout] 5: lava_torrent::torrent::v1::build::::validate_path::h88cb312abd1c1191 (0x564375dc1e2e) [INFO] [stdout] at src/torrent/v1/build.rs:338 [INFO] [stdout] 6: lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::h58f4fd193e7465fa (0x564375d2ec86) [INFO] [stdout] at src/torrent/v1/build.rs:892 [INFO] [stdout] 7: lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::he13b1d9195d88721 (0x564375d2eb4a) [INFO] [stdout] at src/torrent/v1/build.rs:887 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once::h609e4a8d062ef5f2 (0x564375da866e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once::h355e655b04400826 (0x564375df344f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 10: __rust_maybe_catch_panic (0x564375e9394a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 11: std::panicking::try::h5890cbed5d1d8df0 (0x564375e0da3e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 12: std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 (0x564375de8e75) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 13: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 (0x564375ded085) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 14: __rust_maybe_catch_panic (0x564375e9394a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 15: std::panicking::try::h332f368ed7d9b7d1 (0x564375ded682) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x564375e858bf) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 17: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x564375e93080) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 18: start_thread (0x7f66e98654a4) [INFO] [stdout] 19: __clone (0x7f66e9390d0f) [INFO] [stdout] 20: (0x0)) } })', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564375e9031b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x564375e9031b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564375e9031b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x564375e9031b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x564375e9031b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x564375e8ff8c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x564375e90a8d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x564375e90612 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x564375e904f6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x564375ea707d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x564375ea7177 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x564375d9a77a - core::result::Result::unwrap::hb49a3d2e4e8a8d13 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x564375d2ec95 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::h58f4fd193e7465fa [INFO] [stdout] at src/torrent/v1/build.rs:892 [INFO] [stdout] 13: 0x564375d2eb4a - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::he13b1d9195d88721 [INFO] [stdout] at src/torrent/v1/build.rs:887 [INFO] [stdout] 14: 0x564375da866e - core::ops::function::FnOnce::call_once::h609e4a8d062ef5f2 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x564375df344f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x564375e9394a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x564375e0da3e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x564375e0da3e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x564375e0da3e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x564375de8e75 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x564375ded085 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x564375ded085 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x564375ded085 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x564375e9394a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x564375ded682 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x564375ded682 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x564375ded682 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x564375ded682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x564375e858bf - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x564375e93080 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x564375e93080 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x564375e93080 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f66e98654a4 - start_thread [INFO] [stdout] 34: 0x7f66e9390d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] torrent::v1::build::torrent_builder_tests::validate_path_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 213 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "02b4cc02fffa3b138587696a26aca07934e705e7d1cab2f815b196a5f92824da"` [INFO] running `"docker" "rm" "-f" "02b4cc02fffa3b138587696a26aca07934e705e7d1cab2f815b196a5f92824da"` [INFO] [stdout] 02b4cc02fffa3b138587696a26aca07934e705e7d1cab2f815b196a5f92824da