[INFO] cloning repository https://github.com/njreid/dualie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njreid/dualie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjreid%2Fdualie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjreid%2Fdualie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7611c9551c29653c709cb0328b4d894e813f9989
[INFO] testing njreid/dualie against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjreid%2Fdualie" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/njreid/dualie
[INFO] finished tweaking git repo https://github.com/njreid/dualie
[INFO] tweaked toml for git repo https://github.com/njreid/dualie written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/njreid/dualie on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/njreid/dualie 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f92abb31b95dc9429ee626276cbd3024acb1030e5adcb0242ec59251bcdf1327
[INFO] running `Command { std: "docker" "start" "-a" "f92abb31b95dc9429ee626276cbd3024acb1030e5adcb0242ec59251bcdf1327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f92abb31b95dc9429ee626276cbd3024acb1030e5adcb0242ec59251bcdf1327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92abb31b95dc9429ee626276cbd3024acb1030e5adcb0242ec59251bcdf1327", kill_on_drop: false }`
[INFO] [stdout] f92abb31b95dc9429ee626276cbd3024acb1030e5adcb0242ec59251bcdf1327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c6bed68f2252ba1e9ca2539b6c74d07191fadf844c05ee20385300daf56da9
[INFO] running `Command { std: "docker" "start" "-a" "48c6bed68f2252ba1e9ca2539b6c74d07191fadf844c05ee20385300daf56da9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling udev v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling dualie-proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling dua v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]    Compiling dualie-hub v0.1.0 (/opt/rustwide/workdir/hub)
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling dualie v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: method `machine_skips` is never used
[INFO] [stdout]    --> daemon/src/config.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl DualieConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn machine_skips(&self, machine_name: &str, app_name: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "48c6bed68f2252ba1e9ca2539b6c74d07191fadf844c05ee20385300daf56da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c6bed68f2252ba1e9ca2539b6c74d07191fadf844c05ee20385300daf56da9", kill_on_drop: false }`
[INFO] [stdout] 48c6bed68f2252ba1e9ca2539b6c74d07191fadf844c05ee20385300daf56da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dded5b4c3ecca9a7ad80f6248372ed7ee6336e8070c9193d6377975e12b91d9
[INFO] running `Command { std: "docker" "start" "-a" "9dded5b4c3ecca9a7ad80f6248372ed7ee6336e8070c9193d6377975e12b91d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling dualie-proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling dualie-hub v0.1.0 (/opt/rustwide/workdir/hub)
[INFO] [stderr]    Compiling dua v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]    Compiling dualie v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> daemon/src/intercept/remap.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `machine_skips` is never used
[INFO] [stdout]    --> daemon/src/config.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl DualieConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn machine_skips(&self, machine_name: &str, app_name: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s
[INFO] running `Command { std: "docker" "inspect" "9dded5b4c3ecca9a7ad80f6248372ed7ee6336e8070c9193d6377975e12b91d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dded5b4c3ecca9a7ad80f6248372ed7ee6336e8070c9193d6377975e12b91d9", kill_on_drop: false }`
[INFO] [stdout] 9dded5b4c3ecca9a7ad80f6248372ed7ee6336e8070c9193d6377975e12b91d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7e968377242a224d55e3d09ccebe12f55c1e266c3d61720ae62ae79a7bd43ef
[INFO] running `Command { std: "docker" "start" "-a" "f7e968377242a224d55e3d09ccebe12f55c1e266c3d61720ae62ae79a7bd43ef", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> daemon/src/intercept/remap.rs:350:9
[INFO] [stderr]     |
[INFO] [stderr] 350 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `machine_skips` is never used
[INFO] [stderr]    --> daemon/src/config.rs:305:12
[INFO] [stderr]     |
[INFO] [stderr] 294 | impl DualieConfig {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 305 |     pub fn machine_skips(&self, machine_name: &str, app_name: &str) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dualie` (bin "dualie" test) generated 2 warnings (run `cargo fix --bin "dualie" -p dualie --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/dua-2783d8578595fe51)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test ipc::tests::parse_disconnected ... ok
[INFO] [stdout] test ipc::tests::parse_status ... ok
[INFO] [stdout] test ipc::tests::parse_missing_fields_uses_defaults ... ok
[INFO] [stdout] test ipc::tests::parse_git_pending_and_repo_dir ... ok
[INFO] [stdout] test ipc::tests::parse_path_with_spaces_in_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dualie-95cc57246be1a698)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test apps::tests::empty_comment_char_allowed ... ok
[INFO] [stdout] test apps::tests::globs_for_current_platform_includes_unix_on_linux_or_macos ... ok
[INFO] [stdout] test config::tests::git_sync_absent_defaults_to_none ... ok
[INFO] [stdout] test config::tests::cbor_roundtrip ... ok
[INFO] [stdout] test apps::tests::expand_home_prefix ... ok
[INFO] [stdout] test config::tests::keycode_names ... ok
[INFO] [stdout] test config::tests::parse_mod_key_fn ... ok
[INFO] [stdout] test config::tests::git_sync_roundtrip ... ok
[INFO] [stdout] test config::tests::local_config_empty_falls_back_to_hostname ... ok
[INFO] [stdout] test config::tests::invalid_kdl_syntax_errors ... ok
[INFO] [stdout] test config::tests::local_config_parse_machine_name ... ok
[INFO] [stdout] test apps::tests::user_overrides_builtin ... ok
[INFO] [stdout] test intercept::keycodes::tests::modifier_bits_roundtrip ... ok
[INFO] [stdout] test intercept::keycodes::tests::modifier_keys_return_zero_from_evdev_to_hid ... ok
[INFO] [stdout] test config::tests::ports_referencing_unknown_machine_is_error ... ok
[INFO] [stdout] test intercept::remap::tests::caps_action_fires ... ok
[INFO] [stdout] test intercept::remap::tests::caps_jump_a ... ok
[INFO] [stdout] test intercept::remap::tests::caps_jump_b ... ok
[INFO] [stdout] test config::tests::unknown_port_label_errors ... ok
[INFO] [stdout] test intercept::remap::tests::caps_suppressed_sets_flag ... ok
[INFO] [stdout] test config::tests::machine_and_ports_parse ... ok
[INFO] [stdout] test intercept::remap::tests::caps_swap_output ... ok
[INFO] [stdout] test config::tests::local_config_parse_repo_path ... ok
[INFO] [stdout] test intercept::remap::tests::chord_with_held_modifier_restores_modifiers ... ok
[INFO] [stdout] test intercept::remap::tests::modifier_remap_lalt_to_ralt ... ok
[INFO] [stdout] test intercept::remap::tests::output_mask_excludes_entry ... ok
[INFO] [stdout] test intercept::remap::tests::passthrough_regular_key ... ok
[INFO] [stdout] test intercept::remap::tests::tap_caps_does_not_emit_esc_when_binding_consumed ... ok
[INFO] [stdout] test intercept::keycodes::tests::unknown_codes_return_zero ... ok
[INFO] [stdout] test config::tests::roundtrip_empty ... ok
[INFO] [stdout] test intercept::remap::tests::tap_caps_emits_esc ... ok
[INFO] [stdout] test serialize::tests::caps_layer_at_correct_offset ... ok
[INFO] [stdout] test intercept::remap::tests::unmapped_passthrough_false_drops_unbound_caps_key ... ok
[INFO] [stdout] test intercept::remap::tests::value_repeat_passes_through ... ok
[INFO] [stdout] test serialize::tests::config_blob_is_correct_size ... ok
[INFO] [stdout] test serialize::tests::merge_key_remaps_deduplication ... ok
[INFO] [stdout] test serialize::tests::key_remap_at_correct_offset ... ok
[INFO] [stdout] test serialize::tests::magic_and_version_are_written ... ok
[INFO] [stdout] test intercept::keycodes::tests::roundtrip_digits_and_nav ... ok
[INFO] [stdout] test sync_engine::tests::conflict_saves_backup_and_appends_comment ... ok
[INFO] [stdout] test sync_engine::tests::helix_toml_remote_adds_section_preserves_local_lsp ... ok
[INFO] [stdout] test sync_engine::tests::identical_global_is_noop ... ok
[INFO] [stdout] test sync_engine::tests::json_no_comment_char_pure_lww_remote_wins ... ok
[INFO] [stdout] test sync_engine::tests::conflict_block_empty_comment_is_empty ... ok
[INFO] [stdout] test intercept::remap::tests::caps_chord_fires ... ok
[INFO] [stdout] test sync_engine::tests::local_wins_keeps_its_own_local_sections ... ok
[INFO] [stdout] test config::tests::parse_remap ... ok
[INFO] [stdout] test intercept::remap::tests::key_remap_with_src_modifier_only_fires_when_modifier_held ... ok
[INFO] [stdout] test sync_engine::tests::json_no_comment_char_pure_lww_local_wins ... ok
[INFO] [stdout] test intercept::remap::tests::caps_release_suppresses_consumed_key_up ... ok
[INFO] [stdout] test sync_engine::tests::parse_double_slash_comment ... ok
[INFO] [stdout] test sync_engine::tests::parse_empty_comment_char_passthrough ... ok
[INFO] [stdout] test config::tests::parse_git_sync_remote ... ok
[INFO] [stdout] test sync_engine::tests::local_newer_wins ... ok
[INFO] [stdout] test apps::tests::parse_basic ... ok
[INFO] [stdout] test serialize::tests::checksum_is_truncated_crc32 ... ok
[INFO] [stdout] test sync_engine::tests::parse_single_block ... ok
[INFO] [stdout] test sync_engine::tests::reconstruct_roundtrip ... ok
[INFO] [stdout] test sync_engine::tests::reconstruct_drops_unknown_placeholder ... ok
[INFO] [stdout] test sync_engine::tests::reconstruct_preserves_foreign_local_sections ... ok
[INFO] [stdout] test sync_engine::tests::remote_newer_wins ... ok
[INFO] [stdout] test sync_engine::tests::tmux_conf_multiple_local_sections_two_positions ... ok
[INFO] [stdout] test sync_engine::tests::zellij_kdl_remote_updates_theme_preserves_local_plugin ... ok
[INFO] [stdout] test sync_engine::tests::zellij_toml_conflict_simultaneous_theme_edit ... ok
[INFO] [stdout] test intercept::keycodes::tests::roundtrip_letters ... ok
[INFO] [stdout] test sync_engine::tests::remote_wins_but_keeps_local_sections ... ok
[INFO] [stdout] test sync_engine::tests::conflict_block_prefixes_all_lines ... ok
[INFO] [stdout] test sync_engine::tests::parse_multiple_blocks ... ok
[INFO] [stdout] test config::tests::to_kdl_string_roundtrip ... ok
[INFO] [stdout] test config::tests::parse_actions ... ok
[INFO] [stdout] test config::tests::parse_caps_layer ... ok
[INFO] [stdout] test sync_engine::tests::parse_no_guards ... ok
[INFO] [stdout] test apps::tests::known_apps_kdl_parses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dualie_hub-bda7c4dea0bac8c4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dualie_proto-a090698fa09107b3)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test serial::tests::active_output_roundtrip ... ok
[INFO] [stdout] test serial::tests::clipboard_push_roundtrip ... ok
[INFO] [stdout] test serial::tests::decode_garbage_errors ... ok
[INFO] [stdout] test serial::tests::encoded_frame_contains_no_zero_bytes ... ok
[INFO] [stdout] test serial::tests::ping_roundtrip ... ok
[INFO] [stdout] test serial::tests::reboot_to_bootloader_roundtrip ... ok
[INFO] [stdout] test serial::tests::virtual_action_roundtrip ... ok
[INFO] [stdout] test serial::tests::decode_truncated_frame_errors ... ok
[INFO] [stdout] test serial::tests::error_roundtrip ... ok
[INFO] [stdout] test serial::tests::firmware_info_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dualie_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f7e968377242a224d55e3d09ccebe12f55c1e266c3d61720ae62ae79a7bd43ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e968377242a224d55e3d09ccebe12f55c1e266c3d61720ae62ae79a7bd43ef", kill_on_drop: false }`
[INFO] [stdout] f7e968377242a224d55e3d09ccebe12f55c1e266c3d61720ae62ae79a7bd43ef
