[INFO] cloning repository https://github.com/fruit-bird/subtitle_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fruit-bird/subtitle_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffruit-bird%2Fsubtitle_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffruit-bird%2Fsubtitle_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d48423ffde2804a3ea67451b9a371959777329ef [INFO] testing fruit-bird/subtitle_parser against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffruit-bird%2Fsubtitle_parser" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fruit-bird/subtitle_parser on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fruit-bird/subtitle_parser [INFO] finished tweaking git repo https://github.com/fruit-bird/subtitle_parser [INFO] tweaked toml for git repo https://github.com/fruit-bird/subtitle_parser written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fruit-bird/subtitle_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21d4d35d3dd0be56ab9f986a38b7be723e097508174cdb57acfb16fa0f0f950 [INFO] running `Command { std: "docker" "start" "-a" "e21d4d35d3dd0be56ab9f986a38b7be723e097508174cdb57acfb16fa0f0f950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21d4d35d3dd0be56ab9f986a38b7be723e097508174cdb57acfb16fa0f0f950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21d4d35d3dd0be56ab9f986a38b7be723e097508174cdb57acfb16fa0f0f950", kill_on_drop: false }` [INFO] [stdout] e21d4d35d3dd0be56ab9f986a38b7be723e097508174cdb57acfb16fa0f0f950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6719ddaa7cb7410e105ec280ec94c96c2cc71c5bfe9bc2a59a78d1165c8518b [INFO] running `Command { std: "docker" "start" "-a" "b6719ddaa7cb7410e105ec280ec94c96c2cc71c5bfe9bc2a59a78d1165c8518b", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling subtitle_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "b6719ddaa7cb7410e105ec280ec94c96c2cc71c5bfe9bc2a59a78d1165c8518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6719ddaa7cb7410e105ec280ec94c96c2cc71c5bfe9bc2a59a78d1165c8518b", kill_on_drop: false }` [INFO] [stdout] b6719ddaa7cb7410e105ec280ec94c96c2cc71c5bfe9bc2a59a78d1165c8518b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a597a62cfddddffefac3bb44e6c754ff613411ff071f9301a9613474e278f011 [INFO] running `Command { std: "docker" "start" "-a" "a597a62cfddddffefac3bb44e6c754ff613411ff071f9301a9613474e278f011", kill_on_drop: false }` [INFO] [stderr] Compiling subtitle_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "a597a62cfddddffefac3bb44e6c754ff613411ff071f9301a9613474e278f011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a597a62cfddddffefac3bb44e6c754ff613411ff071f9301a9613474e278f011", kill_on_drop: false }` [INFO] [stdout] a597a62cfddddffefac3bb44e6c754ff613411ff071f9301a9613474e278f011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17ab99d7624aa6eef0608a5142ed4247b3991f72cfb055fa6daf9f33ba276b9e [INFO] running `Command { std: "docker" "start" "-a" "17ab99d7624aa6eef0608a5142ed4247b3991f72cfb055fa6daf9f33ba276b9e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subtitle_parser-9b31f7d8d28a9279) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::check_from_str ... ok [INFO] [stdout] test tests::subtitle_formatting_from_file ... FAILED [INFO] [stdout] test tests::subtitle_formatting_from_str ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::subtitle_formatting_from_file stdout ---- [INFO] [stdout] Error: Read-only file system (os error 30) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::subtitle_formatting_from_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "17ab99d7624aa6eef0608a5142ed4247b3991f72cfb055fa6daf9f33ba276b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ab99d7624aa6eef0608a5142ed4247b3991f72cfb055fa6daf9f33ba276b9e", kill_on_drop: false }` [INFO] [stdout] 17ab99d7624aa6eef0608a5142ed4247b3991f72cfb055fa6daf9f33ba276b9e