[INFO] cloning repository https://github.com/jchv/tabcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchv/tabcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchv%2Ftabcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchv%2Ftabcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b31d183f0976b27520106a8bfc5c5f924b5e46e9 [INFO] checking jchv/tabcat against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchv%2Ftabcat" "/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/jchv/tabcat [INFO] finished tweaking git repo https://github.com/jchv/tabcat [INFO] tweaked toml for git repo https://github.com/jchv/tabcat written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jchv/tabcat on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jchv/tabcat 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a6fd13e1fc640064015e306a9260ea786025a1a3fdfb8412f1a956bad3c97ad [INFO] running `Command { std: "docker" "start" "-a" "3a6fd13e1fc640064015e306a9260ea786025a1a3fdfb8412f1a956bad3c97ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a6fd13e1fc640064015e306a9260ea786025a1a3fdfb8412f1a956bad3c97ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6fd13e1fc640064015e306a9260ea786025a1a3fdfb8412f1a956bad3c97ad", kill_on_drop: false }` [INFO] [stdout] 3a6fd13e1fc640064015e306a9260ea786025a1a3fdfb8412f1a956bad3c97ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce6ae5a987f03931d27ed8a0a1a288fce70287a1a8617b45b8015cb4d6786c9e [INFO] running `Command { std: "docker" "start" "-a" "ce6ae5a987f03931d27ed8a0a1a288fce70287a1a8617b45b8015cb4d6786c9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking x11rb v0.8.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking tabcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/host/event.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 34 | pub(crate) x: T, [INFO] [stdout] | ^ [INFO] [stdout] 35 | pub(crate) y: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` 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: fields `left`, `top`, `right`, and `bottom` are never read [INFO] [stdout] --> src/host/event.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct Rect { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 40 | pub(crate) left: T, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub(crate) top: T, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | pub(crate) right: T, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | pub(crate) bottom: T, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `contact`, `orientation`, and `pressure` are never read [INFO] [stdout] --> src/host/event.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) struct TouchInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 48 | pub(crate) contact: Rect, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub(crate) orientation: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | pub(crate) pressure: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TouchInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `pressure`, `rotation`, `tilt_x`, and `tilt_y` are never read [INFO] [stdout] --> src/host/event.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) struct PenInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 55 | pub(crate) flags: PenFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | pub(crate) pressure: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 57 | pub(crate) rotation: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 58 | pub(crate) tilt_x: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub(crate) tilt_y: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PenInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Touch` and `Pen` are never constructed [INFO] [stdout] --> src/host/event.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) enum PointerType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 64 | Touch(TouchInfo), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | Pen(PenInfo), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pointer_type`, `id`, `frame_id`, `flags`, and `location_px` are never read [INFO] [stdout] --> src/host/event.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) struct PointerInfo { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 70 | pub(crate) pointer_type: PointerType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 71 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 72 | pub(crate) frame_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | pub(crate) flags: PointerFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | pub(crate) location_px: Point, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | AbsX(ValuatorRange), [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 - AbsX(ValuatorRange), [INFO] [stdout] 44 + AbsX(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | AbsY(ValuatorRange), [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - AbsY(ValuatorRange), [INFO] [stdout] 45 + AbsY(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | AbsWheel(ValuatorRange), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - AbsWheel(ValuatorRange), [INFO] [stdout] 49 + AbsWheel(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button` is never read [INFO] [stdout] --> src/host/x11/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct TabletPointerState { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | button: [bool; 5], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabletPointerState` 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 `role` is never read [INFO] [stdout] --> src/host/x11/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 108 | struct TabletDevice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 109 | valuators: HashMap, [INFO] [stdout] 110 | role: TabletRole, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabletDevice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/host/event.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 34 | pub(crate) x: T, [INFO] [stdout] | ^ [INFO] [stdout] 35 | pub(crate) y: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` 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: fields `left`, `top`, `right`, and `bottom` are never read [INFO] [stdout] --> src/host/event.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct Rect { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 40 | pub(crate) left: T, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub(crate) top: T, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | pub(crate) right: T, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | pub(crate) bottom: T, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `contact`, `orientation`, and `pressure` are never read [INFO] [stdout] --> src/host/event.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) struct TouchInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 48 | pub(crate) contact: Rect, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub(crate) orientation: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | pub(crate) pressure: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TouchInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `pressure`, `rotation`, `tilt_x`, and `tilt_y` are never read [INFO] [stdout] --> src/host/event.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) struct PenInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 55 | pub(crate) flags: PenFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | pub(crate) pressure: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 57 | pub(crate) rotation: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 58 | pub(crate) tilt_x: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | pub(crate) tilt_y: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PenInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Touch` and `Pen` are never constructed [INFO] [stdout] --> src/host/event.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) enum PointerType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 64 | Touch(TouchInfo), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | Pen(PenInfo), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pointer_type`, `id`, `frame_id`, `flags`, and `location_px` are never read [INFO] [stdout] --> src/host/event.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) struct PointerInfo { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 70 | pub(crate) pointer_type: PointerType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 71 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 72 | pub(crate) frame_id: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | pub(crate) flags: PointerFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | pub(crate) location_px: Point, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | AbsX(ValuatorRange), [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 - AbsX(ValuatorRange), [INFO] [stdout] 44 + AbsX(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | AbsY(ValuatorRange), [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - AbsY(ValuatorRange), [INFO] [stdout] 45 + AbsY(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/host/x11/mod.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | AbsWheel(ValuatorRange), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TabletValuator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - AbsWheel(ValuatorRange), [INFO] [stdout] 49 + AbsWheel(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button` is never read [INFO] [stdout] --> src/host/x11/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct TabletPointerState { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | button: [bool; 5], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabletPointerState` 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 `role` is never read [INFO] [stdout] --> src/host/x11/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 108 | struct TabletDevice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 109 | valuators: HashMap, [INFO] [stdout] 110 | role: TabletRole, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TabletDevice` 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 19.58s [INFO] running `Command { std: "docker" "inspect" "ce6ae5a987f03931d27ed8a0a1a288fce70287a1a8617b45b8015cb4d6786c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6ae5a987f03931d27ed8a0a1a288fce70287a1a8617b45b8015cb4d6786c9e", kill_on_drop: false }` [INFO] [stdout] ce6ae5a987f03931d27ed8a0a1a288fce70287a1a8617b45b8015cb4d6786c9e