[INFO] cloning repository https://github.com/Skierman/scratch_vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skierman/scratch_vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkierman%2Fscratch_vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkierman%2Fscratch_vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f90f3efa8f0ab96d48adbfdc201c33debd89b28
[INFO] checking Skierman/scratch_vm against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkierman%2Fscratch_vm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Skierman/scratch_vm
[INFO] finished tweaking git repo https://github.com/Skierman/scratch_vm
[INFO] tweaked toml for git repo https://github.com/Skierman/scratch_vm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Skierman/scratch_vm 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/Skierman/scratch_vm 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 360861a50b7781e49d610a621e99b699d635afb81927b3692039848b1f7ba8a7
[INFO] running `Command { std: "docker" "start" "-a" "360861a50b7781e49d610a621e99b699d635afb81927b3692039848b1f7ba8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "360861a50b7781e49d610a621e99b699d635afb81927b3692039848b1f7ba8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360861a50b7781e49d610a621e99b699d635afb81927b3692039848b1f7ba8a7", kill_on_drop: false }`
[INFO] [stdout] 360861a50b7781e49d610a621e99b699d635afb81927b3692039848b1f7ba8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a3b59b04785b14aba80e5849396f2f84c7ca73ec9ae3d864296f05346041612
[INFO] running `Command { std: "docker" "start" "-a" "6a3b59b04785b14aba80e5849396f2f84c7ca73ec9ae3d864296f05346041612", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking scratch_vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{self, json};
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/blocks.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/blocks.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{self, json, Value};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `data_format`, `image_path`, `rotation_center_x`, and `rotation_center_y` are never read
[INFO] [stdout]   --> src/main.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct Costume {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  7 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  8 |     data_format: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]  9 |     image_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     rotation_center_x: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     rotation_center_y: f64,
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Target {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 25 |     is_stage: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     variables: Vec<Variable>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     current_costume: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     layer_order: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     costumes: Vec<Costume>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     blocks: Vec<blocks::Blocks>,
[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: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     MoveSteps(MoveSteps),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 6 -     MoveSteps(MoveSteps),
[INFO] [stdout] 6 +     MoveSteps(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TurnRight(TurnRight),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 7 -     TurnRight(TurnRight),
[INFO] [stdout] 7 +     TurnRight(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     TurnLeft(TurnLeft),
[INFO] [stdout]   |     -------- ^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 8 -     TurnLeft(TurnLeft),
[INFO] [stdout] 8 +     TurnLeft(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `next`, `parent`, and `steps` are never read
[INFO] [stdout]   --> src/blocks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MoveSteps {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     next: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     parent: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     // block inputs
[INFO] [stdout] 19 |     steps: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoveSteps` 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 `id`, `next`, `parent`, and `degrees` are never read
[INFO] [stdout]   --> src/blocks.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct TurnRight {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 58 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     next: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 60 |     parent: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     // block inputs
[INFO] [stdout] 62 |     degrees: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TurnRight` 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 `id`, `next`, `parent`, and `degrees` are never read
[INFO] [stdout]    --> src/blocks.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct TurnLeft {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 101 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 102 |     next: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     parent: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 104 |     // block inputs
[INFO] [stdout] 105 |     degrees: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TurnLeft` 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 import: `json`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{self, json};
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/blocks.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/blocks.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{self, json, Value};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `data_format`, `image_path`, `rotation_center_x`, and `rotation_center_y` are never read
[INFO] [stdout]   --> src/main.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct Costume {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  7 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  8 |     data_format: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]  9 |     image_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     rotation_center_x: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     rotation_center_y: f64,
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Target {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 25 |     is_stage: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     variables: Vec<Variable>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     current_costume: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     layer_order: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     costumes: Vec<Costume>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     blocks: Vec<blocks::Blocks>,
[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: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     MoveSteps(MoveSteps),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 6 -     MoveSteps(MoveSteps),
[INFO] [stdout] 6 +     MoveSteps(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     TurnRight(TurnRight),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 7 -     TurnRight(TurnRight),
[INFO] [stdout] 7 +     TurnRight(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/blocks.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     TurnLeft(TurnLeft),
[INFO] [stdout]   |     -------- ^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Blocks` 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] 8 -     TurnLeft(TurnLeft),
[INFO] [stdout] 8 +     TurnLeft(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `next`, `parent`, and `steps` are never read
[INFO] [stdout]   --> src/blocks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MoveSteps {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     next: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     parent: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     // block inputs
[INFO] [stdout] 19 |     steps: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MoveSteps` 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 `id`, `next`, `parent`, and `degrees` are never read
[INFO] [stdout]   --> src/blocks.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct TurnRight {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 58 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     next: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 60 |     parent: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     // block inputs
[INFO] [stdout] 62 |     degrees: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TurnRight` 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 `id`, `next`, `parent`, and `degrees` are never read
[INFO] [stdout]    --> src/blocks.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct TurnLeft {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 101 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 102 |     next: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     parent: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 104 |     // block inputs
[INFO] [stdout] 105 |     degrees: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TurnLeft` 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 10.75s
[INFO] running `Command { std: "docker" "inspect" "6a3b59b04785b14aba80e5849396f2f84c7ca73ec9ae3d864296f05346041612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3b59b04785b14aba80e5849396f2f84c7ca73ec9ae3d864296f05346041612", kill_on_drop: false }`
[INFO] [stdout] 6a3b59b04785b14aba80e5849396f2f84c7ca73ec9ae3d864296f05346041612
