[INFO] cloning repository https://github.com/george-e-shaw-iv/peaking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/george-e-shaw-iv/peaking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-e-shaw-iv%2Fpeaking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-e-shaw-iv%2Fpeaking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcc7d2c6d8145694cda3eae3d645f27d5f3dff76 [INFO] checking george-e-shaw-iv/peaking against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-e-shaw-iv%2Fpeaking" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/george-e-shaw-iv/peaking [INFO] finished tweaking git repo https://github.com/george-e-shaw-iv/peaking [INFO] tweaked toml for git repo https://github.com/george-e-shaw-iv/peaking written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/george-e-shaw-iv/peaking on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/george-e-shaw-iv/peaking 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" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89 [INFO] running `Command { std: "docker" "start" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling peaking-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stdout] warning: field `samples_f32` is never read [INFO] [stdout] --> daemon/src/audio_capture.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RawAudio { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | /// Interleaved float-32 samples: [L0, R0, L1, R1, …] [INFO] [stdout] 14 | pub samples_f32: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawAudio` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bgra_data` is never read [INFO] [stdout] --> daemon/src/capture.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct RawFrame { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 14 | /// Row-major BGRA pixels: width × height × 4 bytes. [INFO] [stdout] 15 | pub bgra_data: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AV_PKT_FLAG_KEY` is never used [INFO] [stdout] --> daemon/src/encoder.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const AV_PKT_FLAG_KEY: i32 = 0x0001; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `video_bitrate` and `audio_bitrate` are never read [INFO] [stdout] --> daemon/src/encoder.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EncoderConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub video_bitrate: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Audio encode bitrate in bits/s (e.g. 192_000 for 192 kbps). [INFO] [stdout] 27 | pub audio_bitrate: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncoderConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FlushRequested` is never constructed [INFO] [stdout] --> daemon/src/event.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum DaemonEvent { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | FlushRequested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expand_env` is never used [INFO] [stdout] --> daemon/src/flush.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn expand_env(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sanitize_dirname` is never used [INFO] [stdout] --> daemon/src/flush.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn sanitize_dirname(name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `local_timestamp` is never used [INFO] [stdout] --> daemon/src/flush.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn local_timestamp() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_output_path` is never used [INFO] [stdout] --> daemon/src/flush.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn build_output_path(clip_output_dir: &str, display_name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `pts`, `dts`, `duration`, and `is_key` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct EncodedPacket { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | /// Raw compressed bytes (H.264 NAL units or AAC ADTS frames). [INFO] [stdout] 10 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | /// Presentation timestamp in codec time-base units. [INFO] [stdout] 12 | pub pts: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | /// Decoding timestamp in codec time-base units. [INFO] [stdout] 14 | pub dts: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | /// Duration in codec time-base units. [INFO] [stdout] 16 | pub duration: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | /// True when this packet starts a new decodable group (IDR frame for H.264). [INFO] [stdout] 18 | pub is_key: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncodedPacket` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `extradata`, `width`, `height`, and `time_base` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct VideoCodecParams { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub extradata: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | /// ffmpeg AVRational time base stored as (num, den). [INFO] [stdout] 30 | pub time_base: (i32, i32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoCodecParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `extradata`, `sample_rate`, `channels`, and `time_base` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AudioCodecParams { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 36 | /// AAC codec config (AudioSpecificConfig binary blob). [INFO] [stdout] 37 | pub extradata: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub channels: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | /// ffmpeg AVRational time base stored as (num, den). [INFO] [stdout] 41 | pub time_base: (i32, i32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioCodecParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `video_packets` and `audio_packets` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct EncodedSegment { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 48 | pub video_packets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 49 | pub audio_packets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncodedSegment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AV_PKT_FLAG_KEY` is never used [INFO] [stdout] --> daemon/src/encoder.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const AV_PKT_FLAG_KEY: i32 = 0x0001; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FlushRequested` is never constructed [INFO] [stdout] --> daemon/src/event.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum DaemonEvent { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | FlushRequested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `data`, `dts`, `duration`, and `is_key` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct EncodedPacket { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | /// Raw compressed bytes (H.264 NAL units or AAC ADTS frames). [INFO] [stdout] 10 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub dts: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | /// Duration in codec time-base units. [INFO] [stdout] 16 | pub duration: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | /// True when this packet starts a new decodable group (IDR frame for H.264). [INFO] [stdout] 18 | pub is_key: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncodedPacket` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `extradata`, `width`, `height`, and `time_base` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct VideoCodecParams { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub extradata: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | /// ffmpeg AVRational time base stored as (num, den). [INFO] [stdout] 30 | pub time_base: (i32, i32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VideoCodecParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `extradata`, `sample_rate`, `channels`, and `time_base` are never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AudioCodecParams { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 36 | /// AAC codec config (AudioSpecificConfig binary blob). [INFO] [stdout] 37 | pub extradata: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub channels: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | /// ffmpeg AVRational time base stored as (num, den). [INFO] [stdout] 41 | pub time_base: (i32, i32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioCodecParams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `audio_packets` is never read [INFO] [stdout] --> daemon/src/ring_buffer.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct EncodedSegment { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 48 | pub video_packets: Vec, [INFO] [stdout] 49 | pub audio_packets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EncodedSegment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s [INFO] running `Command { std: "docker" "inspect" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89", kill_on_drop: false }` [INFO] [stdout] 714dddb36b7c4891fdd94d86dce6e607afb81b89a0800c625eef6eef1e44fe89