[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] ed56227bfe1e55e26d5cadc399f36a7356b0e48d
[INFO] testing ssokolow/rip_media against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssokolow%2Frip_media" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ssokolow/rip_media on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1878b3a653c9c377a25ec964d8984461a1c6dba72d4948c6734498672dab69af
[INFO] running `Command { std: "docker" "start" "-a" "1878b3a653c9c377a25ec964d8984461a1c6dba72d4948c6734498672dab69af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1878b3a653c9c377a25ec964d8984461a1c6dba72d4948c6734498672dab69af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1878b3a653c9c377a25ec964d8984461a1c6dba72d4948c6734498672dab69af", kill_on_drop: false }`
[INFO] [stdout] 1878b3a653c9c377a25ec964d8984461a1c6dba72d4948c6734498672dab69af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d0cdb6a68201d5b89ff618c1d2766b91958e17c037768963f8feca84ada4b7
[INFO] running `Command { std: "docker" "start" "-a" "38d0cdb6a68201d5b89ff618c1d2766b91958e17c037768963f8feca84ada4b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
[INFO] running `Command { std: "docker" "inspect" "38d0cdb6a68201d5b89ff618c1d2766b91958e17c037768963f8feca84ada4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d0cdb6a68201d5b89ff618c1d2766b91958e17c037768963f8feca84ada4b7", kill_on_drop: false }`
[INFO] [stdout] 38d0cdb6a68201d5b89ff618c1d2766b91958e17c037768963f8feca84ada4b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 010bc1fa6530f8726f4dcc893c4496338a9be2c8d973b2377cd9940e93ddd061
[INFO] running `Command { std: "docker" "start" "-a" "010bc1fa6530f8726f4dcc893c4496338a9be2c8d973b2377cd9940e93ddd061", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "010bc1fa6530f8726f4dcc893c4496338a9be2c8d973b2377cd9940e93ddd061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "010bc1fa6530f8726f4dcc893c4496338a9be2c8d973b2377cd9940e93ddd061", kill_on_drop: false }`
[INFO] [stdout] 010bc1fa6530f8726f4dcc893c4496338a9be2c8d973b2377cd9940e93ddd061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 304858555c19d379ec14a5a6173497cc58e3ce0a6a80947e9a0b18e5d8ae2290
[INFO] running `Command { std: "docker" "start" "-a" "304858555c19d379ec14a5a6173497cc58e3ce0a6a80947e9a0b18e5d8ae2290", 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rip_media` (bin "rip_media" test) generated 1 warning (run `cargo fix --bin "rip_media" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rip_media-5dee881693e01c1c)
[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: 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-5dee881693e01c1c` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "304858555c19d379ec14a5a6173497cc58e3ce0a6a80947e9a0b18e5d8ae2290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304858555c19d379ec14a5a6173497cc58e3ce0a6a80947e9a0b18e5d8ae2290", kill_on_drop: false }`
[INFO] [stdout] 304858555c19d379ec14a5a6173497cc58e3ce0a6a80947e9a0b18e5d8ae2290
