[INFO] cloning repository https://github.com/SutekhVRC/RokokoVRC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SutekhVRC/RokokoVRC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSutekhVRC%2FRokokoVRC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSutekhVRC%2FRokokoVRC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a4cabdc8f319010b0d7979a17b0d837164af169
[INFO] checking SutekhVRC/RokokoVRC against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSutekhVRC%2FRokokoVRC" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SutekhVRC/RokokoVRC
[INFO] finished tweaking git repo https://github.com/SutekhVRC/RokokoVRC
[INFO] tweaked toml for git repo https://github.com/SutekhVRC/RokokoVRC written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SutekhVRC/RokokoVRC 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/SutekhVRC/RokokoVRC 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded rosc v0.9.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 88410f477ed431ca0c1b622e0f0a85e78ae924dd8e6af2b3a2bc8b041b15ddbe
[INFO] running `Command { std: "docker" "start" "-a" "88410f477ed431ca0c1b622e0f0a85e78ae924dd8e6af2b3a2bc8b041b15ddbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88410f477ed431ca0c1b622e0f0a85e78ae924dd8e6af2b3a2bc8b041b15ddbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88410f477ed431ca0c1b622e0f0a85e78ae924dd8e6af2b3a2bc8b041b15ddbe", kill_on_drop: false }`
[INFO] [stdout] 88410f477ed431ca0c1b622e0f0a85e78ae924dd8e6af2b3a2bc8b041b15ddbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa38e47f1ede4f6d6889bf968f5998398da8b938339c6ac6de4373f93eb02229
[INFO] running `Command { std: "docker" "start" "-a" "fa38e47f1ede4f6d6889bf968f5998398da8b938339c6ac6de4373f93eb02229", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rosc v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking rokoko-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[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: `serde_json::Value`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/main.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::{Instant, Duration};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[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: `serde_json::Value`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/main.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::{Instant, Duration};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]   --> src/main.rs:52:69
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn send_tracking(sock: &UdpSocket, s_transforms: &SpacialTransform, scale_factor: f32, joint_id: u8) {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut height_set: bool = false;
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut inc = 0;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height_set`
[INFO] [stdout]    --> src/main.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut height_set: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inc`
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut inc = 0;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]   --> src/main.rs:52:69
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn send_tracking(sock: &UdpSocket, s_transforms: &SpacialTransform, scale_factor: f32, joint_id: u8) {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `w` is never read
[INFO] [stdout]   --> src/rokoko.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct SpacialVector4 {
[INFO] [stdout]    |                    -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |             pub w: f32,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpacialVector4` 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 `has_gloves`, `has_left_glove`, `has_body`, and `has_face` are never read
[INFO] [stdout]   --> src/rokoko.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pub struct RokokoActorMeta {
[INFO] [stdout]    |                    --------------- fields in this struct
[INFO] [stdout] 38 |             #[serde(rename(deserialize = "hasGloves"))]
[INFO] [stdout] 39 |             pub has_gloves: bool,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |             pub has_left_glove: bool,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |             pub has_body: bool,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             pub has_face: bool,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RokokoActorMeta` 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 `total_height` and `hip_height` are never read
[INFO] [stdout]   --> src/rokoko.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |         pub struct RokokoActorDimensions {
[INFO] [stdout]    |                    --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |             pub total_height: f32,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |             pub hip_height: f32,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RokokoActorDimensions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RokokoActorbodyHip` is never constructed
[INFO] [stdout]   --> src/rokoko.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         pub struct RokokoActorbodyHip {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RokokoActorFace` is never constructed
[INFO] [stdout]   --> src/rokoko.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |         pub struct RokokoActorFace {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `meta`, and `dimensions` are never read
[INFO] [stdout]    --> src/rokoko.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |         pub struct RokokoActor {
[INFO] [stdout]     |                    ----------- fields in this struct
[INFO] [stdout] 100 |             pub name: String,
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 101 |             //pub color: [u8; 3],
[INFO] [stdout] 102 |             pub meta: RokokoActorMeta,
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 103 |             pub dimensions: RokokoActorDimensions,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoActor` 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 `timestamp` and `props` are never read
[INFO] [stdout]    --> src/rokoko.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub struct RokokoScene {
[INFO] [stdout]     |                    ----------- fields in this struct
[INFO] [stdout] 110 |             pub timestamp: f64,
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |             pub props: Vec<Value>,
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoScene` 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 `version` and `fps` are never read
[INFO] [stdout]    --> src/rokoko.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |         pub struct RokokoUpdate {
[INFO] [stdout]     |                    ------------ fields in this struct
[INFO] [stdout] 118 |             #[serde(skip)]
[INFO] [stdout] 119 |             pub version: String,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 120 |             #[serde(skip)]
[INFO] [stdout] 121 |             pub fps: f32,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut height_set: bool = false;
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut inc = 0;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height_set`
[INFO] [stdout]    --> src/main.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut height_set: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inc`
[INFO] [stdout]    --> src/main.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut inc = 0;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `w` is never read
[INFO] [stdout]   --> src/rokoko.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pub struct SpacialVector4 {
[INFO] [stdout]    |                    -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |             pub w: f32,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpacialVector4` 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 `has_gloves`, `has_left_glove`, `has_body`, and `has_face` are never read
[INFO] [stdout]   --> src/rokoko.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pub struct RokokoActorMeta {
[INFO] [stdout]    |                    --------------- fields in this struct
[INFO] [stdout] 38 |             #[serde(rename(deserialize = "hasGloves"))]
[INFO] [stdout] 39 |             pub has_gloves: bool,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |             pub has_left_glove: bool,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |             pub has_body: bool,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             pub has_face: bool,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RokokoActorMeta` 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 `total_height` and `hip_height` are never read
[INFO] [stdout]   --> src/rokoko.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |         pub struct RokokoActorDimensions {
[INFO] [stdout]    |                    --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |             pub total_height: f32,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |             pub hip_height: f32,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RokokoActorDimensions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RokokoActorbodyHip` is never constructed
[INFO] [stdout]   --> src/rokoko.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         pub struct RokokoActorbodyHip {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RokokoActorFace` is never constructed
[INFO] [stdout]   --> src/rokoko.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |         pub struct RokokoActorFace {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `meta`, and `dimensions` are never read
[INFO] [stdout]    --> src/rokoko.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |         pub struct RokokoActor {
[INFO] [stdout]     |                    ----------- fields in this struct
[INFO] [stdout] 100 |             pub name: String,
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 101 |             //pub color: [u8; 3],
[INFO] [stdout] 102 |             pub meta: RokokoActorMeta,
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 103 |             pub dimensions: RokokoActorDimensions,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoActor` 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 `timestamp` and `props` are never read
[INFO] [stdout]    --> src/rokoko.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub struct RokokoScene {
[INFO] [stdout]     |                    ----------- fields in this struct
[INFO] [stdout] 110 |             pub timestamp: f64,
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |             pub props: Vec<Value>,
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoScene` 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 `version` and `fps` are never read
[INFO] [stdout]    --> src/rokoko.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |         pub struct RokokoUpdate {
[INFO] [stdout]     |                    ------------ fields in this struct
[INFO] [stdout] 118 |             #[serde(skip)]
[INFO] [stdout] 119 |             pub version: String,
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 120 |             #[serde(skip)]
[INFO] [stdout] 121 |             pub fps: f32,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RokokoUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     sock.send_to(&osc_msg_pos, "127.0.0.1:9000");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let _ = sock.send_to(&osc_msg_pos, "127.0.0.1:9000");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     sock.send_to(&osc_msg_rot, "127.0.0.1:9000");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let _ = sock.send_to(&osc_msg_rot, "127.0.0.1:9000");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             sock.recv(&mut buf);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let _ = sock.recv(&mut buf);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     sock.send_to(&osc_msg_pos, "127.0.0.1:9000");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let _ = sock.send_to(&osc_msg_pos, "127.0.0.1:9000");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     sock.send_to(&osc_msg_rot, "127.0.0.1:9000");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let _ = sock.send_to(&osc_msg_rot, "127.0.0.1:9000");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             sock.recv(&mut buf);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let _ = sock.recv(&mut buf);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s
[INFO] running `Command { std: "docker" "inspect" "fa38e47f1ede4f6d6889bf968f5998398da8b938339c6ac6de4373f93eb02229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa38e47f1ede4f6d6889bf968f5998398da8b938339c6ac6de4373f93eb02229", kill_on_drop: false }`
[INFO] [stdout] fa38e47f1ede4f6d6889bf968f5998398da8b938339c6ac6de4373f93eb02229
