[INFO] fetching crate lava_torrent 0.11.1... [INFO] testing lava_torrent-0.11.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate lava_torrent 0.11.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lava_torrent 0.11.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d1a88c68320083f57f42ac7d96bed5ab2de0c6c93edfe2a1767db2ac28fbda8 [INFO] running `Command { std: "docker" "start" "-a" "3d1a88c68320083f57f42ac7d96bed5ab2de0c6c93edfe2a1767db2ac28fbda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d1a88c68320083f57f42ac7d96bed5ab2de0c6c93edfe2a1767db2ac28fbda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1a88c68320083f57f42ac7d96bed5ab2de0c6c93edfe2a1767db2ac28fbda8", kill_on_drop: false }` [INFO] [stdout] 3d1a88c68320083f57f42ac7d96bed5ab2de0c6c93edfe2a1767db2ac28fbda8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 563d92bee54c0eab7f42138acfabde78ba48b6df54c208d861ce1a48dc5836c1 [INFO] running `Command { std: "docker" "start" "-a" "563d92bee54c0eab7f42138acfabde78ba48b6df54c208d861ce1a48dc5836c1", kill_on_drop: false }` [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lava_torrent v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn new(bytes: &[u8]) -> ByteBuffer { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn new(bytes: &[u8]) -> ByteBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `Command { std: "docker" "inspect" "563d92bee54c0eab7f42138acfabde78ba48b6df54c208d861ce1a48dc5836c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563d92bee54c0eab7f42138acfabde78ba48b6df54c208d861ce1a48dc5836c1", kill_on_drop: false }` [INFO] [stdout] 563d92bee54c0eab7f42138acfabde78ba48b6df54c208d861ce1a48dc5836c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b29e487bd530ed4987a20a564f9971246f3fba40e9891efe3974058080f28e6 [INFO] running `Command { std: "docker" "start" "-a" "0b29e487bd530ed4987a20a564f9971246f3fba40e9891efe3974058080f28e6", 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 5.68s [INFO] running `Command { std: "docker" "inspect" "0b29e487bd530ed4987a20a564f9971246f3fba40e9891efe3974058080f28e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b29e487bd530ed4987a20a564f9971246f3fba40e9891efe3974058080f28e6", kill_on_drop: false }` [INFO] [stdout] 0b29e487bd530ed4987a20a564f9971246f3fba40e9891efe3974058080f28e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b8ae3da6d082f525fc987f51e08322aa2f52bcd5de102989065bbc59aa449f [INFO] running `Command { std: "docker" "start" "-a" "a2b8ae3da6d082f525fc987f51e08322aa2f52bcd5de102989065bbc59aa449f", 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lava_torrent-56efe314e3459445) [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::macros::bencode_elem_macro_tests::bytes_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i16_to_integer_ok ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_string ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i32_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i64_to_integer_ok ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_integer ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::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::list_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i8_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_empty ... 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::read::bencode_elem_read_tests::decode_dictionary_bad_structure ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u32_to_integer_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_integer_invalid_int ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u8_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_3 ... 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_dictionary_empty ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_4 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_5 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_no_delimiter ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_ok ... 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_integer_overflow ... 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 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_as_bytes ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_invalid_len ... 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_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_string_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_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::read::bencode_elem_read_tests::peek_byte_err ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_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_encode_bytes_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_non_string_key_1 ... 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_encode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_not_sorted ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_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::encode_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_bytes_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::bencode_elem_write_list_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_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_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_info_field_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_dictionary_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_field_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_non_blocking_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::set_announce_list_ok ... 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::set_name_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_path_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_privacy_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_tier ... 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_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_list_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_ok_2 ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_empty ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_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::set_announce_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_non_blocking_cancel ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_string_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_positive ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_power_of_two ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_ok ... ok [INFO] [stdout] test torrent::v1::file_tests::absolute_path_not_absolute ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_none ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::file_tests::absolute_path_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_missing ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_parallel_non_blocking_cancel ... 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_length_ok ... 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_path_component_invalid_2 ... 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_not_string ... 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_ok ... 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_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_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_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_announce_ok ... 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_empty_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_files_missing ... 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_list_tier_ok ... 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_length_conflict_with_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_have_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_missing_have_files_overflow ... 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_length_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_ok ... 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_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_not_positive ... 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_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_not_bytes ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_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::validate_length_mismatch ... 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::validate_length_not_positive ... 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::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::torrent_display_tests::torrent_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_announce_list ... ok [INFO] [stdout] test torrent::v1::torrent_tests::construct_info_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::info_hash_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val_type ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_info_fields ... 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_ok ... 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::torrent_tests::magnet_link_with_web_seeds ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_announce_list ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_info_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_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::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::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 util::util_tests::last_component_ok_2 ... ok [INFO] [stdout] test util::util_tests::list_dir_ok ... ok [INFO] [stdout] test util::util_tests::list_dir_with_subdir ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_err ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_ok ... ok [INFO] [stdout] test util::util_tests::u64_to_usize_ok ... ok [INFO] [stdout] test util::util_tests::usize_to_u64_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_overflow ... 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 torrent::v1::torrent_tests::is_private_no_extra_fields ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_not_absolute ... FAILED [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_ok ... FAILED [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (139) 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: 0x60b91ae020a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b91ae020a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b91ae020a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60b91ae020a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60b91ae1223f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60b91ae1223f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60b91adce953 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60b91adce953 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60b91addab62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60b91addfdff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60b91addfc91 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60b91ad7135e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60b91ad7135e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60b91ade04bf - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60b91ade04bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60b91ade0236 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60b91addac99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60b91adc31fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60b91ae1a260 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60b91ae1a23c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x60b91ac892ec - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::h018388b838c89e40 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1549:9 [INFO] [stdout] 21: 0x60b91ac89337 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_not_absolute::{{closure}}::h3b98a8dcac2cd19c [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1547:36 [INFO] [stdout] 22: 0x60b91ac97706 - core::ops::function::FnOnce::call_once::hbee92938fd2f426c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x60b91ad711ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60b91ad711ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x60b91ad851bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x60b91ad851bd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x60b91ad851bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x60b91ad851bd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x60b91ad851bd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x60b91ad851bd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x60b91ad851bd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x60b91ad5e704 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x60b91ad5e704 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x60b91ad6203a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x60b91ad6203a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x60b91ad6203a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x60b91ad6203a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x60b91ad6203a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x60b91add609f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x60b91add609f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7609c04e2aa4 - [INFO] [stdout] 44: 0x7609c056fa64 - clone [INFO] [stdout] 45: 0x0 - [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' (140) 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: 0x60b91ae020a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b91ae020a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b91ae020a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60b91ae020a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60b91ae1223f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60b91ae1223f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60b91adce953 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60b91adce953 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60b91addab62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60b91addfdff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60b91addfc91 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60b91ad7135e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60b91ad7135e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60b91ade04bf - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60b91ade04bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60b91ade026a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60b91addac99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60b91adc31fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60b91ae1a260 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60b91ae19826 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x60b91ac82a7f - core::result::Result::unwrap::hc732f1061fdd9da8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x60b91ac82a7f - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::hf2639b51295056f7 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1516:33 [INFO] [stdout] 22: 0x60b91ac82bd7 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::hb93def6040c0b061 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1514:26 [INFO] [stdout] 23: 0x60b91ac95e46 - core::ops::function::FnOnce::call_once::h669dfc0c520d8f9f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60b91ad711ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60b91ad711ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60b91ad851bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60b91ad851bd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x60b91ad851bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60b91ad851bd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60b91ad851bd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60b91ad851bd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60b91ad851bd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60b91ad5e704 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60b91ad5e704 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x60b91ad6203a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x60b91ad6203a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60b91ad6203a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60b91ad6203a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x60b91ad6203a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60b91add609f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x60b91add609f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7609c04e2aa4 - [INFO] [stdout] 45: 0x7609c056fa64 - 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' (138) 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: 0x60b91ae020a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b91ae020a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b91ae020a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60b91ae020a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60b91ae1223f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60b91ae1223f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60b91adce953 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60b91adce953 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60b91addab62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60b91addfdff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60b91addfc91 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60b91ad7135e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60b91ad7135e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60b91ade04bf - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60b91ade04bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60b91ade0236 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60b91addac99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60b91adc31fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60b91ae1a260 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60b91ae1a23c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x60b91ac8cb8c - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::h165c1dd16d617b65 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1537:9 [INFO] [stdout] 21: 0x60b91ac8cbd7 - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_has_invalid_component::{{closure}}::h2bdedc6ff28d07eb [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:1535:45 [INFO] [stdout] 22: 0x60b91ac97906 - core::ops::function::FnOnce::call_once::hc366ecfc9f41a9f0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x60b91ad711ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60b91ad711ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x60b91ad851bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x60b91ad851bd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x60b91ad851bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x60b91ad851bd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x60b91ad851bd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x60b91ad851bd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x60b91ad851bd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x60b91ad5e704 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x60b91ad5e704 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x60b91ad6203a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x60b91ad6203a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x60b91ad6203a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x60b91ad6203a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x60b91ad6203a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x60b91ad6203a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x60b91add609f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x60b91add609f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7609c04e2aa4 - [INFO] [stdout] 44: 0x7609c056fa64 - 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.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a2b8ae3da6d082f525fc987f51e08322aa2f52bcd5de102989065bbc59aa449f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b8ae3da6d082f525fc987f51e08322aa2f52bcd5de102989065bbc59aa449f", kill_on_drop: false }` [INFO] [stdout] a2b8ae3da6d082f525fc987f51e08322aa2f52bcd5de102989065bbc59aa449f