[INFO] cloning repository https://github.com/azazo1/synly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azazo1/synly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazazo1%2Fsynly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazazo1%2Fsynly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df785274e16de8fd72e317dd64dac9fb5c54f30 [INFO] testing azazo1/synly against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazazo1%2Fsynly" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/azazo1/synly [INFO] finished tweaking git repo https://github.com/azazo1/synly [INFO] tweaked toml for git repo https://github.com/azazo1/synly written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azazo1/synly on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azazo1/synly 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3fbd4cd56231048b85c0926f5ec19552f0faec279b7b366d4cfe573f36c38df [INFO] running `Command { std: "docker" "start" "-a" "e3fbd4cd56231048b85c0926f5ec19552f0faec279b7b366d4cfe573f36c38df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3fbd4cd56231048b85c0926f5ec19552f0faec279b7b366d4cfe573f36c38df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fbd4cd56231048b85c0926f5ec19552f0faec279b7b366d4cfe573f36c38df", kill_on_drop: false }` [INFO] [stdout] e3fbd4cd56231048b85c0926f5ec19552f0faec279b7b366d4cfe573f36c38df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6020ea17803e31fea87260f037c0dc19927788957b33fa77738fca3667de4d7 [INFO] running `Command { std: "docker" "start" "-a" "c6020ea17803e31fea87260f037c0dc19927788957b33fa77738fca3667de4d7", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling zune-jpeg v0.5.13 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling if-addrs v0.15.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling synly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling mdns-sd v0.18.2 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling spake2 v0.4.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clipboard-rs v0.3.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/clipboard.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::{Duration, SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok` and `Timeout` are never constructed [INFO] [stdout] --> src/audio/capture.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CaptureStatus { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 8 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CaptureStatus` has derived impls for the traits `Debug` and `Clone`, but these are 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 `device_name` is never read [INFO] [stdout] --> src/audio/config.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct CaptureConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 143 | pub device_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CaptureConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device_name` is never read [INFO] [stdout] --> src/audio/config.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct PlaybackConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 148 | pub device_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlaybackConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Backend` is never constructed [INFO] [stdout] --> src/audio/error.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Backend(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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 1m 31s [INFO] running `Command { std: "docker" "inspect" "c6020ea17803e31fea87260f037c0dc19927788957b33fa77738fca3667de4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6020ea17803e31fea87260f037c0dc19927788957b33fa77738fca3667de4d7", kill_on_drop: false }` [INFO] [stdout] c6020ea17803e31fea87260f037c0dc19927788957b33fa77738fca3667de4d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 677ad875ffa4a0a8bad6f3abc591110a14217c820e7fa46b27fe647d3c3b65c3 [INFO] running `Command { std: "docker" "start" "-a" "677ad875ffa4a0a8bad6f3abc591110a14217c820e7fa46b27fe647d3c3b65c3", kill_on_drop: false }` [INFO] [stderr] Compiling synly v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/clipboard.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::{Duration, SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok` and `Timeout` are never constructed [INFO] [stdout] --> src/audio/capture.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CaptureStatus { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 8 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CaptureStatus` has derived impls for the traits `Debug` and `Clone`, but these are 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 `device_name` is never read [INFO] [stdout] --> src/audio/config.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct CaptureConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 143 | pub device_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CaptureConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device_name` is never read [INFO] [stdout] --> src/audio/config.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct PlaybackConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 148 | pub device_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlaybackConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Backend` is never constructed [INFO] [stdout] --> src/audio/error.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Backend(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.69s [INFO] running `Command { std: "docker" "inspect" "677ad875ffa4a0a8bad6f3abc591110a14217c820e7fa46b27fe647d3c3b65c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677ad875ffa4a0a8bad6f3abc591110a14217c820e7fa46b27fe647d3c3b65c3", kill_on_drop: false }` [INFO] [stdout] 677ad875ffa4a0a8bad6f3abc591110a14217c820e7fa46b27fe647d3c3b65c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c50d7aebf8c8eada0719bc290a51e61ca9d3c515ad65d984326cacc1bc5bb2a7 [INFO] running `Command { std: "docker" "start" "-a" "c50d7aebf8c8eada0719bc290a51e61ca9d3c515ad65d984326cacc1bc5bb2a7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Duration` [INFO] [stderr] --> src/clipboard.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use std::time::{Duration, SystemTime, UNIX_EPOCH}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Ok` and `Timeout` are never constructed [INFO] [stderr] --> src/audio/capture.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum CaptureStatus { [INFO] [stderr] | ------------- variants in this enum [INFO] [stderr] 8 | Ok, [INFO] [stderr] | ^^ [INFO] [stderr] 9 | Timeout, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CaptureStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `device_name` is never read [INFO] [stderr] --> src/audio/config.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 142 | pub struct CaptureConfig { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 143 | pub device_name: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CaptureConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `device_name` is never read [INFO] [stderr] --> src/audio/config.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 147 | pub struct PlaybackConfig { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 148 | pub device_name: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PlaybackConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Backend` is never constructed [INFO] [stderr] --> src/audio/error.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub enum Error { [INFO] [stderr] | ----- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 11 | Backend(String), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `synly` (bin "synly" test) generated 5 warnings (run `cargo fix --bin "synly" -p synly --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synly-61c4a56674ec234a) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test app::tests::delete_policy_mirrors_root_contents_when_enabled ... ok [INFO] [stdout] test app::tests::delete_policy_stays_disabled_when_sync_delete_is_off ... ok [INFO] [stdout] test app::tests::choose_peer_requires_explicit_query_in_no_interact ... ok [INFO] [stdout] test app::tests::connection_shutdown_errors_are_recognized ... ok [INFO] [stdout] test app::tests::direct_ip_tries_trusted_when_trusted_only_is_enabled ... ok [INFO] [stdout] test app::tests::identity_display_name_prefers_instance_name ... ok [INFO] [stdout] test app::tests::parse_direct_peer_addr_requires_host_and_port ... ok [INFO] [stdout] test app::tests::full_ipv4_socket_addr_uses_direct_target ... ok [INFO] [stdout] test app::tests::delete_policy_limits_selected_items_when_enabled ... ok [INFO] [stdout] test app::tests::peer_query_matches_name_id_prefix_and_ip ... ok [INFO] [stdout] test app::tests::reconnect_backoff_doubles_until_cap ... ok [INFO] [stdout] test app::tests::resolve_audio_plan_assigns_sender_direction_for_host ... ok [INFO] [stdout] test app::tests::resolve_audio_plan_rejects_same_audio_roles ... ok [INFO] [stdout] test app::tests::snapshot_echo_suppression_requires_expected_entry_match ... ok [INFO] [stdout] test app::tests::select_peer_from_query_requires_unique_match ... ok [INFO] [stdout] test app::tests::trusted_transport_for_identity_accepts_fully_trusted_device ... ok [INFO] [stdout] test app::tests::snapshot_echo_suppression_consumes_matching_remote_diff ... ok [INFO] [stdout] test app::tests::trusted_transport_for_identity_rejects_partial_trust ... ok [INFO] [stdout] test audio::runtime::tests::audio_crypto_roundtrip_preserves_payload ... ok [INFO] [stdout] test app::tests::snapshot_echo_suppression_does_not_hide_unrelated_local_diff ... ok [INFO] [stdout] test cli::tests::both_and_auto_require_initial_choice ... ok [INFO] [stdout] test app::tests::remote_echo_expectations_cover_files_dirs_and_deletes ... ok [INFO] [stdout] test app::tests::direct_ip_prefers_trusted_when_any_trusted_transport_exists ... ok [INFO] [stdout] test app::tests::accept_policy_label_reflects_trusted_device_default ... ok [INFO] [stdout] test app::tests::trusted_transport_for_device_requires_full_mtls_materials ... ok [INFO] [stdout] test cli::tests::collect_runtime_options_uses_fs_flag_and_paths ... ok [INFO] [stdout] test cli::tests::collect_runtime_options_captures_pairing_flags ... ok [INFO] [stdout] test cli::tests::collect_runtime_options_applies_max_folder_depth_to_outgoing_workspace ... ok [INFO] [stdout] test cli::tests::file_off_mode_without_path_does_not_require_startup_tui ... ok [INFO] [stdout] test app::tests::preferred_peer_query_uses_instance_name_when_present ... ok [INFO] [stdout] test cli::tests::conflicting_connection_flags_still_conflict ... ok [INFO] [stdout] test cli::tests::collect_runtime_options_defaults_audio_mode_off_and_accepts_explicit_audio_role ... ok [INFO] [stdout] test app::tests::initial_snapshot_policy_publishes_when_local_is_initial_source ... ok [INFO] [stdout] test cli::tests::initial_is_rejected_for_non_bidirectional_modes ... ok [INFO] [stdout] test app::tests::initial_snapshot_policy_rejects_conflicting_initial_sources ... ok [INFO] [stdout] test cli::tests::no_interact_reports_missing_startup_requirements ... ok [INFO] [stdout] test cli::tests::does_not_require_startup_tui_for_complete_noninteractive_cli ... ok [INFO] [stdout] test cli::tests::no_interact_join_requires_peer ... ok [INFO] [stdout] test app::tests::initial_snapshot_policy_waits_when_remote_is_initial_source ... ok [INFO] [stdout] test clipboard::tests::remote_apply_is_suppressed_once ... ok [INFO] [stdout] test cli::tests::fixed_port_must_be_positive ... ok [INFO] [stdout] test cli::tests::normalize_pin_requires_six_digits ... ok [INFO] [stdout] test clipboard::tests::remote_payload_is_filtered_against_local_limit ... ok [INFO] [stdout] test clipboard::tests::oversized_clipboard_files_are_filtered ... ok [INFO] [stdout] test cli::tests::resolve_pairing_pin_requires_explicit_pin_in_no_interact ... ok [INFO] [stdout] test clipboard::tests::clipboard_cache_prunes_oldest_batches_when_over_limit ... ok [INFO] [stdout] test clipboard::tests::oversized_latest_clipboard_cache_is_retained_with_warning ... ok [INFO] [stdout] test cli::tests::requires_startup_tui_when_connection_or_path_is_missing ... ok [INFO] [stdout] test cli::tests::omitted_fs_defaults_to_off ... ok [INFO] [stdout] test cli::tests::receive_mode_rejects_multiple_paths ... ok [INFO] [stdout] test app::tests::send_one_file_rejects_drift_from_advertised_snapshot ... ok [INFO] [stdout] test clipboard::tests::remote_apply_without_local_change_does_not_block_future_same_payload ... ok [INFO] [stdout] test app::tests::handle_file_chunk_rejects_hash_mismatch_against_advertised_entry ... ok [INFO] [stdout] test config::tests::generated_config_contains_identity_keypair ... ok [INFO] [stdout] test config::tests::custom_transfer_limits_are_loaded ... ok [INFO] [stdout] test config::tests::invalid_transfer_limits_are_rejected ... ok [INFO] [stdout] test crypto::tests::deterministic_ed25519_pkcs8_roundtrip ... ok [INFO] [stdout] test config::tests::remember_trusted_device_persists_in_config ... ok [INFO] [stdout] test config::tests::custom_relative_cache_dir_is_resolved_under_config_dir ... ok [INFO] [stdout] test config::tests::load_or_create_in_dir_creates_toml_config ... ok [INFO] [stdout] test config::tests::load_or_create_in_dir_migrates_legacy_json ... ok [INFO] [stdout] test config::tests::resolve_configured_path_joins_relative_path ... ok [INFO] [stdout] test crypto::tests::bootstrap_session_display_is_deterministic ... ok [INFO] [stdout] test path_expand::tests::expands_combined_path ... ok [INFO] [stdout] test config::tests::parse_existing_toml_without_clipboard_section_uses_default ... ok [INFO] [stdout] test path_expand::tests::expands_shell_style_env_var ... ok [INFO] [stdout] test path_expand::tests::expands_braced_env_var ... ok [INFO] [stdout] test path_expand::tests::expands_tilde_prefix ... ok [INFO] [stdout] test protocol::tests::clipboard_payload_rejects_invalid_binary_range ... ok [INFO] [stdout] test protocol::tests::clipboard_payload_roundtrip_preserves_binary_content ... ok [INFO] [stdout] test protocol::tests::control_message_roundtrip_overwrite_paused ... ok [INFO] [stdout] test crypto::tests::trusted_pair_decision_signature_covers_server_trust_choice ... ok [INFO] [stdout] test protocol::tests::pair_decision_rejects_legacy_payload_missing_auth_metadata ... ok [INFO] [stdout] test protocol::tests::pair_request_payload_rejects_legacy_payload_missing_request_trust ... ok [INFO] [stdout] test protocol::tests::workspace_summary_rejects_legacy_payload_missing_sync_modes ... ok [INFO] [stdout] test startup_tui::tests::equivalent_command_renders_effective_runtime_options ... ok [INFO] [stdout] test startup_tui::tests::selector_choice_areas_follow_chip_widths ... ok [INFO] [stdout] test startup_tui::tests::shell_quote_wraps_whitespace_and_quotes ... ok [INFO] [stdout] test startup_tui::tests::tab_click_areas_follow_rendered_tab_widths ... ok [INFO] [stdout] test sync::tests::clock_delta_is_applied_before_deciding_local_is_newer ... ok [INFO] [stdout] test sync::tests::delete_paths_moves_entries_into_synly_deleted_without_collisions ... ok [INFO] [stdout] test protocol::tests::control_message_roundtrip_with_bincode ... ok [INFO] [stdout] test path_expand::tests::config_expansion_uses_empty_string_for_missing_env_var ... ok [INFO] [stdout] test path_expand::tests::expands_percent_env_var_when_closed ... ok [INFO] [stdout] test crypto::tests::public_key_matches_private_key_roundtrip ... ok [INFO] [stdout] test sync::tests::file_off_workspace_reports_file_sync_disabled ... ok [INFO] [stdout] test sync::tests::ignores_platform_metadata_files ... ok [INFO] [stdout] test crypto::tests::tls_root_certificate_matches_device_identity_key ... ok [INFO] [stdout] test path_expand::tests::cli_expansion_errors_when_env_var_is_missing ... ok [INFO] [stdout] test sync::tests::incoming_path_rejects_symlink_ancestor ... ok [INFO] [stdout] test sync::tests::metadata_change_requires_resync ... ok [INFO] [stdout] test sync::tests::incoming_filter_respects_synlyignore_for_requests_and_deletes ... ok [INFO] [stdout] test sync::tests::root_contents_watch_target_is_recursive ... ok [INFO] [stdout] test sync::tests::root_contents_snapshot_ignores_synly_directory ... ok [INFO] [stdout] test sync::tests::selected_item_depth_filter_preserves_only_visible_levels ... ok [INFO] [stdout] test sync::tests::selected_items_watch_targets_use_parent_for_files ... ok [INFO] [stdout] test sync::tests::selected_items_delete_scope_stays_inside_shared_items ... ok [INFO] [stdout] test sync::tests::snapshot_file_lookup_rejects_unadvertised_paths ... ok [INFO] [stdout] test sync::tests::nested_synlyignore_is_respected ... ok [INFO] [stdout] test sync::tests::suspicious_future_timestamp_disables_pause_on_local_newer ... ok [INFO] [stdout] test sync::tests::newer_local_file_skips_overwrite_request ... ok [INFO] [stdout] test sync::tests::root_contents_snapshot_respects_synlyignore ... ok [INFO] [stdout] test app::tests::trusted_device_requests_auto_accept_without_accept_flag ... ok [INFO] [stdout] test sync::tests::root_contents_snapshot_honors_max_folder_depth ... ok [INFO] [stdout] test protocol::tests::clipboard_frame_roundtrip_streams_large_binary_payload ... ok [INFO] [stdout] test sync::tests::wire_path_validation_rejects_parent_segments ... ok [INFO] [stdout] test cli::tests::global_flags_parse_before_and_after_paths ... ok [INFO] [stdout] test crypto::tests::trusted_pair_auth_sign_and_verify_roundtrip ... ok [INFO] [stdout] test crypto::tests::bootstrap_tls_materials_are_deterministic ... ok [INFO] [stdout] test app::tests::send_one_file_streams_large_files_in_multiple_chunks ... ok [INFO] [stdout] test crypto::tests::bootstrap_pake_roundtrip_and_confirmation ... ok [INFO] [stdout] test crypto::tests::pair_auth_sign_and_verify_roundtrip ... ok [INFO] [stdout] test crypto::tests::pair_decision_signature_covers_server_trust_choice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c50d7aebf8c8eada0719bc290a51e61ca9d3c515ad65d984326cacc1bc5bb2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50d7aebf8c8eada0719bc290a51e61ca9d3c515ad65d984326cacc1bc5bb2a7", kill_on_drop: false }` [INFO] [stdout] c50d7aebf8c8eada0719bc290a51e61ca9d3c515ad65d984326cacc1bc5bb2a7