[INFO] fetching crate lava_torrent 0.5.0... [INFO] testing lava_torrent-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate lava_torrent 0.5.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate lava_torrent 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lava_torrent 0.5.0 [INFO] finished tweaking crates.io crate lava_torrent 0.5.0 [INFO] tweaked toml for crates.io crate lava_torrent 0.5.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b8b194defa256ea7e7a7bea7d25c200e16210f847b014f97f55003d2c0703dd [INFO] running `Command { std: "docker" "start" "-a" "1b8b194defa256ea7e7a7bea7d25c200e16210f847b014f97f55003d2c0703dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b8b194defa256ea7e7a7bea7d25c200e16210f847b014f97f55003d2c0703dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8b194defa256ea7e7a7bea7d25c200e16210f847b014f97f55003d2c0703dd", kill_on_drop: false }` [INFO] [stdout] 1b8b194defa256ea7e7a7bea7d25c200e16210f847b014f97f55003d2c0703dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2730b49d99804d1f5643f12550ca514af9621cab3321c83e2f66438d92c48357 [INFO] running `Command { std: "docker" "start" "-a" "2730b49d99804d1f5643f12550ca514af9621cab3321c83e2f66438d92c48357", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling lava_torrent v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker/mod.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 167 | | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | | bytes.len() [INFO] [stdout] 169 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 166 ~ panic!( [INFO] [stdout] 167 | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | bytes.len() [INFO] [stdout] 169 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "2730b49d99804d1f5643f12550ca514af9621cab3321c83e2f66438d92c48357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2730b49d99804d1f5643f12550ca514af9621cab3321c83e2f66438d92c48357", kill_on_drop: false }` [INFO] [stdout] 2730b49d99804d1f5643f12550ca514af9621cab3321c83e2f66438d92c48357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e14c4e16e1c03a40ebfa3fef7cb11514fbb98b8cc07c2245dd56cdf94527967 [INFO] running `Command { std: "docker" "start" "-a" "1e14c4e16e1c03a40ebfa3fef7cb11514fbb98b8cc07c2245dd56cdf94527967", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker/mod.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 167 | | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | | bytes.len() [INFO] [stdout] 169 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 166 ~ panic!( [INFO] [stdout] 167 | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | bytes.len() [INFO] [stdout] 169 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lava_torrent v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker/mod.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 167 | | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | | bytes.len() [INFO] [stdout] 169 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 166 ~ panic!( [INFO] [stdout] 167 | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stdout] 168 | bytes.len() [INFO] [stdout] 169 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.33s [INFO] running `Command { std: "docker" "inspect" "1e14c4e16e1c03a40ebfa3fef7cb11514fbb98b8cc07c2245dd56cdf94527967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e14c4e16e1c03a40ebfa3fef7cb11514fbb98b8cc07c2245dd56cdf94527967", kill_on_drop: false }` [INFO] [stdout] 1e14c4e16e1c03a40ebfa3fef7cb11514fbb98b8cc07c2245dd56cdf94527967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0261d771accfec40d69c0213e883e6bcd5f26db46f2d2d2e113dcf33d1e6ad0f [INFO] running `Command { std: "docker" "start" "-a" "0261d771accfec40d69c0213e883e6bcd5f26db46f2d2d2e113dcf33d1e6ad0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 216 tests [INFO] [stderr] --> src/tracker/mod.rs:166:20 [INFO] [stderr] | [INFO] [stderr] 166 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 167 | | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stderr] 168 | | bytes.len() [INFO] [stderr] 169 | | )) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 166 ~ panic!( [INFO] [stderr] 167 | "Peer::from_bytes() expects 6 bytes, {} received.", [INFO] [stderr] 168 | bytes.len() [INFO] [stderr] 169 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lava_torrent` (lib) generated 1 warning [INFO] [stderr] warning: `lava_torrent` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lava_torrent-d865815592605a9e) [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_bytes ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_integer ... 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_empty ... ok [INFO] [stdout] test bencode::bencode_elem_display_tests::display_test_string ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::dict_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::str_ref_to_integer_ok ... ok [INFO] [stdout] test bencode::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::macros::bencode_elem_macro_tests::i32_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i16_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::string_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u16_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i8_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::raw_dict_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::list_empty ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::i64_to_integer_ok ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::u32_to_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_empty ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_nested ... ok [INFO] [stdout] test bencode::macros::bencode_elem_macro_tests::bytes_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_nested ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_raw_dictionary_ok_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_raw_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_overflow ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_invalid_len ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_delimiter ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_delimiter_2 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_4 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_no_delimiter ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_3 ... 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::decode_string_as_bytes ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_dictionary_bad_structure ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_dictionary_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_list_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_dictionary_not_sorted ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::parse_string_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_dictionary_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::encode_string_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_bytes_ok ... 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_dictionary_non_string_key_1 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_bad_utf8 ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_integer_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::encode_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_info_field_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::new_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::read_file_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::add_extra_field_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_no_len ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_string_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_name_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_string_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_announce_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_list_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_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::bencode_elem_write_dictionary_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_bytes_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_encode_list_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_string_negative_len ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_privacy_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::write_integer_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_piece_length_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::set_path_ok ... ok [INFO] [stdout] test bencode::write::bencode_elem_write_tests::bencode_elem_write_integer_ok ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::decode_integer_invalid_int_5 ... ok [INFO] [stdout] test bencode::read::bencode_elem_read_tests::peek_byte_err ... 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 ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_tier ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_info_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_none ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_extra_fields_empty_key ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_announce_list_empty_url ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_piece_length_not_positive ... 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_path_does_not_exist ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_none ... 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_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_tests::absolute_path_ok ... ok [INFO] [stdout] test torrent::v1::file_tests::absolute_path_not_absolute ... 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_length_is_negative ... 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_announce_ok ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_ok ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_extra_fields_ok ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_name_empty ... 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_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_path_has_invalid_component ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_ok ... ok [INFO] [stdout] test torrent::v1::file_display_tests::file_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_ok ... 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_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_tier_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_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_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_length_missing_have_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_ok ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val_type ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_extra_fields_none ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_sanity_test ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_ok ... 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 torrent::v1::read::torrent_read_tests::validate_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_announce_list ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_ok ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_multiple_files ... ok [INFO] [stdout] test torrent::v1::torrent_tests::construct_info_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_info_fields ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_incorrect_val ... ok [INFO] [stdout] test util::util_tests::i64_to_usize_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::info_hash_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::is_private_no_extra_fields ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_ok ... 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::write::torrent_write_tests::encode_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_ok ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::encode_with_extra_fields ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_ok ... ok [INFO] [stdout] test torrent::v1::write::file_write_tests::into_bencode_elem_with_extra_fields ... ok [INFO] [stdout] test util::byte_buffer_tests::byte_buffer_iterator_test ... ok [INFO] [stdout] test torrent::v1::write::torrent_write_tests::write_with_announce_list ... ok [INFO] [stdout] test util::util_tests::i64_to_u64_ok ... ok [INFO] [stdout] test torrent::v1::torrent_tests::magnet_link_with_announce_list ... ok [INFO] [stdout] test torrent::v1::torrent_display_tests::torrent_display_with_extra_info_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_multiple_files ... ok [INFO] [stdout] test util::util_tests::last_component_ok ... ok [INFO] [stdout] test util::util_tests::last_component_ok_2 ... ok [INFO] [stdout] test util::util_tests::u64_to_usize_ok ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_ok ... ok [INFO] [stdout] test util::util_tests::usize_to_u64_ok ... ok [INFO] [stdout] test util::util_tests::list_dir_with_subdir ... ok [INFO] [stdout] test util::util_tests::list_dir_ok ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_not_list ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_missing ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_invalid ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_not_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_not_integer ... 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_length_missing_have_files_overflow ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_not_integer ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_list_tier_url_not_string ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_not_dict ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_length_conflict_with_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_files_empty_list ... ok [INFO] [stdout] test util::util_tests::i64_to_u64_err ... 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_length_missing_no_files ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_name_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_no_elem ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_empty ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_info_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_missing ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_multiple_elem ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_overflow ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::from_parsed_top_level_not_dict ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_mismatch ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::validate_length_not_positive ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_piece_length_not_positive ... ok [INFO] [stdout] test util::util_tests::i64_to_usize_err ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_pieces_not_bytes ... ok [INFO] [stdout] test util::util_tests::last_component_err ... ok [INFO] [stdout] test util::util_tests::u64_to_i64_err ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_has_hidden_component ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_missing ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_invalid_2 ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_length_not_integer ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_component_not_string ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_not_absolute ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_not_dictionary ... 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_not_list ... ok [INFO] [stdout] test torrent::v1::read::torrent_read_tests::extract_announce_not_string ... ok [INFO] [stdout] test torrent::v1::read::file_read_tests::extract_file_path_empty_list ... ok [INFO] [stdout] test torrent::v1::build::torrent_builder_tests::validate_path_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- torrent::v1::build::torrent_builder_tests::validate_path_ok stdout ---- [INFO] [stdout] thread 'torrent::v1::build::torrent_builder_tests::validate_path_ok' panicked at 'called `Result::unwrap()` on an `Err` value: Error(TorrentBuilderFailure("TorrentBuilder has `path` but it does not point to anything."), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some( 0: error_chain::backtrace::imp::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/backtrace.rs:56:48 [INFO] [stdout] 1: ::default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/lib.rs:687:24 [INFO] [stdout] 2: lava_torrent::error::Error::from_kind [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/error_chain.rs:269:21 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/error_chain.rs:370:17 [INFO] [stdout] 4: >::into [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/convert/mod.rs:546:9 [INFO] [stdout] 5: lava_torrent::torrent::v1::build::::validate_path [INFO] [stdout] at src/torrent/v1/build.rs:341:13 [INFO] [stdout] 6: lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok [INFO] [stdout] at src/torrent/v1/build.rs:864:9 [INFO] [stdout] 7: lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}} [INFO] [stdout] at src/torrent/v1/build.rs:859:5 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 10: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 11: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 12: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 14: start_thread [INFO] [stdout] 15: clone [INFO] [stdout] ) } })', src/torrent/v1/build.rs:864:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c1cf2f4b9c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c1cf2f4b9c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c1cf2f4b9c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c1cf2f4b9c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c1cf31a65c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c1cf2efc08 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55c1cf2f6e67 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c1cf2f6e67 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c1cf2f6e67 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c1cf2f6b9b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c1cf2f75ba - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c1cf2f72a7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55c1cf2f5064 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c1cf2f6fb9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55c1cf0e5233 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55c1cf0e5323 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55c1cf145a94 - core::result::Result::unwrap::h24f41d6d4439466b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55c1cf188d8a - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::ha3ef4478f90fec58 [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:864:9 [INFO] [stdout] 18: 0x55c1cf188c3a - lava_torrent::torrent::v1::build::torrent_builder_tests::validate_path_ok::{{closure}}::h65b077e321fa65eb [INFO] [stdout] at /opt/rustwide/workdir/src/torrent/v1/build.rs:859:5 [INFO] [stdout] 19: 0x55c1cf19310e - core::ops::function::FnOnce::call_once::ha90483ba561cc758 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c1cf1da153 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1cf1da153 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55c1cf1d8e81 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55c1cf1d8e81 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55c1cf1d8e81 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55c1cf1d8e81 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55c1cf1d8e81 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55c1cf1d8e81 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55c1cf1d8e81 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55c1cf1e2761 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55c1cf1e2761 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55c1cf1aeebf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55c1cf1aeebf - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55c1cf1aeebf - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55c1cf1aeebf - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55c1cf1aeebf - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55c1cf1aeebf - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55c1cf1aeebf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c1cf2fd643 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55c1cf2fd643 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c1cf2fd643 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f4c3a2a0609 - start_thread [INFO] [stdout] 42: 0x7f4c3a52b293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] torrent::v1::build::torrent_builder_tests::validate_path_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 215 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "0261d771accfec40d69c0213e883e6bcd5f26db46f2d2d2e113dcf33d1e6ad0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0261d771accfec40d69c0213e883e6bcd5f26db46f2d2d2e113dcf33d1e6ad0f", kill_on_drop: false }` [INFO] [stdout] 0261d771accfec40d69c0213e883e6bcd5f26db46f2d2d2e113dcf33d1e6ad0f