[INFO] cloning repository https://github.com/JR-Bam/jumpcut-detector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JR-Bam/jumpcut-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJR-Bam%2Fjumpcut-detector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJR-Bam%2Fjumpcut-detector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfafd20f194078b3df5f836d6829c25f9ec3fde6
[INFO] checking JR-Bam/jumpcut-detector/cfafd20f194078b3df5f836d6829c25f9ec3fde6 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJR-Bam%2Fjumpcut-detector" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JR-Bam/jumpcut-detector
[INFO] finished tweaking git repo https://github.com/JR-Bam/jumpcut-detector
[INFO] tweaked toml for git repo https://github.com/JR-Bam/jumpcut-detector written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JR-Bam/jumpcut-detector on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JR-Bam/jumpcut-detector 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded plotly_derive v0.13.5
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.3
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded video-rs v0.10.3
[INFO] [stderr]   Downloaded plotly v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71fbfecf0ab837bb4baf290f96a1ebcf07edc25cd7c983b317c8363a1d1567aa
[INFO] running `Command { std: "docker" "start" "-a" "71fbfecf0ab837bb4baf290f96a1ebcf07edc25cd7c983b317c8363a1d1567aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71fbfecf0ab837bb4baf290f96a1ebcf07edc25cd7c983b317c8363a1d1567aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71fbfecf0ab837bb4baf290f96a1ebcf07edc25cd7c983b317c8363a1d1567aa", kill_on_drop: false }`
[INFO] [stdout] 71fbfecf0ab837bb4baf290f96a1ebcf07edc25cd7c983b317c8363a1d1567aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04851fd98568c1f45b8b991f9531a413cffb5acdd7d0c49be73bc8fdfb34ccba
[INFO] running `Command { std: "docker" "start" "-a" "04851fd98568c1f45b8b991f9531a413cffb5acdd7d0c49be73bc8fdfb34ccba", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling plotly_derive v0.13.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking plotly v0.13.5
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]     Checking video-rs v0.10.3
[INFO] [stderr]     Checking jumpcut-detector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> src/main.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use video_rs::{decode::Decoder, Location, Time, Url};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Location`
[INFO] [stdout]  --> src/main.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use video_rs::{decode::Decoder, Location, Time, Url};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.19s
[INFO] running `Command { std: "docker" "inspect" "04851fd98568c1f45b8b991f9531a413cffb5acdd7d0c49be73bc8fdfb34ccba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04851fd98568c1f45b8b991f9531a413cffb5acdd7d0c49be73bc8fdfb34ccba", kill_on_drop: false }`
[INFO] [stdout] 04851fd98568c1f45b8b991f9531a413cffb5acdd7d0c49be73bc8fdfb34ccba
