[INFO] cloning repository https://github.com/pkiop/SmartSlice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkiop/SmartSlice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkiop%2FSmartSlice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkiop%2FSmartSlice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 510c893ee7748371a3a62ed2022090ccf2451274 [INFO] checking pkiop/SmartSlice against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkiop%2FSmartSlice" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pkiop/SmartSlice [INFO] finished tweaking git repo https://github.com/pkiop/SmartSlice [INFO] tweaked toml for git repo https://github.com/pkiop/SmartSlice written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pkiop/SmartSlice on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pkiop/SmartSlice 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.3 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a3e490e40fb01ebed12f6362b5708d820b8c9a3dac7ddedb961f0f628481c75 [INFO] running `Command { std: "docker" "start" "-a" "6a3e490e40fb01ebed12f6362b5708d820b8c9a3dac7ddedb961f0f628481c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a3e490e40fb01ebed12f6362b5708d820b8c9a3dac7ddedb961f0f628481c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3e490e40fb01ebed12f6362b5708d820b8c9a3dac7ddedb961f0f628481c75", kill_on_drop: false }` [INFO] [stdout] 6a3e490e40fb01ebed12f6362b5708d820b8c9a3dac7ddedb961f0f628481c75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4660198aec87df9e6ebd9641dea5e0ecb473b1569bdb90af246d3203d52308a8 [INFO] running `Command { std: "docker" "start" "-a" "4660198aec87df9e6ebd9641dea5e0ecb473b1569bdb90af246d3203d52308a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.3 [INFO] [stderr] Checking SmartSlice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/example/read_video.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/example/read_video.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | output_path: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_codec_info` is never used [INFO] [stdout] --> src/example/codec_info.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn find_codec_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_thumbnail` is never used [INFO] [stdout] --> src/example/read_video.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn extract_thumbnail( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/example/read_video.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 220 | pub struct VideoInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 221 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 222 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 223 | pub duration: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 224 | pub frame_rate: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 225 | pub codec: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 226 | pub format: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 227 | pub bit_rate: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/example/read_video.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | output_path: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_codec_info` is never used [INFO] [stdout] --> src/example/codec_info.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn find_codec_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_thumbnail` is never used [INFO] [stdout] --> src/example/read_video.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn extract_thumbnail( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/example/read_video.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 220 | pub struct VideoInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 221 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 222 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 223 | pub duration: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 224 | pub frame_rate: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 225 | pub codec: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 226 | pub format: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 227 | pub bit_rate: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s [INFO] running `Command { std: "docker" "inspect" "4660198aec87df9e6ebd9641dea5e0ecb473b1569bdb90af246d3203d52308a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4660198aec87df9e6ebd9641dea5e0ecb473b1569bdb90af246d3203d52308a8", kill_on_drop: false }` [INFO] [stdout] 4660198aec87df9e6ebd9641dea5e0ecb473b1569bdb90af246d3203d52308a8