[INFO] cloning repository https://github.com/davawen/ccratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davawen/ccratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fccratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fccratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26df04b9a40f81573fa9f718ded5dd943e989e6c [INFO] checking davawen/ccratch against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavawen%2Fccratch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davawen/ccratch [INFO] finished tweaking git repo https://github.com/davawen/ccratch [INFO] tweaked toml for git repo https://github.com/davawen/ccratch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davawen/ccratch on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davawen/ccratch 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8506b383b9bab40a74aef2673ad39e73a64327187ef9c942bfa72702f9f036c6 [INFO] running `Command { std: "docker" "start" "-a" "8506b383b9bab40a74aef2673ad39e73a64327187ef9c942bfa72702f9f036c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8506b383b9bab40a74aef2673ad39e73a64327187ef9c942bfa72702f9f036c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8506b383b9bab40a74aef2673ad39e73a64327187ef9c942bfa72702f9f036c6", kill_on_drop: false }` [INFO] [stdout] 8506b383b9bab40a74aef2673ad39e73a64327187ef9c942bfa72702f9f036c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f2f782b1e5d76bb1084f5d81a932336cfc8c106901d70e040e40704f7fed56c [INFO] running `Command { std: "docker" "start" "-a" "3f2f782b1e5d76bb1084f5d81a932336cfc8c106901d70e040e40704f7fed56c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Checking scratch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `compute_value` [INFO] [stdout] --> src/generator/event.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{compute_value, Linearize, util::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `compute_value` [INFO] [stdout] --> src/generator/event.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{compute_value, Linearize, util::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parent`, `shadow`, `x`, `y`, `comment`, and `mutation` are never read [INFO] [stdout] --> src/scratch.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub shadow: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub topLevel: bool, [INFO] [stdout] 15 | pub x: Option, [INFO] [stdout] | ^ [INFO] [stdout] 16 | pub y: Option, [INFO] [stdout] | ^ [INFO] [stdout] 17 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | #[serde(default)] [INFO] [stdout] 19 | pub mutation: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assetId`, `name`, `md5ext`, `dataFormat`, `rate`, and `sampleCount` are never read [INFO] [stdout] --> src/scratch.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Sound { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 41 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 42 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | /// The name of the asset file [INFO] [stdout] 44 | pub md5ext: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | pub dataFormat: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub rate: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | pub sampleCount: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sound` 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 `1` is never read [INFO] [stdout] --> src/scratch.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Variable(pub String, pub Value, #[serde(default)] pub Option); [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Variable` 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] 51 - pub struct Variable(pub String, pub Value, #[serde(default)] pub Option); [INFO] [stdout] 51 + pub struct Variable(pub String, (), #[serde(default)] pub Option); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/scratch.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct List(String, Vec); [INFO] [stdout] | ---- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/scratch.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Target { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub lists: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | pub broadcasts: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 64 | pub blocks: HashMap, [INFO] [stdout] 65 | pub comments: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub layerOrder: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 70 | pub volume: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub videoState: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub videoTransparency: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub textToSpeechLanguage: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` 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 `monitors`, `extensions`, and `meta` are never read [INFO] [stdout] --> src/scratch.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 108 | pub targets: Vec, [INFO] [stdout] 109 | pub monitors: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | pub extensions: Value, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 111 | pub meta: Value, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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 `name` and `id` are never read [INFO] [stdout] --> src/parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Broadcast { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Broadcast` 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 `name` and `id` are never read [INFO] [stdout] --> src/parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct List { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `List` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | TurnRight { degrees: Value }, [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | TurnLeft { degrees: Value }, [INFO] [stdout] | -------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `dest` is never read [INFO] [stdout] --> src/parser.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | Goto { dest: GotoDestOption }, [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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/parser.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | GotoXY { x: Value, y: Value }, [INFO] [stdout] | ------ ^ ^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `secs` and `dest` are never read [INFO] [stdout] --> src/parser.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | Glide { secs: Value, dest: GotoDestOption }, [INFO] [stdout] | ----- ^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `secs`, `x`, and `y` are never read [INFO] [stdout] --> src/parser.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | GlideXY { secs: Value, x: Value, y: Value }, [INFO] [stdout] | ------- ^^^^ ^ ^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | PointInDrection { degrees: Value }, [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `towards` is never read [INFO] [stdout] --> src/parser.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | PointTowards { towards: PointTowardsOption }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `by` is never read [INFO] [stdout] --> src/parser.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | ChangeX { by: Value }, [INFO] [stdout] | ------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `to` is never read [INFO] [stdout] --> src/parser.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | SetX { to: Value }, [INFO] [stdout] | ---- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `style` is never read [INFO] [stdout] --> src/parser.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | SetRotationStyle { style: RotationStyle }, [INFO] [stdout] | ---------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `ChangeY`, `SetY`, and `YPosition` are never constructed [INFO] [stdout] --> src/parser.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum Motion { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 49 | ChangeY { by: Value }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | SetY { to: Value }, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | YPosition, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `actor` is never read [INFO] [stdout] --> src/parser.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | CreateCloneOf { actor: String }, [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Control` 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 `bitmap_resolution` is never read [INFO] [stdout] --> src/parser.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Costume { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 121 | pub bitmap_resolution: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Costume` 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/parser.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | Actor(String) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `GotoDestOption` 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] 130 - Actor(String) [INFO] [stdout] 130 + Actor(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Actor(String) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PointTowardsOption` 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] 136 - Actor(String) [INFO] [stdout] 136 + Actor(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `draggable` and `rotation_style` are never read [INFO] [stdout] --> src/parser.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 149 | Sprite { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 155 | draggable: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 156 | rotation_style: RotationStyle [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetKind` 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 `sounds` is never read [INFO] [stdout] --> src/parser.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Target { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 168 | pub sounds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` 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 `parent`, `shadow`, `x`, `y`, `comment`, and `mutation` are never read [INFO] [stdout] --> src/scratch.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub shadow: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub topLevel: bool, [INFO] [stdout] 15 | pub x: Option, [INFO] [stdout] | ^ [INFO] [stdout] 16 | pub y: Option, [INFO] [stdout] | ^ [INFO] [stdout] 17 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | #[serde(default)] [INFO] [stdout] 19 | pub mutation: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assetId`, `name`, `md5ext`, `dataFormat`, `rate`, and `sampleCount` are never read [INFO] [stdout] --> src/scratch.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Sound { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 41 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 42 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | /// The name of the asset file [INFO] [stdout] 44 | pub md5ext: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | pub dataFormat: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | pub rate: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | pub sampleCount: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sound` 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 `1` is never read [INFO] [stdout] --> src/scratch.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Variable(pub String, pub Value, #[serde(default)] pub Option); [INFO] [stdout] | -------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Variable` 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] 51 - pub struct Variable(pub String, pub Value, #[serde(default)] pub Option); [INFO] [stdout] 51 + pub struct Variable(pub String, (), #[serde(default)] pub Option); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/scratch.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct List(String, Vec); [INFO] [stdout] | ---- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/scratch.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Target { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub lists: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | pub broadcasts: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 64 | pub blocks: HashMap, [INFO] [stdout] 65 | pub comments: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub layerOrder: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 70 | pub volume: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub videoState: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub videoTransparency: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub textToSpeechLanguage: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` 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 `monitors`, `extensions`, and `meta` are never read [INFO] [stdout] --> src/scratch.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 108 | pub targets: Vec, [INFO] [stdout] 109 | pub monitors: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | pub extensions: Value, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 111 | pub meta: Value, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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 `name` and `id` are never read [INFO] [stdout] --> src/parser.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Broadcast { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Broadcast` 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 `name` and `id` are never read [INFO] [stdout] --> src/parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct List { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `List` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | TurnRight { degrees: Value }, [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | TurnLeft { degrees: Value }, [INFO] [stdout] | -------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `dest` is never read [INFO] [stdout] --> src/parser.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | Goto { dest: GotoDestOption }, [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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/parser.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | GotoXY { x: Value, y: Value }, [INFO] [stdout] | ------ ^ ^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `secs` and `dest` are never read [INFO] [stdout] --> src/parser.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | Glide { secs: Value, dest: GotoDestOption }, [INFO] [stdout] | ----- ^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `secs`, `x`, and `y` are never read [INFO] [stdout] --> src/parser.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | GlideXY { secs: Value, x: Value, y: Value }, [INFO] [stdout] | ------- ^^^^ ^ ^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `degrees` is never read [INFO] [stdout] --> src/parser.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | PointInDrection { degrees: Value }, [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `towards` is never read [INFO] [stdout] --> src/parser.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | PointTowards { towards: PointTowardsOption }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `by` is never read [INFO] [stdout] --> src/parser.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | ChangeX { by: Value }, [INFO] [stdout] | ------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `to` is never read [INFO] [stdout] --> src/parser.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | SetX { to: Value }, [INFO] [stdout] | ---- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `style` is never read [INFO] [stdout] --> src/parser.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | SetRotationStyle { style: RotationStyle }, [INFO] [stdout] | ---------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `ChangeY`, `SetY`, and `YPosition` are never constructed [INFO] [stdout] --> src/parser.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum Motion { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 49 | ChangeY { by: Value }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | SetY { to: Value }, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | YPosition, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Motion` 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 `actor` is never read [INFO] [stdout] --> src/parser.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | CreateCloneOf { actor: String }, [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Control` 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 `bitmap_resolution` is never read [INFO] [stdout] --> src/parser.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Costume { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 121 | pub bitmap_resolution: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Costume` 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/parser.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | Actor(String) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `GotoDestOption` 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] 130 - Actor(String) [INFO] [stdout] 130 + Actor(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | Actor(String) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PointTowardsOption` 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] 136 - Actor(String) [INFO] [stdout] 136 + Actor(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `draggable` and `rotation_style` are never read [INFO] [stdout] --> src/parser.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 149 | Sprite { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 155 | draggable: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 156 | rotation_style: RotationStyle [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TargetKind` 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 `sounds` is never read [INFO] [stdout] --> src/parser.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Target { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 168 | pub sounds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` 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 12.30s [INFO] running `Command { std: "docker" "inspect" "3f2f782b1e5d76bb1084f5d81a932336cfc8c106901d70e040e40704f7fed56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2f782b1e5d76bb1084f5d81a932336cfc8c106901d70e040e40704f7fed56c", kill_on_drop: false }` [INFO] [stdout] 3f2f782b1e5d76bb1084f5d81a932336cfc8c106901d70e040e40704f7fed56c