[INFO] fetching crate subtytle 0.1.1... [INFO] testing subtytle-0.1.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate subtytle 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate subtytle 0.1.1 [INFO] finished tweaking crates.io crate subtytle 0.1.1 [INFO] tweaked toml for crates.io crate subtytle 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate subtytle 0.1.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log-macros v0.2.18 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded test-log v0.2.18 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42d6f199c949be45c9d138358cad37838363616844e7a551f4f7a7332e8748d9 [INFO] running `Command { std: "docker" "start" "-a" "42d6f199c949be45c9d138358cad37838363616844e7a551f4f7a7332e8748d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42d6f199c949be45c9d138358cad37838363616844e7a551f4f7a7332e8748d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d6f199c949be45c9d138358cad37838363616844e7a551f4f7a7332e8748d9", kill_on_drop: false }` [INFO] [stdout] 42d6f199c949be45c9d138358cad37838363616844e7a551f4f7a7332e8748d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b88f07204dfa67daa5398688bb05d2add449a88559770e73f62fdba7ca09e27 [INFO] running `Command { std: "docker" "start" "-a" "8b88f07204dfa67daa5398688bb05d2add449a88559770e73f62fdba7ca09e27", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling subtytle v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/ass.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Display` [INFO] [stdout] --> src/ass.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::escape` [INFO] [stdout] --> src/ass.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use regex::escape; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `seqnum` is assigned to, but never used [INFO] [stdout] --> src/ass.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | let mut seqnum = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_seqnum` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `seqnum` is never read [INFO] [stdout] --> src/ass.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | seqnum = line.parse::().unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s [INFO] running `Command { std: "docker" "inspect" "8b88f07204dfa67daa5398688bb05d2add449a88559770e73f62fdba7ca09e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b88f07204dfa67daa5398688bb05d2add449a88559770e73f62fdba7ca09e27", kill_on_drop: false }` [INFO] [stdout] 8b88f07204dfa67daa5398688bb05d2add449a88559770e73f62fdba7ca09e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e02a992126c2bcfb517bb1b6b421a4e854be5ffdefbc24a5407d3c6936ff37f [INFO] running `Command { std: "docker" "start" "-a" "7e02a992126c2bcfb517bb1b6b421a4e854be5ffdefbc24a5407d3c6936ff37f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling subtytle v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/ass.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Display` [INFO] [stdout] --> src/ass.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::escape` [INFO] [stdout] --> src/ass.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use regex::escape; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `seqnum` is assigned to, but never used [INFO] [stdout] --> src/ass.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | let mut seqnum = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_seqnum` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `seqnum` is never read [INFO] [stdout] --> src/ass.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | seqnum = line.parse::().unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/ass.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Display` [INFO] [stdout] --> src/ass.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::escape` [INFO] [stdout] --> src/ass.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use regex::escape; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ScriptInfo` and `V4Style` [INFO] [stdout] --> src/lib.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | AssSubtitle, AssSubtitleBuilder, Event, ScriptInfo, ScriptInfoBuilder, V4Style, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `seqnum` is assigned to, but never used [INFO] [stdout] --> src/ass.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | let mut seqnum = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_seqnum` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `seqnum` is never read [INFO] [stdout] --> src/ass.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | seqnum = line.parse::().unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "7e02a992126c2bcfb517bb1b6b421a4e854be5ffdefbc24a5407d3c6936ff37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e02a992126c2bcfb517bb1b6b421a4e854be5ffdefbc24a5407d3c6936ff37f", kill_on_drop: false }` [INFO] [stdout] 7e02a992126c2bcfb517bb1b6b421a4e854be5ffdefbc24a5407d3c6936ff37f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba97de159b2971b7a2037758c3b919944478cbee3952e2834171b515c757cd40 [INFO] running `Command { std: "docker" "start" "-a" "ba97de159b2971b7a2037758c3b919944478cbee3952e2834171b515c757cd40", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashSet` [INFO] [stderr] --> src/ass.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Display` [INFO] [stderr] --> src/ass.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::path::Display; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::escape` [INFO] [stderr] --> src/ass.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use regex::escape; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `seqnum` is assigned to, but never used [INFO] [stderr] --> src/ass.rs:211:17 [INFO] [stderr] | [INFO] [stderr] 211 | let mut seqnum = 0; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_seqnum` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `seqnum` is never read [INFO] [stderr] --> src/ass.rs:223:17 [INFO] [stderr] | [INFO] [stderr] 223 | seqnum = line.parse::().unwrap(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ScriptInfo` and `V4Style` [INFO] [stderr] --> src/lib.rs:12:49 [INFO] [stderr] | [INFO] [stderr] 12 | AssSubtitle, AssSubtitleBuilder, Event, ScriptInfo, ScriptInfoBuilder, V4Style, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `subtytle` (lib) generated 5 warnings (run `cargo fix --lib -p subtytle` to apply 3 suggestions) [INFO] [stderr] warning: `subtytle` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p subtytle --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subtytle-3f9267e8b83b294e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::translate_srt_to_ass ... FAILED [INFO] [stdout] test test::parse_event_from_srt ... FAILED [INFO] [stdout] test test::decode ... ok [INFO] [stdout] test test::less_tags ... ok [INFO] [stdout] test test::complex ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::translate_srt_to_ass stdout ---- [INFO] [stdout] 2025-10-01T13:51:51.620244Z TRACE translate_srt_to_ass: subtytle::ass: 1 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620301Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:00,000 --> 00:00:04,960 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620321Z TRACE translate_srt_to_ass: subtytle::ass: But the thing that was growing was these unregulated offshore gambling sites. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620338Z TRACE translate_srt_to_ass: subtytle::ass: 2 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620359Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:04,960 --> 00:00:09,880 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620373Z TRACE translate_srt_to_ass: subtytle::ass: And just for people that don't understand, right, these are sites that there is nobody | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620387Z TRACE translate_srt_to_ass: subtytle::ass: 3 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620402Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:09,880 --> 00:00:13,320 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620415Z TRACE translate_srt_to_ass: subtytle::ass: overlooking to see, for example, what are the odds on the craps tables? | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620430Z TRACE translate_srt_to_ass: subtytle::ass: 4 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620453Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:13,320 --> 00:00:15,980 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620465Z TRACE translate_srt_to_ass: subtytle::ass: Are they, or do they tweak with them? | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620476Z TRACE translate_srt_to_ass: subtytle::ass: 5 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620491Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:15,980 --> 00:00:16,740 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620511Z TRACE translate_srt_to_ass: subtytle::ass: Do they change them? | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620524Z TRACE translate_srt_to_ass: subtytle::ass: 6 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620540Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:16,740 --> 00:00:17,740 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620552Z TRACE translate_srt_to_ass: subtytle::ass: Because they're not regulated. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620563Z TRACE translate_srt_to_ass: subtytle::ass: 7 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620578Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:17,740 --> 00:00:20,180 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620590Z TRACE translate_srt_to_ass: subtytle::ass: The team decides what they want to do. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620601Z TRACE translate_srt_to_ass: subtytle::ass: 8 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620615Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:20,180 --> 00:00:28,080 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620629Z TRACE translate_srt_to_ass: subtytle::ass: There's a reason that you have to VPN in and you can't, you know, do it from most major, | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620642Z TRACE translate_srt_to_ass: subtytle::ass: 9 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620658Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:28,080 --> 00:00:29,680 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620671Z TRACE translate_srt_to_ass: subtytle::ass: you know, major countries. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620687Z TRACE translate_srt_to_ass: subtytle::ass: 10 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620704Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:29,680 --> 00:00:35,660 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620722Z TRACE translate_srt_to_ass: subtytle::ass: And so the amount of money that was flowing where our creators was building the community | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620738Z TRACE translate_srt_to_ass: subtytle::ass: 11 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620755Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:35,660 --> 00:00:40,240 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620769Z TRACE translate_srt_to_ass: subtytle::ass: and connection that they formed on Twitch to drive people through these sites, it was | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620783Z TRACE translate_srt_to_ass: subtytle::ass: 12 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620800Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:40,240 --> 00:00:43,580 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620812Z TRACE translate_srt_to_ass: subtytle::ass: a significant amount of money to a small number of creators. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620824Z TRACE translate_srt_to_ass: subtytle::ass: 13 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620838Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:43,580 --> 00:00:45,940 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620851Z TRACE translate_srt_to_ass: subtytle::ass: And we decided we didn't think that was good for the community. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620864Z TRACE translate_srt_to_ass: subtytle::ass: 14 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620879Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:45,940 --> 00:00:49,100 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620890Z TRACE translate_srt_to_ass: subtytle::ass: So we decided we banned the unregulated. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620903Z TRACE translate_srt_to_ass: subtytle::ass: 15 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620919Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:49,100 --> 00:00:53,500 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620939Z TRACE translate_srt_to_ass: subtytle::ass: But in general, it's, there's no problem with streaming gambling. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620953Z TRACE translate_srt_to_ass: subtytle::ass: 16 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.620967Z TRACE translate_srt_to_ass: subtytle::ass: 00:00:53,500 --> 00:00:59,460 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.620979Z TRACE translate_srt_to_ass: subtytle::ass: Um, uh, but we do have a problem if you're streaming these unregulated third-party sites. | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.620998Z INFO translate_srt_to_ass: subtytle::test: Subtitles [Event { layer: 0, start: 0, end: 4960, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "But the thing that was growing was these unregulated offshore gambling sites." }, Event { layer: 0, start: 4960, end: 9880, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "And just for people that don't understand, right, these are sites that there is nobody" }, Event { layer: 0, start: 9880, end: 13320, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "overlooking to see, for example, what are the odds on the craps tables?" }, Event { layer: 0, start: 13320, end: 15980, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "Are they, or do they tweak with them?" }, Event { layer: 0, start: 15980, end: 16740, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "Do they change them?" }, Event { layer: 0, start: 16740, end: 17740, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "Because they're not regulated." }, Event { layer: 0, start: 17740, end: 20180, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "The team decides what they want to do." }, Event { layer: 0, start: 20180, end: 28080, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "There's a reason that you have to VPN in and you can't, you know, do it from most major," }, Event { layer: 0, start: 28080, end: 29680, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "you know, major countries." }, Event { layer: 0, start: 29680, end: 35660, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "And so the amount of money that was flowing where our creators was building the community" }, Event { layer: 0, start: 35660, end: 40240, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "and connection that they formed on Twitch to drive people through these sites, it was" }, Event { layer: 0, start: 40240, end: 43580, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "a significant amount of money to a small number of creators." }, Event { layer: 0, start: 43580, end: 45940, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "And we decided we didn't think that was good for the community." }, Event { layer: 0, start: 45940, end: 49100, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "So we decided we banned the unregulated." }, Event { layer: 0, start: 49100, end: 53500, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "But in general, it's, there's no problem with streaming gambling." }, Event { layer: 0, start: 53500, end: 59460, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "Um, uh, but we do have a problem if you're streaming these unregulated third-party sites." }] [INFO] [stdout] [Script Info] [INFO] [stdout] Title: Subtitle [INFO] [stdout] Original Script: Original Script [INFO] [stdout] ScriptType: v4.00+ [INFO] [stdout] [INFO] [stdout] [V4+ Styles] [INFO] [stdout] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding [INFO] [stdout] Style: Default,Arial,20,&H00FFFFFF,,&H00000000,&H64000000,-1,-1,-1,-1,100,100,0,0,1,1,0,2,10,10,10,0,0 [INFO] [stdout] [Events] [INFO] [stdout] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text [INFO] [stdout] Dialogue: 0,0:00:00.50,0:00:02.00,Default,,0,0,0,,asd [INFO] [stdout] Dialogue: 0,0:00:05.50,0:00:09.00,Default,,0,0,0,,hello [INFO] [stdout] Dialogue: 0,0:00:05.50,0:00:09.00,Default,,0,0,0,,something [INFO] [stdout] thread 'test::translate_srt_to_ass' panicked at src/lib.rs:274:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "[Script Info]\nTitle: Subtitle\nOriginal Script: Original Script\nScriptType: v4.00+\n\n[V4+ Styles]\nFormat: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding\nStyle: Default,Arial,20,&H00FFFFFF,,&H00000000,&H64000000,-1,-1,-1,-1,100,100,0,0,1,1,0,2,10,10,10,0,0\n[Events]\nFormat: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text\nDialogue: 0,0:00:00.50,0:00:02.00,Default,,0,0,0,,asd\nDialogue: 0,0:00:05.50,0:00:09.00,Default,,0,0,0,,hello\nDialogue: 0,0:00:05.50,0:00:09.00,Default,,0,0,0,,something" [INFO] [stdout] right: "[Script Info]\nTitle: Subtitle\nOriginal Script: Original Script\nScriptType: v4.00+\"\n\n[V4+ Styles]\nFormat: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding\nStyle: Default,Arial,20,&H00FFFFFF,,&H00000000,&H64000000,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,0,0\n\n[Events]\nFormat: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text\nDialogue: 0,0:00:00.00,0:00:04.96,Default,,0,0,0,,But the thing that was growing was these unregulated offshore gambling sites.\nDialogue: 0,0:00:04.96,0:00:09.88,Default,,0,0,0,,And just for people that don't understand, right, these are sites that there is nobody\nDialogue: 0,0:00:09.88,0:00:13.32,Default,,0,0,0,,overlooking to see, for example, what are the odds on the craps tables?\nDialogue: 0,0:00:13.32,0:00:15.98,Default,,0,0,0,,Are they, or do they tweak with them?\nDialogue: 0,0:00:15.98,0:00:16.74,Default,,0,0,0,,Do they change them?\nDialogue: 0,0:00:16.74,0:00:17.74,Default,,0,0,0,,Because they're not regulated.\nDialogue: 0,0:00:17.74,0:00:20.18,Default,,0,0,0,,The team decides what they want to do.\nDialogue: 0,0:00:20.18,0:00:28.08,Default,,0,0,0,,There's a reason that you have to VPN in and you can't, you know, do it from most major,\nDialogue: 0,0:00:28.08,0:00:29.68,Default,,0,0,0,,you know, major countries.\nDialogue: 0,0:00:29.68,0:00:35.66,Default,,0,0,0,,And so the amount of money that was flowing where our creators was building the community\nDialogue: 0,0:00:35.66,0:00:40.24,Default,,0,0,0,,and connection that they formed on Twitch to drive people through these sites, it was\nDialogue: 0,0:00:40.24,0:00:43.58,Default,,0,0,0,,a significant amount of money to a small number of creators.\nDialogue: 0,0:00:43.58,0:00:45.94,Default,,0,0,0,,And we decided we didn't think that was good for the community.\nDialogue: 0,0:00:45.94,0:00:49.10,Default,,0,0,0,,So we decided we banned the unregulated.\nDialogue: 0,0:00:49.10,0:00:53.50,Default,,0,0,0,,But in general, it's, there's no problem with streaming gambling.\nDialogue: 0,0:00:53.50,0:00:59.46,Default,,0,0,0,,Um, uh, but we do have a problem if you're streaming these unregulated third-party sites.\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x619687be6d42 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x619687be6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x619687be6d42 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x619687be6d42 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x619687c0f3a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x619687c0f3a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x619687be3cc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x619687be3cc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x619687be6b92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x619687be82c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x619687be80fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6196877e0884 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6196877e0884 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x619687be8d9e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x619687be8d9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x619687be8a6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x619687be7249 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x619687be86fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x619687c0c670 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x619687c0c9c3 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x61968779685d - core::panicking::assert_failed::h83372d4b1d32deab [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x6196877a0844 - subtytle::test::translate_srt_to_ass::h77c8a6c3c7817dd0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:274:9 [INFO] [stdout] 22: 0x61968779f637 - subtytle::test::translate_srt_to_ass::{{closure}}::h211cb63ebc34669c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:194:30 [INFO] [stdout] 23: 0x619687794986 - core::ops::function::FnOnce::call_once::h96e3d9c5f864b0a4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x6196877e60eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x6196877e60eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x6196877e5225 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x6196877e5225 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6196877e5225 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x6196877e5225 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x6196877e5225 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6196877e5225 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x6196877e5225 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x6196877a8e24 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x6196877a8e24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6196877ac7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6196877ac7fa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6196877ac7fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x6196877ac7fa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x6196877ac7fa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6196877ac7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6196877ac7fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x619687bebd1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x619687bebd1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7ad9c87d8aa4 - [INFO] [stdout] 45: 0x7ad9c8865a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::parse_event_from_srt stdout ---- [INFO] [stdout] 2025-10-01T13:51:51.623307Z TRACE parse_event_from_srt: subtytle::ass: 1 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.623347Z TRACE parse_event_from_srt: subtytle::ass: 00:00:00,500 --> 00:00:02,000 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.623361Z TRACE parse_event_from_srt: subtytle::ass: Hello, world! | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.623370Z TRACE parse_event_from_srt: subtytle::ass: 2 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.623384Z TRACE parse_event_from_srt: subtytle::ass: 00:00:05,500 --> 00:00:09,000 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.623396Z TRACE parse_event_from_srt: subtytle::ass: asdasd | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.623405Z TRACE parse_event_from_srt: subtytle::ass: asd | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.623414Z TRACE parse_event_from_srt: subtytle::ass: asd | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.623422Z TRACE parse_event_from_srt: subtytle::ass: 2 | Seqnum [INFO] [stdout] 2025-10-01T13:51:51.623440Z TRACE parse_event_from_srt: subtytle::ass: 00:00:05,500 --> 00:00:09,000 | Timestamp [INFO] [stdout] 2025-10-01T13:51:51.623452Z TRACE parse_event_from_srt: subtytle::ass: something | Subtitle [INFO] [stdout] 2025-10-01T13:51:51.623464Z INFO parse_event_from_srt: subtytle::test: Subtitles [Event { layer: 0, start: 500, end: 2000, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "Hello, world!" }, Event { layer: 0, start: 5500, end: 9000, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "asdasd" }, Event { layer: 0, start: 5500, end: 9000, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "asd" }, Event { layer: 0, start: 5500, end: 9000, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "asd" }, Event { layer: 0, start: 5500, end: 9000, style: "Default", name: None, margin_l: None, margin_r: None, margin_v: None, effect: None, text: "something" }] [INFO] [stdout] [INFO] [stdout] thread 'test::parse_event_from_srt' panicked at src/lib.rs:188:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "Hello, world!" [INFO] [stdout] right: "Hello, world!\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x619687be6d42 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x619687be6d42 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x619687be6d42 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x619687be6d42 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x619687c0f3a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x619687c0f3a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x619687be3cc3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x619687be3cc3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x619687be6b92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x619687be82c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x619687be80fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6196877e0884 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6196877e0884 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x619687be8d9e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x619687be8d9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x619687be8a6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x619687be7249 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x619687be86fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x619687c0c670 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x619687c0c9c3 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x61968779681e - core::panicking::assert_failed::h2c750903588c27ec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x61968779ef1d - subtytle::test::parse_event_from_srt::h481536e10055be19 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:188:9 [INFO] [stdout] 22: 0x61968779e307 - subtytle::test::parse_event_from_srt::{{closure}}::h69a06423b4a7c28d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:173:30 [INFO] [stdout] 23: 0x6196877948a6 - core::ops::function::FnOnce::call_once::h798b62c2080a5a44 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x6196877e60eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x6196877e60eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x6196877e5225 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x6196877e5225 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6196877e5225 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x6196877e5225 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x6196877e5225 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6196877e5225 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x6196877e5225 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x6196877a8e24 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x6196877a8e24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6196877ac7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6196877ac7fa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6196877ac7fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x6196877ac7fa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x6196877ac7fa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6196877ac7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6196877ac7fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x619687bebd1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x619687bebd1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7ad9c87d8aa4 - [INFO] [stdout] 45: 0x7ad9c8865a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::parse_event_from_srt [INFO] [stdout] test::translate_srt_to_ass [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ba97de159b2971b7a2037758c3b919944478cbee3952e2834171b515c757cd40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba97de159b2971b7a2037758c3b919944478cbee3952e2834171b515c757cd40", kill_on_drop: false }` [INFO] [stdout] ba97de159b2971b7a2037758c3b919944478cbee3952e2834171b515c757cd40