[INFO] fetching crate lava_torrent 0.11.1...
[INFO] testing lava_torrent-0.11.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate lava_torrent 0.11.1 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lava_torrent 0.11.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ef98f420de0436c4b16c6ce2ad0589c0df89af3e7a3a4339c2a8c50ba71cfff
[INFO] running `Command { std: "docker" "start" "-a" "6ef98f420de0436c4b16c6ce2ad0589c0df89af3e7a3a4339c2a8c50ba71cfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ef98f420de0436c4b16c6ce2ad0589c0df89af3e7a3a4339c2a8c50ba71cfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef98f420de0436c4b16c6ce2ad0589c0df89af3e7a3a4339c2a8c50ba71cfff", kill_on_drop: false }`
[INFO] [stdout] 6ef98f420de0436c4b16c6ce2ad0589c0df89af3e7a3a4339c2a8c50ba71cfff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6faa9e217538eb1ed816f7e9b0207afa2ab90fdebd09dd5289360a69300df4c
[INFO] running `Command { std: "docker" "start" "-a" "c6faa9e217538eb1ed816f7e9b0207afa2ab90fdebd09dd5289360a69300df4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 34.56s
[INFO] running `Command { std: "docker" "inspect" "c6faa9e217538eb1ed816f7e9b0207afa2ab90fdebd09dd5289360a69300df4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6faa9e217538eb1ed816f7e9b0207afa2ab90fdebd09dd5289360a69300df4c", kill_on_drop: false }`
[INFO] [stdout] c6faa9e217538eb1ed816f7e9b0207afa2ab90fdebd09dd5289360a69300df4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d81e9ba2c0582106f2f3a7f09e6c7986b6ff130aa555a4efb931386582740406
[INFO] running `Command { std: "docker" "start" "-a" "d81e9ba2c0582106f2f3a7f09e6c7986b6ff130aa555a4efb931386582740406", kill_on_drop: false }`
[INFO] [stderr]    Compiling lava_torrent v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/util.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stdout]    |                              ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 20.14s
[INFO] running `Command { std: "docker" "inspect" "d81e9ba2c0582106f2f3a7f09e6c7986b6ff130aa555a4efb931386582740406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81e9ba2c0582106f2f3a7f09e6c7986b6ff130aa555a4efb931386582740406", kill_on_drop: false }`
[INFO] [stdout] d81e9ba2c0582106f2f3a7f09e6c7986b6ff130aa555a4efb931386582740406
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 066fa62df3370df1a83ab157612f2fc2309925d0e4c91ea933bd8d94dfd9a11c
[INFO] running `Command { std: "docker" "start" "-a" "066fa62df3370df1a83ab157612f2fc2309925d0e4c91ea933bd8d94dfd9a11c", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/util.rs:95:30
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub(crate) fn new(bytes: &[u8]) -> ByteBuffer {
[INFO] [stderr]    |                              ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lava_torrent-d09dd00b1cdcba40)
[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_dictionary ... 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_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::macros::bencode_elem_macro_tests::i32_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::dict_ok ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_empty ... ok
[INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_ok ... 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::list_empty ... 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::macros::bencode_elem_macro_tests::bytes_empty ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_empty ... ok
[INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_integer ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_overflow ... 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_integer_invalid_int ... 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_invalid_int_3 ... 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_5 ... 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_nested ... 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_invalid_len ... 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_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_no_delimiter_2 ... 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_integer_ok_2 ... 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_bad_utf8 ... 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_invalid_int_4 ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_no_delimiter ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_bytes_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_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::parse_list_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_string_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_bytes_ok ... 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_string_ok ... 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_dictionary_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_integer_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_list_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_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_integer_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_string_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::write_bytes_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_dictionary_ok ... ok
[INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_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::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::bencode_elem_write_string_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_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 torrent::v1::build::torrent_builder_tests::set_announce_list_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_empty ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_name_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_none ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_path_ok ... 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::set_piece_length_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_ok ... 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::read_file_parallel_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::set_privacy_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_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_path_does_not_exist ... 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_non_blocking_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_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_path_has_hidden_component ... 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::read_file_parallel_non_blocking_ok ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_parallel_non_blocking_cancel ... 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_piece_length_ok ... ok
[INFO] [stdout] test torrent::v1::file_tests::absolute_path_not_absolute ... 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::read::file_read_tests::extract_file_length_is_negative ... 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_not_dictionary ... 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 ... 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_path_component_not_string ... ok
[INFO] [stdout] test torrent::v1::file_display_tests::file_display_ok ... 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_empty_list ... ok
[INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_invalid_2 ... ok
[INFO] [stdout] test torrent::v1::file_display_tests::file_display_with_extra_fields ... 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_path_ok ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_missing ... 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_tier_ok ... 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 torrent::v1::read::torrent_read_tests::extract_extra_fields_none ... 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_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_extra_fields_ok ... 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_announce_list_not_list ... 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_announce_list_tier_not_list ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_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_length_missing_no_files ... 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::extract_piece_length_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_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_announce_list_ok ... 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::extract_length_conflict_with_files ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_missing ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_not_positive ... 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::from_parsed_info_missing ... 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_no_elem ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_overflow ... 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_announce_list ... 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_pieces_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_extra_info_fields ... ok
[INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_multiple_files ... 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::info_hash_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_extra_fields ... 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::magnet_link_escape ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_announce_list ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_web_seed ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_ok ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_announce_list ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::is_private_ok ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_web_seeds ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_fields ... ok
[INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_ok ... ok
[INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_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_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::write_ok ... 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 torrent::v1::write::torrent_write_tests::write_with_multiple_files ... ok
[INFO] [stdout] test util::byte_buffer_tests::byte_buffer_sanity_test ... ok
[INFO] [stdout] test util::byte_buffer_tests::byte_buffer_iterator_test ... 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::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 ... ok
[INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_announce_list ... ok
[INFO] [stdout] test util::util_tests::last_component_ok_2 ... 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::usize_to_u64_ok ... ok
[INFO] [stdout] test util::util_tests::u64_to_i64_ok ... ok
[INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_empty ... ok
[INFO] [stdout] test util::util_tests::list_dir_with_subdir ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_empty_key ... ok
[INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_not_list ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component ... FAILED
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_non_blocking_cancel ... ok
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_ok ... FAILED
[INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_not_absolute ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x586e44d75532 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586e44d75532 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586e44d75532 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x586e44d75532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x586e44d9b0e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x586e44d9b0e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x586e44d72053 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586e44d72053 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x586e44d75382 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x586e44d76c9c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x586e44d76af2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x586e44d338f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x586e44d338f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x586e44d7777b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x586e44d7777b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x586e44d77416 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x586e44d75a39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x586e44d770dd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x586e44d99900 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x586e44d9996c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x586e44c99b5e - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::hf647973e94ed4613
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1537:9
[INFO] [stdout]   21:     0x586e44c9e1b9 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::{{closure}}::hb0f921d5732a8bdd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1535:45
[INFO] [stdout]   22:     0x586e44c9e1b9 - core::ops::function::FnOnce::call_once::h026f96da8abec310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x586e44d3907b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x586e44d3907b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x586e44d3826e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x586e44d3826e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x586e44d3826e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x586e44d3826e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x586e44d3826e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x586e44d3826e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x586e44d3826e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x586e44cfbde4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x586e44cfbde4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x586e44cff7ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x586e44cff7ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x586e44cff7ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x586e44cff7ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x586e44cff7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x586e44d7a867 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x70477fc0aaa4 - <unknown>
[INFO] [stdout]   45:     0x70477fc97a34 - clone
[INFO] [stdout]   46:                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:     0x586e44d75532 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586e44d75532 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586e44d75532 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x586e44d75532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x586e44d9b0e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x586e44d9b0e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x586e44d72053 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586e44d72053 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x586e44d75382 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x586e44d76c9c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x586e44d76af2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x586e44d338f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x586e44d338f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x586e44d7777b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x586e44d7777b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x586e44d7744a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x586e44d75a39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x586e44d770dd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x586e44d99900 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x586e44d99d06 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x586e44c99827 - core::result::Result<T,E>::unwrap::h1fcb0b67e755a50c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x586e44c99827 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::h99622d812391ea5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1516:33
[INFO] [stdout]   22:     0x586e44c9ff29 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::hfc49d1d488cfbb50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1514:26
[INFO] [stdout]   23:     0x586e44c9ff29 - core::ops::function::FnOnce::call_once::h3a2cbe5a1c3ce6f0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x586e44d3907b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x586e44d3907b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x586e44d3826e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x586e44d3826e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x586e44d3826e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x586e44d3826e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x586e44d3826e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x586e44d3826e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x586e44d3826e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x586e44cfbde4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x586e44cfbde4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x586e44cff7ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x586e44cff7ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x586e44cff7ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x586e44cff7ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x586e44cff7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x586e44d7a867 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x70477fc0aaa4 - <unknown>
[INFO] [stdout]   46:     0x70477fc97a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[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:     0x586e44d75532 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586e44d75532 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586e44d75532 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x586e44d75532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x586e44d9b0e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x586e44d9b0e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x586e44d72053 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586e44d72053 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x586e44d75382 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x586e44d76c9c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x586e44d76af2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x586e44d338f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x586e44d338f4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x586e44d7777b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x586e44d7777b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x586e44d77416 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x586e44d75a39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x586e44d770dd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x586e44d99900 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x586e44d9996c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x586e44c99d5e - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::h380d1f2205e9a78a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1549:9
[INFO] [stdout]   21:     0x586e44ca32b9 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::{{closure}}::hb44e6df1ffbf3bc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/torrent/v1/build.rs:1547:36
[INFO] [stdout]   22:     0x586e44ca32b9 - core::ops::function::FnOnce::call_once::h6cabedab0b23c910
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x586e44d3907b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x586e44d3907b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x586e44d3826e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x586e44d3826e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x586e44d3826e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x586e44d3826e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x586e44d3826e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x586e44d3826e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x586e44d3826e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x586e44cfbde4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x586e44cfbde4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x586e44cff7ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x586e44cff7ba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x586e44cff7ba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x586e44cff7ba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x586e44cff7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x586e44cff7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x586e44d7a867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x586e44d7a867 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x70477fc0aaa4 - <unknown>
[INFO] [stdout]   45:     0x70477fc97a34 - 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "066fa62df3370df1a83ab157612f2fc2309925d0e4c91ea933bd8d94dfd9a11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "066fa62df3370df1a83ab157612f2fc2309925d0e4c91ea933bd8d94dfd9a11c", kill_on_drop: false }`
[INFO] [stdout] 066fa62df3370df1a83ab157612f2fc2309925d0e4c91ea933bd8d94dfd9a11c
