Oct 11 17:14:14.188 INFO testing m3u8-rs-1.0.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:14:14.189 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:14:14.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:14:14.593 INFO blam! 05c14a13284e50432c16ea69879adb354d4820074d33f9223d8e7fbfd51968d2 Oct 11 17:14:14.594 INFO running `"docker" "start" "-a" "05c14a13284e50432c16ea69879adb354d4820074d33f9223d8e7fbfd51968d2"` Oct 11 17:14:15.718 INFO kablam! usermod: no changes Oct 11 17:14:15.797 INFO kablam! Compiling m3u8-rs v1.0.4 (/source) Oct 11 17:14:16.880 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:14:16.880 INFO kablam! --> src/lib.rs:91:1 Oct 11 17:14:16.880 INFO kablam! | Oct 11 17:14:16.880 INFO kablam! 91 | #[macro_use] Oct 11 17:14:16.880 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:14:16.880 INFO kablam! | Oct 11 17:14:16.880 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:14:16.880 INFO kablam! Oct 11 17:14:19.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 11 17:14:19.507 INFO kablam! su: No module specific data is present Oct 11 17:14:20.014 INFO running `"docker" "rm" "-f" "05c14a13284e50432c16ea69879adb354d4820074d33f9223d8e7fbfd51968d2"` Oct 11 17:14:20.288 INFO blam! 05c14a13284e50432c16ea69879adb354d4820074d33f9223d8e7fbfd51968d2 Oct 11 17:14:20.295 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:14:20.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:14:20.735 INFO blam! b8fad39cfa286a5f9beaf8a3d3cd9ab4e987d4ba8f637ca9ca3fffa064e1ce60 Oct 11 17:14:20.740 INFO running `"docker" "start" "-a" "b8fad39cfa286a5f9beaf8a3d3cd9ab4e987d4ba8f637ca9ca3fffa064e1ce60"` Oct 11 17:14:21.776 INFO kablam! usermod: no changes Oct 11 17:14:21.835 INFO kablam! Compiling m3u8-rs v1.0.4 (/source) Oct 11 17:14:23.617 INFO kablam! warning: unused variable: `i` Oct 11 17:14:23.618 INFO kablam! --> examples/with_nom_result.rs:16:23 Oct 11 17:14:23.618 INFO kablam! | Oct 11 17:14:23.618 INFO kablam! 16 | IResult::Done(i, playlist) => playlist, Oct 11 17:14:23.618 INFO kablam! | ^ help: consider using `_i` instead Oct 11 17:14:23.619 INFO kablam! | Oct 11 17:14:23.619 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 17:14:23.619 INFO kablam! Oct 11 17:14:23.619 INFO kablam! warning: unused variable: `i` Oct 11 17:14:23.620 INFO kablam! --> examples/with_nom_result.rs:35:23 Oct 11 17:14:23.620 INFO kablam! | Oct 11 17:14:23.620 INFO kablam! 35 | IResult::Done(i, Playlist::MasterPlaylist(pl)) => println!("Master playlist:\n{:?}", pl), Oct 11 17:14:23.620 INFO kablam! | ^ help: consider using `_i` instead Oct 11 17:14:23.621 INFO kablam! Oct 11 17:14:23.621 INFO kablam! warning: unused variable: `i` Oct 11 17:14:23.621 INFO kablam! --> examples/with_nom_result.rs:36:23 Oct 11 17:14:23.621 INFO kablam! | Oct 11 17:14:23.622 INFO kablam! 36 | IResult::Done(i, Playlist::MediaPlaylist(pl)) => println!("Media playlist:\n{:?}", pl), Oct 11 17:14:23.622 INFO kablam! | ^ help: consider using `_i` instead Oct 11 17:14:23.622 INFO kablam! Oct 11 17:14:23.636 INFO kablam! warning: function is never used: `main_alt` Oct 11 17:14:23.636 INFO kablam! --> examples/with_nom_result.rs:27:1 Oct 11 17:14:23.636 INFO kablam! | Oct 11 17:14:23.636 INFO kablam! 27 | fn main_alt() { Oct 11 17:14:23.636 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 17:14:23.636 INFO kablam! | Oct 11 17:14:23.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:14:23.636 INFO kablam! Oct 11 17:14:24.237 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:14:24.237 INFO kablam! --> src/lib.rs:91:1 Oct 11 17:14:24.237 INFO kablam! | Oct 11 17:14:24.238 INFO kablam! 91 | #[macro_use] Oct 11 17:14:24.238 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:14:24.238 INFO kablam! | Oct 11 17:14:24.238 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:14:24.239 INFO kablam! Oct 11 17:14:25.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 11 17:14:25.960 INFO kablam! su: No module specific data is present Oct 11 17:14:26.500 INFO running `"docker" "rm" "-f" "b8fad39cfa286a5f9beaf8a3d3cd9ab4e987d4ba8f637ca9ca3fffa064e1ce60"` Oct 11 17:14:26.776 INFO blam! b8fad39cfa286a5f9beaf8a3d3cd9ab4e987d4ba8f637ca9ca3fffa064e1ce60 Oct 11 17:14:26.778 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:14:26.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:14:27.237 INFO blam! 38f4d8108b71bdb3f505a98f4a2f01b478fbb6f6ffbf7b15fbce66ea7496183f Oct 11 17:14:27.249 INFO running `"docker" "start" "-a" "38f4d8108b71bdb3f505a98f4a2f01b478fbb6f6ffbf7b15fbce66ea7496183f"` Oct 11 17:14:28.269 INFO kablam! usermod: no changes Oct 11 17:14:28.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 17:14:28.340 INFO kablam! Running /target/debug/deps/m3u8_rs-561eb70e4307fe2a Oct 11 17:14:28.348 INFO kablam! Running /target/debug/deps/lib-72f136fa062dd7c1 Oct 11 17:14:28.348 INFO blam! Oct 11 17:14:28.348 INFO blam! running 0 tests Oct 11 17:14:28.348 INFO blam! Oct 11 17:14:28.348 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:14:28.348 INFO blam! Oct 11 17:14:28.350 INFO blam! Oct 11 17:14:28.350 INFO blam! running 27 tests Oct 11 17:14:28.350 INFO blam! test comment ... ok Oct 11 17:14:28.362 INFO blam! test float_no_decimal ... ok Oct 11 17:14:28.362 INFO blam! test consume_empty_line ... ok Oct 11 17:14:28.362 INFO blam! test create_and_parse_media_playlist_empty ... ok Oct 11 17:14:28.362 INFO blam! test create_and_parse_master_playlist_empty ... ok Oct 11 17:14:28.362 INFO blam! test create_and_parse_master_playlist_full ... ok Oct 11 17:14:28.362 INFO blam! test create_and_parse_media_playlist_single_segment ... ok Oct 11 17:14:28.362 INFO blam! test float_ ... ok Oct 11 17:14:28.362 INFO blam! test create_and_parse_media_playlist_full ... ok Oct 11 17:14:28.368 INFO blam! test float_should_ignore_trailing_dot ... ok Oct 11 17:14:28.377 INFO blam! test parse_duration_title ... ok Oct 11 17:14:28.412 INFO blam! test playlist_master_with_multiple_codecs ... FAILED Oct 11 17:14:28.412 INFO blam! test playlist_master_with_alternatives ... FAILED Oct 11 17:14:28.412 INFO blam! test playlist_media_standard ... FAILED Oct 11 17:14:28.412 INFO blam! test playlist_not_ending_in_newline_master ... FAILED Oct 11 17:14:28.432 INFO blam! test playlist_media_without_segments ... FAILED Oct 11 17:14:28.432 INFO blam! test test_key_value_pairs ... ok Oct 11 17:14:28.432 INFO blam! test test_key_value_pair ... ok Oct 11 17:14:28.432 INFO blam! test quotes ... ok Oct 11 17:14:28.432 INFO blam! test playlist_not_ending_in_newline_media ... FAILED Oct 11 17:14:28.432 INFO blam! test playlist_type_is_master ... FAILED Oct 11 17:14:28.432 INFO blam! test playlist_master_with_i_frame_stream_inf ... FAILED Oct 11 17:14:28.432 INFO blam! test playlist_types ... FAILED Oct 11 17:14:28.432 INFO blam! test test_key_value_pairs_trailing_equals ... ok Oct 11 17:14:28.432 INFO blam! test test_key_value_pairs_multiple_quoted_values ... ok Oct 11 17:14:28.432 INFO blam! test test_key_value_pairs_quotes ... ok Oct 11 17:14:28.445 INFO blam! test variant_stream ... ok Oct 11 17:14:28.445 INFO blam! Oct 11 17:14:28.445 INFO blam! failures: Oct 11 17:14:28.445 INFO blam! Oct 11 17:14:28.445 INFO blam! ---- playlist_master_with_multiple_codecs stdout ---- Oct 11 17:14:28.445 INFO blam! thread 'playlist_master_with_multiple_codecs' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.445 INFO blam! stack backtrace: Oct 11 17:14:28.445 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.445 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.445 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.445 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.445 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.445 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.445 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.445 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.445 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.445 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.445 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.445 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.445 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.445 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.445 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.445 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.445 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.445 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.445 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.445 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.445 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.445 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.445 INFO blam! 13: 0x5584148395d6 - lib::playlist_master_with_multiple_codecs::hbddd70c05dc5ae0d Oct 11 17:14:28.445 INFO blam! at tests/lib.rs:65 Oct 11 17:14:28.445 INFO blam! 14: 0x5584148395a9 - lib::playlist_master_with_multiple_codecs::{{closure}}::h4c9af353986176d4 Oct 11 17:14:28.445 INFO blam! at tests/lib.rs:64 Oct 11 17:14:28.445 INFO blam! 15: 0x55841484058d - core::ops::function::FnOnce::call_once::h677bdfb6538cf834 Oct 11 17:14:28.445 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.445 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.445 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.445 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.445 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.445 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.445 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.445 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.445 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.445 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.445 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.445 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.445 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.445 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.445 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.445 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.445 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.445 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.446 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.446 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.446 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.446 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.446 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.446 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.446 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.446 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.446 INFO blam! 26: 0x0 - Oct 11 17:14:28.446 INFO blam! Oct 11 17:14:28.446 INFO blam! ---- playlist_master_with_alternatives stdout ---- Oct 11 17:14:28.446 INFO blam! thread 'playlist_master_with_alternatives' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.446 INFO blam! stack backtrace: Oct 11 17:14:28.446 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.446 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.446 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.446 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.446 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.446 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.446 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.446 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.446 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.446 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.446 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.446 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.446 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.446 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.446 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.446 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.446 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.446 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.446 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.446 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.446 INFO blam! 13: 0x5584148394f6 - lib::playlist_master_with_alternatives::hcb70cff6d4c565f7 Oct 11 17:14:28.446 INFO blam! at tests/lib.rs:55 Oct 11 17:14:28.446 INFO blam! 14: 0x5584148394c9 - lib::playlist_master_with_alternatives::{{closure}}::had1f734f0d874a9c Oct 11 17:14:28.446 INFO blam! at tests/lib.rs:54 Oct 11 17:14:28.446 INFO blam! 15: 0x55841484065d - core::ops::function::FnOnce::call_once::h6d08639aa6519327 Oct 11 17:14:28.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.446 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.446 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.446 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.446 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.446 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.446 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.446 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.446 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.446 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.446 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.446 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.446 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.446 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.446 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.446 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.446 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.446 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.446 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.446 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.446 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.446 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.446 INFO blam! 26: 0x0 - Oct 11 17:14:28.446 INFO blam! Oct 11 17:14:28.446 INFO blam! ---- playlist_media_standard stdout ---- Oct 11 17:14:28.446 INFO blam! thread 'playlist_media_standard' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.446 INFO blam! stack backtrace: Oct 11 17:14:28.446 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.446 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.446 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.446 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.446 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.446 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.446 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.446 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.447 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.447 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.447 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.447 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.447 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.447 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.447 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.447 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.447 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.447 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.447 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.447 INFO blam! 13: 0x558414839646 - lib::playlist_media_standard::h858ac13cc5fe77b9 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:72 Oct 11 17:14:28.447 INFO blam! 14: 0x558414839619 - lib::playlist_media_standard::{{closure}}::h35e8e81feabc3408 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:71 Oct 11 17:14:28.447 INFO blam! 15: 0x558414840a9d - core::ops::function::FnOnce::call_once::he743816953a1e52e Oct 11 17:14:28.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.447 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.447 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.447 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.447 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.447 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.447 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.447 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.447 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.447 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.447 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.447 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.447 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.447 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.447 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.447 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.447 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.447 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.447 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.447 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.447 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.447 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.447 INFO blam! 26: 0x0 - Oct 11 17:14:28.447 INFO blam! Oct 11 17:14:28.447 INFO blam! ---- playlist_not_ending_in_newline_master stdout ---- Oct 11 17:14:28.447 INFO blam! thread 'playlist_not_ending_in_newline_master' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.447 INFO blam! stack backtrace: Oct 11 17:14:28.447 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.447 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.447 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.447 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.447 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.447 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.447 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.447 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.447 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.447 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.447 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.447 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.447 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.447 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.447 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.447 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.447 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.447 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.447 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.447 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.447 INFO blam! 13: 0x558414839726 - lib::playlist_not_ending_in_newline_master::hb9b0735018abe3cf Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:85 Oct 11 17:14:28.447 INFO blam! 14: 0x5584148396f9 - lib::playlist_not_ending_in_newline_master::{{closure}}::h2d6ed4110a568d3b Oct 11 17:14:28.447 INFO blam! at tests/lib.rs:84 Oct 11 17:14:28.447 INFO blam! 15: 0x55841484044d - core::ops::function::FnOnce::call_once::h205c959e3aa18f3b Oct 11 17:14:28.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.447 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.447 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.447 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.448 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.448 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.448 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.448 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.448 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.448 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.448 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.448 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.448 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.448 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.448 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.448 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.448 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.448 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.448 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.448 INFO blam! 26: 0x0 - Oct 11 17:14:28.448 INFO blam! Oct 11 17:14:28.448 INFO blam! ---- playlist_media_without_segments stdout ---- Oct 11 17:14:28.448 INFO blam! thread 'playlist_media_without_segments' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.448 INFO blam! stack backtrace: Oct 11 17:14:28.448 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.448 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.448 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.448 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.448 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.448 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.448 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.448 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.448 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.448 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.448 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.448 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.448 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.448 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.448 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.448 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.448 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.448 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.448 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.448 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.448 INFO blam! 13: 0x5584148396b6 - lib::playlist_media_without_segments::hdb990b3828aa93bf Oct 11 17:14:28.448 INFO blam! at tests/lib.rs:77 Oct 11 17:14:28.448 INFO blam! 14: 0x558414839689 - lib::playlist_media_without_segments::{{closure}}::h9c42a4b6c61cf3d1 Oct 11 17:14:28.448 INFO blam! at tests/lib.rs:76 Oct 11 17:14:28.448 INFO blam! 15: 0x55841484089d - core::ops::function::FnOnce::call_once::hb521cf9544726957 Oct 11 17:14:28.448 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.448 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.448 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.448 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.448 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.448 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.448 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.448 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.448 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.448 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.448 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.448 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.448 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.448 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.448 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.448 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.448 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.448 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.448 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.448 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.448 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.448 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.448 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.448 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.449 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.449 INFO blam! 26: 0x0 - Oct 11 17:14:28.449 INFO blam! Oct 11 17:14:28.449 INFO blam! ---- playlist_not_ending_in_newline_media stdout ---- Oct 11 17:14:28.449 INFO blam! thread 'playlist_not_ending_in_newline_media' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.449 INFO blam! stack backtrace: Oct 11 17:14:28.449 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.449 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.449 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.449 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.449 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.449 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.449 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.449 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.449 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.449 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.449 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.449 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.449 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.449 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.449 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.449 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.449 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.449 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.449 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.449 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.449 INFO blam! 13: 0x558414839796 - lib::playlist_not_ending_in_newline_media::h0751f1b377e5031c Oct 11 17:14:28.449 INFO blam! at tests/lib.rs:90 Oct 11 17:14:28.449 INFO blam! 14: 0x558414839769 - lib::playlist_not_ending_in_newline_media::{{closure}}::hf062176bdc7ab6b7 Oct 11 17:14:28.449 INFO blam! at tests/lib.rs:89 Oct 11 17:14:28.449 INFO blam! 15: 0x55841484069d - core::ops::function::FnOnce::call_once::h728643f5e8ee021e Oct 11 17:14:28.449 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.449 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.449 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.449 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.449 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.449 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.449 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.449 INFO kablam! error: test failed, to rerun pass '--test lib' Oct 11 17:14:28.449 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.449 INFO kablam! su: No module specific data is present Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.449 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.449 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.449 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.449 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.449 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.449 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.449 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.449 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.449 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.449 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.449 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.449 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.449 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.449 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.449 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.449 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.449 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.449 INFO blam! 26: 0x0 - Oct 11 17:14:28.449 INFO blam! Oct 11 17:14:28.449 INFO blam! ---- playlist_type_is_master stdout ---- Oct 11 17:14:28.449 INFO blam! thread 'playlist_type_is_master' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.449 INFO blam! stack backtrace: Oct 11 17:14:28.449 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.449 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.449 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.449 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.449 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.449 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.450 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.450 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.450 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.450 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.450 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.450 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.450 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.450 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.450 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.450 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.450 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.450 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.450 INFO blam! 12: 0x558414839811 - lib::playlist_type_is_master::hcea128da5fed658b Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:98 Oct 11 17:14:28.450 INFO blam! 13: 0x5584148397d9 - lib::playlist_type_is_master::{{closure}}::hdefbe4aa54e8697d Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:97 Oct 11 17:14:28.450 INFO blam! 14: 0x558414840a1d - core::ops::function::FnOnce::call_once::hcdb9a13c7ac8a707 Oct 11 17:14:28.450 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.450 INFO blam! 15: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.450 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.450 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.450 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.450 INFO blam! 16: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.450 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.450 INFO blam! 17: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.450 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.450 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.450 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.450 INFO blam! 18: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.450 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.450 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.450 INFO blam! 19: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.450 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.450 INFO blam! 20: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.450 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.450 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.450 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.450 INFO blam! 21: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.450 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.450 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.450 INFO blam! 22: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.450 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.450 INFO blam! 23: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.450 INFO blam! 24: 0x7fba3b31141c - clone Oct 11 17:14:28.450 INFO blam! 25: 0x0 - Oct 11 17:14:28.450 INFO blam! Oct 11 17:14:28.450 INFO blam! ---- playlist_master_with_i_frame_stream_inf stdout ---- Oct 11 17:14:28.450 INFO blam! thread 'playlist_master_with_i_frame_stream_inf' panicked at 'Can't find m3u8.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.450 INFO blam! stack backtrace: Oct 11 17:14:28.450 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.450 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.450 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.450 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.450 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.450 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.450 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.450 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.450 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.450 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.450 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.450 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.450 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.450 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.450 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.450 INFO blam! 9: 0x558414844ad3 - >::expect::h689a432cc4f0ffe5 Oct 11 17:14:28.450 INFO blam! at libcore/result.rs:835 Oct 11 17:14:28.450 INFO blam! 10: 0x5584148389a7 - lib::getm3u::hbaec7c176bc5437e Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:26 Oct 11 17:14:28.450 INFO blam! 11: 0x558414838b2a - lib::get_sample_playlist::h1553122c203d2570 Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:32 Oct 11 17:14:28.450 INFO blam! 12: 0x558414838b84 - lib::print_parse_playlist_test::hd86a42fab44b3444 Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:39 Oct 11 17:14:28.450 INFO blam! 13: 0x558414839566 - lib::playlist_master_with_i_frame_stream_inf::h8ccb9b506d487541 Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:60 Oct 11 17:14:28.450 INFO blam! 14: 0x558414839539 - lib::playlist_master_with_i_frame_stream_inf::{{closure}}::h6e2192bc459fb142 Oct 11 17:14:28.450 INFO blam! at tests/lib.rs:59 Oct 11 17:14:28.450 INFO blam! 15: 0x55841484048d - core::ops::function::FnOnce::call_once::h32beddecac7e70fd Oct 11 17:14:28.450 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.450 INFO blam! 16: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.451 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.451 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.451 INFO blam! 17: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.451 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.451 INFO blam! 18: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.451 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.451 INFO blam! 19: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.451 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.451 INFO blam! 20: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.451 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.451 INFO blam! 21: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.451 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.451 INFO blam! 22: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.451 INFO blam! 23: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.451 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.451 INFO blam! 24: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.451 INFO blam! 25: 0x7fba3b31141c - clone Oct 11 17:14:28.451 INFO blam! 26: 0x0 - Oct 11 17:14:28.451 INFO blam! Oct 11 17:14:28.451 INFO blam! ---- playlist_types stdout ---- Oct 11 17:14:28.451 INFO blam! thread 'playlist_types' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:14:28.451 INFO blam! stack backtrace: Oct 11 17:14:28.451 INFO blam! 0: 0x558414911f0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:14:28.451 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:14:28.451 INFO blam! 1: 0x55841491ade6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:14:28.451 INFO blam! 2: 0x558414915b3d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:211 Oct 11 17:14:28.451 INFO blam! 3: 0x55841491584b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:221 Oct 11 17:14:28.451 INFO blam! 4: 0x5584149161ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:476 Oct 11 17:14:28.451 INFO blam! 5: 0x558414915da9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:390 Oct 11 17:14:28.451 INFO blam! 6: 0x558414915ca5 - rust_begin_unwind Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:325 Oct 11 17:14:28.451 INFO blam! 7: 0x55841495bb9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:14:28.451 INFO blam! at libcore/panicking.rs:77 Oct 11 17:14:28.451 INFO blam! 8: 0x5584148ffed3 - core::result::unwrap_failed::h631365c8b0326cd3 Oct 11 17:14:28.451 INFO blam! at libcore/macros.rs:26 Oct 11 17:14:28.451 INFO blam! 9: 0x558414844d0c - >::unwrap::h355585f2d4b4e040 Oct 11 17:14:28.451 INFO blam! at libcore/result.rs:808 Oct 11 17:14:28.451 INFO blam! 10: 0x558414838796 - lib::all_sample_m3u_playlists::h3da3f107d51f5002 Oct 11 17:14:28.451 INFO blam! at tests/lib.rs:17 Oct 11 17:14:28.451 INFO blam! 11: 0x558414839a4b - lib::playlist_types::hc051d30f341d8240 Oct 11 17:14:28.451 INFO blam! at tests/lib.rs:113 Oct 11 17:14:28.451 INFO blam! 12: 0x558414839a19 - lib::playlist_types::{{closure}}::hb35ee01f23402599 Oct 11 17:14:28.451 INFO blam! at tests/lib.rs:112 Oct 11 17:14:28.451 INFO blam! 13: 0x55841484095d - core::ops::function::FnOnce::call_once::hc611a8c7bf99e1d8 Oct 11 17:14:28.451 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.451 INFO blam! 14: 0x55841485524e - >::call_box::h95b7cb918af67b5d Oct 11 17:14:28.451 INFO blam! at libtest/lib.rs:1468 Oct 11 17:14:28.451 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.451 INFO blam! 15: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.451 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.451 INFO blam! 16: 0x558414875d9d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.451 INFO blam! at libtest/lib.rs:1423 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:14:28.451 INFO blam! 17: 0x5584148769a4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:14:28.451 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:313 Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:310 Oct 11 17:14:28.451 INFO blam! 18: 0x558414925fb9 - __rust_maybe_catch_panic Oct 11 17:14:28.451 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:14:28.451 INFO blam! 19: 0x558414863f66 - >::call_box::h96125cb29a9ba44b Oct 11 17:14:28.451 INFO blam! at libstd/panicking.rs:289 Oct 11 17:14:28.451 INFO blam! at libstd/panic.rs:392 Oct 11 17:14:28.451 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:14:28.451 INFO blam! 20: 0x558414913f7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:14:28.451 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:14:28.451 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:14:28.451 INFO blam! 21: 0x558414909385 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:14:28.451 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:14:28.451 INFO blam! 22: 0x7fba3b7f16b9 - start_thread Oct 11 17:14:28.451 INFO blam! 23: 0x7fba3b31141c - clone Oct 11 17:14:28.451 INFO blam! 24: 0x0 - Oct 11 17:14:28.451 INFO blam! Oct 11 17:14:28.452 INFO blam! Oct 11 17:14:28.452 INFO blam! failures: Oct 11 17:14:28.452 INFO blam! playlist_master_with_alternatives Oct 11 17:14:28.452 INFO blam! playlist_master_with_i_frame_stream_inf Oct 11 17:14:28.452 INFO blam! playlist_master_with_multiple_codecs Oct 11 17:14:28.452 INFO blam! playlist_media_standard Oct 11 17:14:28.452 INFO blam! playlist_media_without_segments Oct 11 17:14:28.452 INFO blam! playlist_not_ending_in_newline_master Oct 11 17:14:28.452 INFO blam! playlist_not_ending_in_newline_media Oct 11 17:14:28.452 INFO blam! playlist_type_is_master Oct 11 17:14:28.452 INFO blam! playlist_types Oct 11 17:14:28.452 INFO blam! Oct 11 17:14:28.452 INFO blam! test result: FAILED. 18 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:14:28.452 INFO blam! Oct 11 17:14:28.980 INFO running `"docker" "rm" "-f" "38f4d8108b71bdb3f505a98f4a2f01b478fbb6f6ffbf7b15fbce66ea7496183f"` Oct 11 17:14:29.234 INFO blam! 38f4d8108b71bdb3f505a98f4a2f01b478fbb6f6ffbf7b15fbce66ea7496183f