[INFO] cloning repository https://github.com/ssokolow/rip_media
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssokolow/rip_media" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssokolow%2Frip_media", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssokolow%2Frip_media'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8a2854b7bb31b70e4089f1217b96b0c60d9e09d
[INFO] testing ssokolow/rip_media against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssokolow%2Frip_media" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ssokolow/rip_media
[INFO] finished tweaking git repo https://github.com/ssokolow/rip_media
[INFO] tweaked toml for git repo https://github.com/ssokolow/rip_media written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ssokolow/rip_media on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ssokolow/rip_media 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 583b3c6e0ed823ce43ee7926feeaec97c60a3a56714e1fb8bbe7330451f7ead3
[INFO] running `Command { std: "docker" "start" "-a" "583b3c6e0ed823ce43ee7926feeaec97c60a3a56714e1fb8bbe7330451f7ead3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583b3c6e0ed823ce43ee7926feeaec97c60a3a56714e1fb8bbe7330451f7ead3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583b3c6e0ed823ce43ee7926feeaec97c60a3a56714e1fb8bbe7330451f7ead3", kill_on_drop: false }`
[INFO] [stdout] 583b3c6e0ed823ce43ee7926feeaec97c60a3a56714e1fb8bbe7330451f7ead3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b0bfd6c12ba66970e2821caeb7ff2d97f80b6602af40732309093efbafbea2
[INFO] running `Command { std: "docker" "start" "-a" "04b0bfd6c12ba66970e2821caeb7ff2d97f80b6602af40732309093efbafbea2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling rip_media v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path_readable`
[INFO] [stdout]   --> src/app.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::validators::{dir_writable, path_readable};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "04b0bfd6c12ba66970e2821caeb7ff2d97f80b6602af40732309093efbafbea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b0bfd6c12ba66970e2821caeb7ff2d97f80b6602af40732309093efbafbea2", kill_on_drop: false }`
[INFO] [stdout] 04b0bfd6c12ba66970e2821caeb7ff2d97f80b6602af40732309093efbafbea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74d054f1cca5357714c3c676b76dd21e4d0a5eae313780bcf49136d9fa483abf
[INFO] running `Command { std: "docker" "start" "-a" "74d054f1cca5357714c3c676b76dd21e4d0a5eae313780bcf49136d9fa483abf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rip_media v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path_readable`
[INFO] [stdout]   --> src/app.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::validators::{dir_writable, path_readable};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "74d054f1cca5357714c3c676b76dd21e4d0a5eae313780bcf49136d9fa483abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d054f1cca5357714c3c676b76dd21e4d0a5eae313780bcf49136d9fa483abf", kill_on_drop: false }`
[INFO] [stdout] 74d054f1cca5357714c3c676b76dd21e4d0a5eae313780bcf49136d9fa483abf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95e193c19c63b1ac82cfd2815588f1b49ff656b32c39183acd5d9dde7304f74e
[INFO] running `Command { std: "docker" "start" "-a" "95e193c19c63b1ac82cfd2815588f1b49ff656b32c39183acd5d9dde7304f74e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `path_readable`
[INFO] [stderr]   --> src/app.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::validators::{dir_writable, path_readable};
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rip_media` (bin "rip_media" test) generated 1 warning (run `cargo fix --bin "rip_media" -p rip_media --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rip_media-7f3f9831004c7363)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stderr] error: invalid value '.' for '--outdir <PATH>': Would be unable to write to destination directory: .
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stderr] error: invalid value '.' for '--outdir <PATH>': Would be unable to write to destination directory: .
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stderr] error: invalid value '.' for '--outdir <PATH>': Would be unable to write to destination directory: .
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stderr] error: test failed, to rerun pass `--bin rip_media`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rip_media-7f3f9831004c7363` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "95e193c19c63b1ac82cfd2815588f1b49ff656b32c39183acd5d9dde7304f74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e193c19c63b1ac82cfd2815588f1b49ff656b32c39183acd5d9dde7304f74e", kill_on_drop: false }`
[INFO] [stdout] 95e193c19c63b1ac82cfd2815588f1b49ff656b32c39183acd5d9dde7304f74e
