[INFO] fetching crate lava_torrent 0.11.1... [INFO] testing lava_torrent-0.11.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lava_torrent 0.11.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lava_torrent 0.11.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13a77afa3ddc0f70a34b9ce73477a6d071041cd40ed9cba398e6dd383d642c33 [INFO] running `Command { std: "docker" "start" "-a" "13a77afa3ddc0f70a34b9ce73477a6d071041cd40ed9cba398e6dd383d642c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13a77afa3ddc0f70a34b9ce73477a6d071041cd40ed9cba398e6dd383d642c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a77afa3ddc0f70a34b9ce73477a6d071041cd40ed9cba398e6dd383d642c33", kill_on_drop: false }` [INFO] [stdout] 13a77afa3ddc0f70a34b9ce73477a6d071041cd40ed9cba398e6dd383d642c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 223f93a626c6755e982ac10f45d12a19fa0e19345d0888661a784aba355d45db [INFO] running `Command { std: "docker" "start" "-a" "223f93a626c6755e982ac10f45d12a19fa0e19345d0888661a784aba355d45db", kill_on_drop: false }` [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling conv v0.3.3 [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 2.95s [INFO] running `Command { std: "docker" "inspect" "223f93a626c6755e982ac10f45d12a19fa0e19345d0888661a784aba355d45db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223f93a626c6755e982ac10f45d12a19fa0e19345d0888661a784aba355d45db", kill_on_drop: false }` [INFO] [stdout] 223f93a626c6755e982ac10f45d12a19fa0e19345d0888661a784aba355d45db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2138a114e7390e9f5515bdcd5b9d60883707dfeda5ffd6391c567beaa01cfe9 [INFO] running `Command { std: "docker" "start" "-a" "a2138a114e7390e9f5515bdcd5b9d60883707dfeda5ffd6391c567beaa01cfe9", kill_on_drop: false }` [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] [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 3.77s [INFO] running `Command { std: "docker" "inspect" "a2138a114e7390e9f5515bdcd5b9d60883707dfeda5ffd6391c567beaa01cfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2138a114e7390e9f5515bdcd5b9d60883707dfeda5ffd6391c567beaa01cfe9", kill_on_drop: false }` [INFO] [stdout] a2138a114e7390e9f5515bdcd5b9d60883707dfeda5ffd6391c567beaa01cfe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c870f0f9f6dd2c0c8bcc79cde6b1517733cd1c0bd7619c4d16d5a4f30ee4d5d [INFO] running `Command { std: "docker" "start" "-a" "6c870f0f9f6dd2c0c8bcc79cde6b1517733cd1c0bd7619c4d16d5a4f30ee4d5d", 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 (run `cargo fix --lib -p lava_torrent` to apply 1 suggestion) [INFO] [stderr] warning: `lava_torrent` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lava_torrent-87d6760f1eb29714) [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_dictionary ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i8_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i64_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_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::u8_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::dict_empty ... 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_bad_structure ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::string_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u16_to_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_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_invalid_int ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_no_delimiter ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i16_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_not_sorted ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_overflow ... 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_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_integer_bad_utf8 ... 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_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_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_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_string_as_bytes ... 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::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_bytes_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::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_dictionary_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_write_bytes_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_encode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_nested ... 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::bencode_elem_write_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::encode_dictionary_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_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::write_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_string_ok ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_integer ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_field_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i32_to_integer_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_info_field_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_bytes_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_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_piece_length_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_privacy_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_list_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_ok_2 ... 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_extra_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_empty ... 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_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_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_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_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_extra_info_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_url ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_power_of_two ... ok [INFO] [stdout] test torrent::v1::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::build::torrent_builder_tests::validate_announce_list_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... 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_2 ... 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_length_missing ... 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::read::file_read_tests::extract_file_path_not_list ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_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::build::torrent_builder_tests::validate_path_does_not_exist ... 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::read::torrent_read_tests::extract_announce_not_string ... 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_not_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_announce_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_have_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_not_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_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_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_extra_fields_none ... 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_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_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_piece_length_not_positive ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_not_bytes ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_missing ... 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_length_ok ... 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::build::torrent_builder_tests::read_file_parallel_non_blocking_cancel ... 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_invalid_length ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_missing ... 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_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_no_elem ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_not_dict ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_missing ... ok [INFO] [stdout] test torrent::v1::torrent_tests::info_hash_ok ... 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::is_private_incorrect_val_type ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_extra_fields ... 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_extra_info_fields ... 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_no_key ... 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::torrent_tests::magnet_link_with_web_seed ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_ok ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_with_extra_fields ... 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::write::torrent_write_tests::encode_with_announce_list ... 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::read::torrent_read_tests::extract_pieces_empty ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_announce_list ... ok [INFO] [stdout] test util::util_tests::list_dir_ok ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_iterator_test ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_sanity_test ... 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::list_dir_with_subdir ... ok [INFO] [stdout] test util::util_tests::last_component_err ... 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::util_tests::i64_to_u64_err ... ok [INFO] [stdout] test util::util_tests::last_component_ok ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_ok ... 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::last_component_ok_2 ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_err ... 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_has_invalid_component ... 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_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_ok' (149) 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: 0x5bed52f193b2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bed52f193b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bed52f193b2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bed52f193b2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bed52f3c45f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bed52f3c45f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bed52f061c3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bed52f061c3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bed52f19a02 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bed52f0461c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bed52f0448e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bed52e82d6e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5bed52e82d6e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bed52f053f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5bed52f053f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bed52f1980a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5bed52f19769 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bed52f0504d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bed52f437b0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bed52f44a56 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5bed52e50f0f - core::result::Result::unwrap::h818bc80c7bcfdbc7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5bed52e50f0f - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::hb060c02c74dba658 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1516:33 [INFO] [stdout] 22: 0x5bed52e51767 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::ha6bc7efe37d828ce [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1514:26 [INFO] [stdout] 23: 0x5bed52e13b96 - core::ops::function::FnOnce::call_once::hd54f2477ee6b5a97 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bed52e83deb - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5bed52e83deb - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bed52e81a55 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bed52e81a55 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5bed52e81a55 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5bed52e81a55 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5bed52e81a55 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bed52e81a55 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bed52e81a55 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bed52ea8964 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bed52ea8964 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bed52e8f57a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5bed52e8f57a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bed52e8f57a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bed52e8f57a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bed52e8f57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5bed52eef34f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5bed52eef34f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x70b644918aa4 - [INFO] [stdout] 45: 0x70b6449a5a34 - clone [INFO] [stdout] 46: 0x0 - [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' (147) 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: 0x5bed52f193b2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bed52f193b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bed52f193b2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bed52f193b2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bed52f3c45f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bed52f3c45f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bed52f061c3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bed52f061c3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bed52f19a02 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bed52f0461c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bed52f0448e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bed52e82d6e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5bed52e82d6e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bed52f053f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5bed52f053f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bed52f197d6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5bed52f19769 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bed52f0504d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bed52f437b0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bed52f43b4c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5bed52e4f69c - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::hc4f39b88041ea694 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1537:9 [INFO] [stdout] 21: 0x5bed52e50aa7 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::{{closure}}::h6ee35316bc64774c [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1535:45 [INFO] [stdout] 22: 0x5bed52e16356 - core::ops::function::FnOnce::call_once::hf62da7aed791abc1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5bed52e83deb - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bed52e83deb - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5bed52e81a55 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5bed52e81a55 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5bed52e81a55 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5bed52e81a55 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5bed52e81a55 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5bed52e81a55 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5bed52e81a55 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5bed52ea8964 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5bed52ea8964 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5bed52e8f57a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5bed52e8f57a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5bed52e8f57a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5bed52e8f57a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5bed52e8f57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5bed52eef34f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5bed52eef34f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x70b644918aa4 - [INFO] [stdout] 44: 0x70b6449a5a34 - clone [INFO] [stdout] 45: 0x0 - [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' (148) 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: 0x5bed52f193b2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bed52f193b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bed52f193b2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bed52f193b2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bed52f3c45f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bed52f3c45f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bed52f061c3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bed52f061c3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bed52f19a02 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bed52f0461c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bed52f0448e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bed52e82d6e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5bed52e82d6e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bed52f053f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5bed52f053f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bed52f197d6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5bed52f19769 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bed52f0504d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bed52f437b0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bed52f43b4c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5bed52e4d7bc - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::h87871fa3ad899825 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1549:9 [INFO] [stdout] 21: 0x5bed52e50ad7 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::{{closure}}::hc15ef5cfb65fadf3 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1547:36 [INFO] [stdout] 22: 0x5bed52e11b66 - core::ops::function::FnOnce::call_once::h4c7166183ecadc5b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5bed52e83deb - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bed52e83deb - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5bed52e81a55 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5bed52e81a55 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5bed52e81a55 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5bed52e81a55 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5bed52e81a55 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5bed52e81a55 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5bed52e81a55 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5bed52ea8964 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5bed52ea8964 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5bed52e8f57a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5bed52e8f57a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5bed52e8f57a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5bed52e8f57a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5bed52e8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5bed52e8f57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5bed52eef34f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5bed52eef34f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x70b644918aa4 - [INFO] [stdout] 44: 0x70b6449a5a34 - clone [INFO] [stdout] 45: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6c870f0f9f6dd2c0c8bcc79cde6b1517733cd1c0bd7619c4d16d5a4f30ee4d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c870f0f9f6dd2c0c8bcc79cde6b1517733cd1c0bd7619c4d16d5a4f30ee4d5d", kill_on_drop: false }` [INFO] [stdout] 6c870f0f9f6dd2c0c8bcc79cde6b1517733cd1c0bd7619c4d16d5a4f30ee4d5d