[INFO] cloning repository https://github.com/FTV-Subtil/dash_manifest_worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FTV-Subtil/dash_manifest_worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Fdash_manifest_worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Fdash_manifest_worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1da84bb4442670dd892b254855b76cb6a51aad74
[INFO] testing FTV-Subtil/dash_manifest_worker against 1.52.1 for beta-1.53-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Fdash_manifest_worker" "/workspace/builds/worker-12/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FTV-Subtil/dash_manifest_worker on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FTV-Subtil/dash_manifest_worker
[INFO] finished tweaking git repo https://github.com/FTV-Subtil/dash_manifest_worker
[INFO] tweaked toml for git repo https://github.com/FTV-Subtil/dash_manifest_worker written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/FTV-Subtil/dash_manifest_worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 545aeb584c7d4056133c65382f9d02c839b6f0726d441d8444e05daf255c98e4
[INFO] running `Command { std: "docker" "start" "-a" "545aeb584c7d4056133c65382f9d02c839b6f0726d441d8444e05daf255c98e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545aeb584c7d4056133c65382f9d02c839b6f0726d441d8444e05daf255c98e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545aeb584c7d4056133c65382f9d02c839b6f0726d441d8444e05daf255c98e4", kill_on_drop: false }`
[INFO] [stdout] 545aeb584c7d4056133c65382f9d02c839b6f0726d441d8444e05daf255c98e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7094bc9c51440a0f8f021b528c66ebc3bc788b4096ccd98ba178e1c4bee787b8
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "7094bc9c51440a0f8f021b528c66ebc3bc788b4096ccd98ba178e1c4bee787b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling amq-protocol v6.0.0-rc12
[INFO] [stderr]    Compiling cookie-factory v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.0
[INFO] [stderr]    Compiling sysinfo v0.15.3
[INFO] [stderr]    Compiling lapin v1.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling nom v6.0.0-alpha1
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling semver-parser v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling mio v0.7.4
[INFO] [stderr]    Compiling yaserde v0.4.3
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling backtrace v0.3.53
[INFO] [stderr]    Compiling amq-protocol-uri v6.0.0-rc12
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling yaserde_derive v0.4.3
[INFO] [stderr]    Compiling dict_derive v0.2.0
[INFO] [stderr]    Compiling pem v0.8.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling tcp-stream v0.20.4
[INFO] [stderr]    Compiling pinky-swear v4.4.0
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling cargo-lock v4.0.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling amq-protocol-tcp v6.0.0-rc12
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling built v0.4.3
[INFO] [stderr]    Compiling schemars_derive v0.8.0
[INFO] [stderr]    Compiling amq-protocol-types v6.0.0-rc12
[INFO] [stderr]    Compiling mcai_worker_sdk v0.11.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling hyper v0.13.8
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.8
[INFO] [stderr]    Compiling dash_manifest_worker v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "7094bc9c51440a0f8f021b528c66ebc3bc788b4096ccd98ba178e1c4bee787b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7094bc9c51440a0f8f021b528c66ebc3bc788b4096ccd98ba178e1c4bee787b8", kill_on_drop: false }`
[INFO] [stdout] 7094bc9c51440a0f8f021b528c66ebc3bc788b4096ccd98ba178e1c4bee787b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 74f3f2344e2451c6e371072b1dca460b63c5fc58c6b81a3105eafaa4f7bd491f
[INFO] running `Command { std: "docker" "start" "-a" "74f3f2344e2451c6e371072b1dca460b63c5fc58c6b81a3105eafaa4f7bd491f", 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]    Compiling dash_manifest_worker v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "74f3f2344e2451c6e371072b1dca460b63c5fc58c6b81a3105eafaa4f7bd491f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f3f2344e2451c6e371072b1dca460b63c5fc58c6b81a3105eafaa4f7bd491f", kill_on_drop: false }`
[INFO] [stdout] 74f3f2344e2451c6e371072b1dca460b63c5fc58c6b81a3105eafaa4f7bd491f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b737ef2158b236156b5dbbf300cd625b2cc8e9ad2433e7f15b894ad6b10588e5
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b737ef2158b236156b5dbbf300cd625b2cc8e9ad2433e7f15b894ad6b10588e5", kill_on_drop: false }`
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/dash_manifest_worker-c7ae67671fce36d4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test dash::manifest::sample_1 ... ok
[INFO] [stdout] test dash::manifest::sample_2 ... ok
[INFO] [stdout] test ism::message::get_manifest_sources_test ... ok
[INFO] [stdout] test ism::message::ack_message_test ... ok
[INFO] [stdout] test dash::manifest::sample_3 ... ok
[INFO] [stderr] error: test failed, to rerun pass '--bin dash_manifest_worker'
[INFO] [stdout] test dash::message::add_subtitle_ttml_track ... FAILED
[INFO] [stdout] test dash::message::replace_subtitle_ttml_track_with_reference ... FAILED
[INFO] [stdout] test dash::message::add_http_subtitle_ttml_track ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dash::message::add_subtitle_ttml_track stdout ----
[INFO] [stdout] thread 'dash::message::add_subtitle_ttml_track' panicked at 'called `Result::unwrap()` on an `Err` value: ProcessingError(JobResult { destination_paths: [], execution_duration: 0.05537276, job_id: 666, parameters: [Parameter { id: "message", kind: "string", store: None, value: Some(String("Read-only file system (os error 30)")), default: None }], start_instant: Instant { tv_sec: 33017421, tv_nsec: 546134233 }, status: Error })', src/dash/message.rs:115:45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56538a19b180 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x56538a19b180 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56538a19b180 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x56538a19b180 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x56538a1bb5ef - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x56538a194b12 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x56538a19d3e5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x56538a19d3e5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x56538a19d3e5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x56538a19cece - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x56538a19d9ed - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x56538a19d587 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x56538a19b63c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x56538a19d4e9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x565389aadde1 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x565389aadcd3 - core::option::expect_none_failed::hb1edf11f73e63728
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5
[INFO] [stdout]   16:     0x565389b66ab1 - core::result::Result<T,E>::unwrap::h1fc5578dcc24f983
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23
[INFO] [stdout]   17:     0x565389b59ba6 - dash_manifest_worker::dash::message::add_subtitle_ttml_track::h93b95d7479213aff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:115:3
[INFO] [stdout]   18:     0x565389b5993a - dash_manifest_worker::dash::message::add_subtitle_ttml_track::{{closure}}::h76a1024878f568d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:104:1
[INFO] [stdout]   19:     0x565389b51fee - core::ops::function::FnOnce::call_once::h7bb185be3adc7744
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x565389b923d3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x565389b923d3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout]   22:     0x565389b90cf0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   23:     0x565389b90cf0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   24:     0x565389b90cf0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   25:     0x565389b90cf0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   26:     0x565389b90cf0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   27:     0x565389b90cf0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout]   28:     0x565389b90cf0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout]   29:     0x565389b6a5ee - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout]   30:     0x565389b6a5ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   31:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   32:     0x565389b6e54f - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   33:     0x565389b6e54f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   34:     0x565389b6e54f - std::panicking::try::h788942712f8b8932
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   35:     0x565389b6e54f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   36:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   37:     0x565389b6e54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   39:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   40:     0x56538a1a3c9a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   41:     0x7fc912e71609 - start_thread
[INFO] [stdout]   42:     0x7fc912c41293 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dash::message::replace_subtitle_ttml_track_with_reference stdout ----
[INFO] [stdout] thread 'dash::message::replace_subtitle_ttml_track_with_reference' panicked at 'called `Result::unwrap()` on an `Err` value: ProcessingError(JobResult { destination_paths: [], execution_duration: 0.04361982, job_id: 666, parameters: [Parameter { id: "message", kind: "string", store: None, value: Some(String("Read-only file system (os error 30)")), default: None }], start_instant: Instant { tv_sec: 33017421, tv_nsec: 570743793 }, status: Error })', src/dash/message.rs:136:45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56538a19b180 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x56538a19b180 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56538a19b180 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x56538a19b180 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x56538a1bb5ef - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x56538a194b12 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x56538a19d3e5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x56538a19d3e5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x56538a19d3e5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x56538a19cece - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x56538a19d9ed - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x56538a19d587 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x56538a19b63c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x56538a19d4e9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x565389aadde1 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x565389aadcd3 - core::option::expect_none_failed::hb1edf11f73e63728
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5
[INFO] [stdout]   16:     0x565389b66ab1 - core::result::Result<T,E>::unwrap::h1fc5578dcc24f983
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23
[INFO] [stdout]   17:     0x565389b5a0c5 - dash_manifest_worker::dash::message::replace_subtitle_ttml_track_with_reference::hcbc151f8bacd9a0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:136:3
[INFO] [stdout]   18:     0x565389b59e2a - dash_manifest_worker::dash::message::replace_subtitle_ttml_track_with_reference::{{closure}}::h445853d5be3c30a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:124:1
[INFO] [stdout]   19:     0x565389b51f2e - core::ops::function::FnOnce::call_once::h31b66abf8a570473
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x565389b923d3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x565389b923d3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout]   22:     0x565389b90cf0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   23:     0x565389b90cf0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   24:     0x565389b90cf0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   25:     0x565389b90cf0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   26:     0x565389b90cf0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   27:     0x565389b90cf0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout]   28:     0x565389b90cf0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout]   29:     0x565389b6a5ee - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout]   30:     0x565389b6a5ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   31:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   32:     0x565389b6e54f - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   33:     0x565389b6e54f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   34:     0x565389b6e54f - std::panicking::try::h788942712f8b8932
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   35:     0x565389b6e54f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   36:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   37:     0x565389b6e54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   39:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   40:     0x56538a1a3c9a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   41:     0x7fc912e71609 - start_thread
[INFO] [stdout]   42:     0x7fc912c41293 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dash::message::add_http_subtitle_ttml_track stdout ----
[INFO] [stdout] thread 'dash::message::add_http_subtitle_ttml_track' panicked at 'called `Result::unwrap()` on an `Err` value: ProcessingError(JobResult { destination_paths: [], execution_duration: 0.073423152, job_id: 666, parameters: [Parameter { id: "message", kind: "string", store: None, value: Some(String("Read-only file system (os error 30)")), default: None }], start_instant: Instant { tv_sec: 33017421, tv_nsec: 510042751 }, status: Error })', src/dash/message.rs:157:45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56538a19b180 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x56538a19b180 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56538a19b180 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x56538a19b180 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h28abce2fdb9884c2
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x56538a1bb5ef - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout]    5:     0x56538a194b12 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout]    6:     0x56538a19d3e5 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x56538a19d3e5 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x56538a19d3e5 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x56538a19cece - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x56538a19d9ed - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x56538a19d587 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x56538a19b63c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x56538a19d4e9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x565389aadde1 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x565389aadcd3 - core::option::expect_none_failed::hb1edf11f73e63728
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5
[INFO] [stdout]   16:     0x565389b66ab1 - core::result::Result<T,E>::unwrap::h1fc5578dcc24f983
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23
[INFO] [stdout]   17:     0x565389b5a5d6 - dash_manifest_worker::dash::message::add_http_subtitle_ttml_track::h373fd55203ad2d58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:157:3
[INFO] [stdout]   18:     0x565389b5a36a - dash_manifest_worker::dash::message::add_http_subtitle_ttml_track::{{closure}}::h61d96c32defd7689
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dash/message.rs:145:1
[INFO] [stdout]   19:     0x565389b51eae - core::ops::function::FnOnce::call_once::h1a776b02e901ce49
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x565389b923d3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x565389b923d3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout]   22:     0x565389b90cf0 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5b11193df8b131e3
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   23:     0x565389b90cf0 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   24:     0x565389b90cf0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   25:     0x565389b90cf0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   26:     0x565389b90cf0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   27:     0x565389b90cf0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout]   28:     0x565389b90cf0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout]   29:     0x565389b6a5ee - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout]   30:     0x565389b6a5ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   31:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout]   32:     0x565389b6e54f - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout]   33:     0x565389b6e54f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout]   34:     0x565389b6e54f - std::panicking::try::h788942712f8b8932
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout]   35:     0x565389b6e54f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout]   36:     0x565389b6e54f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout]   37:     0x565389b6e54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc444a77f8dd8d825
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   39:     0x56538a1a3c9a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   40:     0x56538a1a3c9a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout]                                at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   41:     0x7fc912e71609 - start_thread
[INFO] [stdout]   42:     0x7fc912c41293 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dash::message::add_http_subtitle_ttml_track
[INFO] [stdout]     dash::message::add_subtitle_ttml_track
[INFO] [stdout]     dash::message::replace_subtitle_ttml_track_with_reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b737ef2158b236156b5dbbf300cd625b2cc8e9ad2433e7f15b894ad6b10588e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b737ef2158b236156b5dbbf300cd625b2cc8e9ad2433e7f15b894ad6b10588e5", kill_on_drop: false }`
[INFO] [stdout] b737ef2158b236156b5dbbf300cd625b2cc8e9ad2433e7f15b894ad6b10588e5