[INFO] cloning repository https://github.com/adryzz/synthetic-pointer-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adryzz/synthetic-pointer-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fsynthetic-pointer-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fsynthetic-pointer-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27956dadedccdd399124463db0b1d5e8fa971fce
[INFO] checking adryzz/synthetic-pointer-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Fsynthetic-pointer-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adryzz/synthetic-pointer-example
[INFO] finished tweaking git repo https://github.com/adryzz/synthetic-pointer-example
[INFO] tweaked toml for git repo https://github.com/adryzz/synthetic-pointer-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adryzz/synthetic-pointer-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adryzz/synthetic-pointer-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2 v0.7.6
[INFO] [stderr]   Downloaded capnp v0.16.1
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.6
[INFO] [stderr]   Downloaded win32-synthetic-pointer v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2699c0d3a9c734ae57c8efb46540248e30142c0d8df74153edac2a7a62337121
[INFO] running `Command { std: "docker" "start" "-a" "2699c0d3a9c734ae57c8efb46540248e30142c0d8df74153edac2a7a62337121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2699c0d3a9c734ae57c8efb46540248e30142c0d8df74153edac2a7a62337121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2699c0d3a9c734ae57c8efb46540248e30142c0d8df74153edac2a7a62337121", kill_on_drop: false }`
[INFO] [stdout] 2699c0d3a9c734ae57c8efb46540248e30142c0d8df74153edac2a7a62337121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1c4e4c1a5f80ca3d833b08d38f7e509fa7f544cd17e1457c88f48d30dc8c24
[INFO] running `Command { std: "docker" "start" "-a" "ce1c4e4c1a5f80ca3d833b08d38f7e509fa7f544cd17e1457c88f48d30dc8c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking capnp v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking windows-targets v0.48.0
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling enumflags2_derive v0.7.6
[INFO] [stderr]     Checking enumflags2 v0.7.6
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking win32-synthetic-pointer v0.1.0
[INFO] [stderr]     Checking rmp-serde v1.1.1
[INFO] [stderr]     Checking synthetic-pointer-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `any` and `fs::read`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     any,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 3 |     fs::read,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mouse`
[INFO] [stdout]   --> src/main.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     PointerType::{self, Mouse},
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/main.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Ok(size) => {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any` and `fs::read`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     any,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 3 |     fs::read,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mouse`
[INFO] [stdout]   --> src/main.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     PointerType::{self, Mouse},
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Owned` is never constructed
[INFO] [stdout]  --> src/touch_data_capnp.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub struct Owned(());
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reborrow`, `total_size`, and `has_fingers` are never used
[INFO] [stdout]   --> src/touch_data_capnp.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     impl<'a> Reader<'a> {
[INFO] [stdout]    |     ------------------- methods in this implementation
[INFO] [stdout] 57 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         pub fn has_fingers(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builder` is never constructed
[INFO] [stdout]   --> src/touch_data_capnp.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub struct Builder<'a> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl<'a> Builder<'a> {
[INFO] [stdout]     |     -------------------- methods in this implementation
[INFO] [stdout] 150 |         pub fn into_reader(self) -> Reader<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |         pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |         pub fn get_width(self) -> i32 {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |         pub fn set_width(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |         pub fn get_height(self) -> i32 {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pub fn set_height(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |         pub fn get_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |         pub fn set_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |         pub fn init_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |         pub fn has_fingers(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]    --> src/touch_data_capnp.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub struct Pipeline {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reborrow` and `total_size` are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 294 |         impl<'a> Reader<'a> {
[INFO] [stdout]     |         ------------------- methods in this implementation
[INFO] [stdout] 295 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |             pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:401:20
[INFO] [stdout]     |
[INFO] [stdout] 400 |         impl<'a> Builder<'a> {
[INFO] [stdout]     |         -------------------- methods in this implementation
[INFO] [stdout] 401 |             pub fn into_reader(self) -> Reader<'a> {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |             pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |             pub fn get_id(self) -> u32 {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |             pub fn set_id(&mut self, value: u32) {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |             pub fn get_is_present(self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |             pub fn set_is_present(&mut self, value: bool) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |             pub fn get_x(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |             pub fn set_x(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |             pub fn get_y(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |             pub fn set_y(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |             pub fn get_pressure(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |             pub fn set_pressure(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 |             pub fn get_size(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 |             pub fn set_size(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |             pub fn get_orientation(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |             pub fn set_orientation(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |             pub fn get_touch_major(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |             pub fn set_touch_major(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |             pub fn get_touch_minor(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 485 |             pub fn set_touch_minor(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/main.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Ok(size) => {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Owned` is never constructed
[INFO] [stdout]  --> src/touch_data_capnp.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub struct Owned(());
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reborrow`, `total_size`, and `has_fingers` are never used
[INFO] [stdout]   --> src/touch_data_capnp.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     impl<'a> Reader<'a> {
[INFO] [stdout]    |     ------------------- methods in this implementation
[INFO] [stdout] 57 |         pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         pub fn has_fingers(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builder` is never constructed
[INFO] [stdout]   --> src/touch_data_capnp.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub struct Builder<'a> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl<'a> Builder<'a> {
[INFO] [stdout]     |     -------------------- methods in this implementation
[INFO] [stdout] 150 |         pub fn into_reader(self) -> Reader<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |         pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |         pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |         pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |         pub fn get_width(self) -> i32 {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |         pub fn set_width(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |         pub fn get_height(self) -> i32 {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pub fn set_height(&mut self, value: i32) {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |         pub fn get_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |         pub fn set_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |         pub fn init_fingers(
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |         pub fn has_fingers(&self) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]    --> src/touch_data_capnp.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub struct Pipeline {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reborrow` and `total_size` are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:295:20
[INFO] [stdout]     |
[INFO] [stdout] 294 |         impl<'a> Reader<'a> {
[INFO] [stdout]     |         ------------------- methods in this implementation
[INFO] [stdout] 295 |             pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |             pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/touch_data_capnp.rs:401:20
[INFO] [stdout]     |
[INFO] [stdout] 400 |         impl<'a> Builder<'a> {
[INFO] [stdout]     |         -------------------- methods in this implementation
[INFO] [stdout] 401 |             pub fn into_reader(self) -> Reader<'a> {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |             pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |             pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |             pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |             pub fn get_id(self) -> u32 {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |             pub fn set_id(&mut self, value: u32) {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 425 |             pub fn get_is_present(self) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 429 |             pub fn set_is_present(&mut self, value: bool) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |             pub fn get_x(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |             pub fn set_x(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |             pub fn get_y(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |             pub fn set_y(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |             pub fn get_pressure(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |             pub fn set_pressure(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 |             pub fn get_size(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 |             pub fn set_size(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 465 |             pub fn get_orientation(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |             pub fn set_orientation(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |             pub fn get_touch_major(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |             pub fn set_touch_major(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |             pub fn get_touch_minor(self) -> f32 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 485 |             pub fn set_touch_minor(&mut self, value: f32) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
[INFO] running `Command { std: "docker" "inspect" "ce1c4e4c1a5f80ca3d833b08d38f7e509fa7f544cd17e1457c88f48d30dc8c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1c4e4c1a5f80ca3d833b08d38f7e509fa7f544cd17e1457c88f48d30dc8c24", kill_on_drop: false }`
[INFO] [stdout] ce1c4e4c1a5f80ca3d833b08d38f7e509fa7f544cd17e1457c88f48d30dc8c24
