[INFO] fetching crate lava_torrent 0.11.1...
[INFO] testing lava_torrent-0.11.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate lava_torrent 0.11.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate lava_torrent 0.11.1
[INFO] finished tweaking crates.io crate lava_torrent 0.11.1
[INFO] tweaked toml for crates.io crate lava_torrent 0.11.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lava_torrent 0.11.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b3427dbee80ec0b2026a8b6f16b9618b86b9af791e667a0bbc582fb7d281691
[INFO] running `Command { std: "docker" "start" "-a" "2b3427dbee80ec0b2026a8b6f16b9618b86b9af791e667a0bbc582fb7d281691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b3427dbee80ec0b2026a8b6f16b9618b86b9af791e667a0bbc582fb7d281691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3427dbee80ec0b2026a8b6f16b9618b86b9af791e667a0bbc582fb7d281691", kill_on_drop: false }`
[INFO] [stdout] 2b3427dbee80ec0b2026a8b6f16b9618b86b9af791e667a0bbc582fb7d281691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 546bc225501bb7f8012ae34eda1d24c3ae3fef986ddf125b80e97040f9f6fd9b
[INFO] running `Command { std: "docker" "start" "-a" "546bc225501bb7f8012ae34eda1d24c3ae3fef986ddf125b80e97040f9f6fd9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lava_torrent v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
[INFO] running `Command { std: "docker" "inspect" "546bc225501bb7f8012ae34eda1d24c3ae3fef986ddf125b80e97040f9f6fd9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546bc225501bb7f8012ae34eda1d24c3ae3fef986ddf125b80e97040f9f6fd9b", kill_on_drop: false }`
[INFO] [stdout] 546bc225501bb7f8012ae34eda1d24c3ae3fef986ddf125b80e97040f9f6fd9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe75d5422e02c7d8af9caa131443b22349078177f9fdc83c09b9b1ea80e462ba
[INFO] running `Command { std: "docker" "start" "-a" "fe75d5422e02c7d8af9caa131443b22349078177f9fdc83c09b9b1ea80e462ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lava_torrent v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "fe75d5422e02c7d8af9caa131443b22349078177f9fdc83c09b9b1ea80e462ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe75d5422e02c7d8af9caa131443b22349078177f9fdc83c09b9b1ea80e462ba", kill_on_drop: false }`
[INFO] [stdout] fe75d5422e02c7d8af9caa131443b22349078177f9fdc83c09b9b1ea80e462ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12b9b31c9626b1bd7ae1b1b821c218f91b2c4ff5756b3ef709ef5d7cc7a4c1ce
[INFO] running `Command { std: "docker" "start" "-a" "12b9b31c9626b1bd7ae1b1b821c218f91b2c4ff5756b3ef709ef5d7cc7a4c1ce", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:95:30
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stderr]    |                              ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lava_torrent` (lib) generated 1 warning
[INFO] [stderr] warning: `lava_torrent` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lava_torrent-c3590f6b183ce05c)
[INFO] [stdout] 
[INFO] [stdout] running 224 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::bencode_elem_display_tests::display_test_integer ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_empty ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_ok ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_ok ... 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::bencode_elem_display_tests::display_test_dictionary ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i64_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::list_empty ... 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_ok ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_empty ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_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::string_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::u32_to_integer_ok ... 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_dictionary_bad_structure ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_empty ... 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_non_string_key_1 ... 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_integer_bad_utf8 ... 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 ... 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_integer_invalid_int_4 ... 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_no_delimiter ... 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_invalid_int_2 ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_overflow ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok_2 ... 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_empty ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_nested ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_raw_dictionary_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_raw_dictionary_ok_2 ... 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_string_invalid_len ... 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_string_no_delimiter ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_ok ... 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_no_delimiter_2 ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_err ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_bytes_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_integer_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_dictionary_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_write_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_string_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_bytes_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_dictionary_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_dictionary_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_integer_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_integer_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_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::encode_bytes_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_bytes_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_integer_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::write_list_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_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::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::add_extra_info_field_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_string_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_name_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_path_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_privacy_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_empty ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_non_blocking_ok ... 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_ok_2 ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_parallel_non_blocking_ok ... 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_none ... 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_announce_list_empty_tier ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_parallel_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_extra_info_fields_none ... 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_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_none ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_hidden_component ... 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_piece_length_not_positive ... 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_announce_list_empty ... ok
[INFO] [stdout] test torrent::v1::file_tests::absolute_path_ok ... 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_not_absolute ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_missing ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_ok ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_not_integer ... 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_not_dictionary ... 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_ok ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_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_path_component_invalid_2 ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_not_string ... 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_missing ... 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_announce_ok ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_not_list ... 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::torrent_read_tests::extract_announce_list_tier_not_list ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_non_blocking_cancel ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_parallel_non_blocking_cancel ... 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_announce_missing ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_not_string ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_dictionary_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_empty_key ... 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_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_missing ... 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_length_conflict_with_files ... 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_missing_have_files ... 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_name_missing ... 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_not_positive ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_ok ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_ok ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_ok ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_empty ... 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_missing ... 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_pieces_ok ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_missing ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_not_dict ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_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_top_level_not_dict ... 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_name_ok ... 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::extract_piece_length_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::validate_length_mismatch ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_not_positive ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_overflow ... 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_tests::construct_info_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val_type ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_key ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::info_hash_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_fields ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_web_seeds ... ok
[INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_info_fields ... ok
[INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_announce_list ... 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::magnet_link_with_web_seed ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_announce_list ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_escape ... 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::encode_with_extra_fields ... 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::encode_with_multiple_files ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_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::write_with_extra_info_fields ... ok
[INFO] [stdout] test util::byte_buffer_tests::byte_buffer_iterator_test ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_announce_list ... ok
[INFO] [stdout] test util::util_tests::i64_to_u64_err ... ok
[INFO] [stdout] test util::util_tests::i64_to_u64_ok ... ok
[INFO] [stdout] test util::byte_buffer_tests::byte_buffer_sanity_test ... ok
[INFO] [stdout] test util::util_tests::i64_to_usize_err ... ok
[INFO] [stdout] test util::util_tests::i64_to_usize_ok ... ok
[INFO] [stdout] test util::util_tests::last_component_err ... ok
[INFO] [stdout] test util::util_tests::last_component_ok_2 ... ok
[INFO] [stdout] test util::util_tests::last_component_ok ... 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 util::util_tests::list_dir_ok ... ok
[INFO] [stdout] test util::util_tests::u64_to_i64_err ... ok
[INFO] [stdout] test util::util_tests::u64_to_usize_ok ... ok
[INFO] [stdout] test util::util_tests::u64_to_i64_ok ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_not_absolute ... FAILED
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component ... FAILED
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_ok ... FAILED
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_multiple_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ---- torrent::v1::build::torrent_builder_tests::validate_path_not_absolute stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_not_absolute' panicked at src/torrent/v1/build.rs:1549:9:
[INFO] [stdout] assertion failed: builder.validate_path().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f06db9d4a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f06db9d4a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f06dbc3423 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f06dbc3423 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f06db99d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f06db99d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f06db9d2f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f06db9ec19 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f06db9ea4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f06db33fb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f06db33fb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f06db9f6ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f06db9f6ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f06db9f386 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f06db9d9a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f06db9f04d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f06dbc1b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f06dbc1b9c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f06da5f88c - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::h0e4a20fbb7485d4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1549:9
[INFO] [stdout]   21:     0x59f06da5f797 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::{{closure}}::h320d64caa0ab2406
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1547:36
[INFO] [stdout]   22:     0x59f06dae8cb6 - core::ops::function::FnOnce::call_once::hea7b55287318c85c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x59f06db3981b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59f06db3981b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59f06db38955 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59f06db38955 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59f06db38955 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59f06db38955 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59f06db38955 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59f06db38955 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59f06db38955 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59f06dafc554 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59f06dafc554 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59f06dafff2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59f06dafff2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59f06dafff2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59f06dafff2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59f06dafff2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x59f06dba27ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59f06dba27ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x72b7da3adaa4 - <unknown>
[INFO] [stdout]   44:     0x72b7da43aa34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component' panicked at src/torrent/v1/build.rs:1537:9:
[INFO] [stdout] assertion failed: builder.validate_path().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f06db9d4a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f06db9d4a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f06dbc3423 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f06dbc3423 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f06db99d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f06db99d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f06db9d2f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f06db9ec19 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f06db9ea4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f06db33fb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f06db33fb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f06db9f6ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f06db9f6ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f06db9f386 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59f06db9d9a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f06db9f04d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f06dbc1b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f06dbc1b9c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59f06da5f60c - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::h76c58cb99c374fe3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1537:9
[INFO] [stdout]   21:     0x59f06da5f517 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::{{closure}}::hd716ca760b3b017e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1535:45
[INFO] [stdout]   22:     0x59f06dae5066 - core::ops::function::FnOnce::call_once::h05834a316cf6145a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x59f06db3981b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59f06db3981b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59f06db38955 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59f06db38955 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59f06db38955 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59f06db38955 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59f06db38955 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59f06db38955 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59f06db38955 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59f06dafc554 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59f06dafc554 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59f06dafff2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59f06dafff2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59f06dafff2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59f06dafff2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59f06dafff2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x59f06dba27ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59f06dba27ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x72b7da3adaa4 - <unknown>
[INFO] [stdout]   44:     0x72b7da43aa34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- torrent::v1::build::torrent_builder_tests::validate_path_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_ok' panicked at src/torrent/v1/build.rs:1516:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TorrentBuilderFailure("TorrentBuilder has `path` but it does not point to anything.")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f06db9d4a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f06db9d4a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f06db9d4a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f06dbc3423 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f06dbc3423 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f06db99d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f06db99d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f06db9d2f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f06db9ec19 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f06db9ea4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f06db33fb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f06db33fb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f06db9f6ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f06db9f6ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f06db9f3ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f06db9d9a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f06db9f04d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f06dbc1b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f06dbc1fd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x59f06da5f11f - core::result::Result<T,E>::unwrap::h46b7cde8dcc7b6e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x59f06da5f11f - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::h3bb348dd3e3f7bb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1516:33
[INFO] [stdout]   22:     0x59f06da5f027 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::ha7ddb1a43d79ebd4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1514:26
[INFO] [stdout]   23:     0x59f06dae5576 - core::ops::function::FnOnce::call_once::h151b1af9e5f4d651
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59f06db3981b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59f06db3981b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59f06db38955 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59f06db38955 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59f06db38955 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59f06db38955 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59f06db38955 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f06db38955 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59f06db38955 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59f06dafc554 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59f06dafc554 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f06dafff2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59f06dafff2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59f06dafff2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59f06dafff2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f06dafff2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f06dafff2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59f06dba27ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59f06dba27ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x72b7da3adaa4 - <unknown>
[INFO] [stdout]   45:     0x72b7da43aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component
[INFO] [stdout]     torrent::v1::build::torrent_builder_tests::validate_path_not_absolute
[INFO] [stdout]     torrent::v1::build::torrent_builder_tests::validate_path_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 221 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "12b9b31c9626b1bd7ae1b1b821c218f91b2c4ff5756b3ef709ef5d7cc7a4c1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b9b31c9626b1bd7ae1b1b821c218f91b2c4ff5756b3ef709ef5d7cc7a4c1ce", kill_on_drop: false }`
[INFO] [stdout] 12b9b31c9626b1bd7ae1b1b821c218f91b2c4ff5756b3ef709ef5d7cc7a4c1ce
