[INFO] fetching crate shades-edsl 0.1.0...
[INFO] testing shades-edsl-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate shades-edsl 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate shades-edsl 0.1.0
[INFO] finished tweaking crates.io crate shades-edsl 0.1.0
[INFO] tweaked toml for crates.io crate shades-edsl 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shades-edsl 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6f7f9f2222a8f36df1d771a714e50e8014cc4620c9124a734cf8cd12c36782c
[INFO] running `Command { std: "docker" "start" "-a" "a6f7f9f2222a8f36df1d771a714e50e8014cc4620c9124a734cf8cd12c36782c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6f7f9f2222a8f36df1d771a714e50e8014cc4620c9124a734cf8cd12c36782c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f7f9f2222a8f36df1d771a714e50e8014cc4620c9124a734cf8cd12c36782c", kill_on_drop: false }`
[INFO] [stdout] a6f7f9f2222a8f36df1d771a714e50e8014cc4620c9124a734cf8cd12c36782c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 520f16f9d53f31f08f19a1370f89585defb082a3874dfe7b060c5cd05f1c3f34
[INFO] running `Command { std: "docker" "start" "-a" "520f16f9d53f31f08f19a1370f89585defb082a3874dfe7b060c5cd05f1c3f34", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shades-edsl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 |   Continue(ContinueItem),
[INFO] [stdout]     |   -------- ^^^^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 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] 460 -   Continue(ContinueItem),
[INFO] [stdout] 460 +   Continue(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |   Break(BreakItem),
[INFO] [stdout]     |   ----- ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 461 -   Break(BreakItem),
[INFO] [stdout] 461 +   Break(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_token` and `semi_token` are never read
[INFO] [stdout]    --> src/syntax.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 595 |   Return {
[INFO] [stdout]     |   ------ fields in this variant
[INFO] [stdout] 596 |     return_token: Option<Token![return]>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 597 |     expr: Expr,
[INFO] [stdout] 598 |     semi_token: Token![;],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReturnItem` 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 `brace_token` is never read
[INFO] [stdout]    --> src/syntax.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 805 |   Else {
[INFO] [stdout]     |   ---- field in this variant
[INFO] [stdout] 806 |     brace_token: Brace,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ElseTailItem` 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/syntax.rs:891:10
[INFO] [stdout]     |
[INFO] [stdout] 891 |   Assign(Token![=]),
[INFO] [stdout]     |   ------ ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MutateVarAssignToken` 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] 891 -   Assign(Token![=]),
[INFO] [stdout] 891 +   Assign(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
[INFO] running `Command { std: "docker" "inspect" "520f16f9d53f31f08f19a1370f89585defb082a3874dfe7b060c5cd05f1c3f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "520f16f9d53f31f08f19a1370f89585defb082a3874dfe7b060c5cd05f1c3f34", kill_on_drop: false }`
[INFO] [stdout] 520f16f9d53f31f08f19a1370f89585defb082a3874dfe7b060c5cd05f1c3f34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 449be488c72d25a2488f4b9cf9184c769080431e7b74fc4f6bd39f0b5e0a0a98
[INFO] running `Command { std: "docker" "start" "-a" "449be488c72d25a2488f4b9cf9184c769080431e7b74fc4f6bd39f0b5e0a0a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling shades-edsl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 |   Continue(ContinueItem),
[INFO] [stdout]     |   -------- ^^^^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 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] 460 -   Continue(ContinueItem),
[INFO] [stdout] 460 +   Continue(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |   Break(BreakItem),
[INFO] [stdout]     |   ----- ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 461 -   Break(BreakItem),
[INFO] [stdout] 461 +   Break(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_token` and `semi_token` are never read
[INFO] [stdout]    --> src/syntax.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 595 |   Return {
[INFO] [stdout]     |   ------ fields in this variant
[INFO] [stdout] 596 |     return_token: Option<Token![return]>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 597 |     expr: Expr,
[INFO] [stdout] 598 |     semi_token: Token![;],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReturnItem` 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 `brace_token` is never read
[INFO] [stdout]    --> src/syntax.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 805 |   Else {
[INFO] [stdout]     |   ---- field in this variant
[INFO] [stdout] 806 |     brace_token: Brace,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ElseTailItem` 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/syntax.rs:891:10
[INFO] [stdout]     |
[INFO] [stdout] 891 |   Assign(Token![=]),
[INFO] [stdout]     |   ------ ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MutateVarAssignToken` 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] 891 -   Assign(Token![=]),
[INFO] [stdout] 891 +   Assign(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 |   Continue(ContinueItem),
[INFO] [stdout]     |   -------- ^^^^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 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] 460 -   Continue(ContinueItem),
[INFO] [stdout] 460 +   Continue(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |   Break(BreakItem),
[INFO] [stdout]     |   ----- ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScopeInstrItem` 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] 461 -   Break(BreakItem),
[INFO] [stdout] 461 +   Break(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `return_token` and `semi_token` are never read
[INFO] [stdout]    --> src/syntax.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 595 |   Return {
[INFO] [stdout]     |   ------ fields in this variant
[INFO] [stdout] 596 |     return_token: Option<Token![return]>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 597 |     expr: Expr,
[INFO] [stdout] 598 |     semi_token: Token![;],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReturnItem` 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 `brace_token` is never read
[INFO] [stdout]    --> src/syntax.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 805 |   Else {
[INFO] [stdout]     |   ---- field in this variant
[INFO] [stdout] 806 |     brace_token: Brace,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ElseTailItem` 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/syntax.rs:891:10
[INFO] [stdout]     |
[INFO] [stdout] 891 |   Assign(Token![=]),
[INFO] [stdout]     |   ------ ^^^^^^^^^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MutateVarAssignToken` 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] 891 -   Assign(Token![=]),
[INFO] [stdout] 891 +   Assign(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "449be488c72d25a2488f4b9cf9184c769080431e7b74fc4f6bd39f0b5e0a0a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449be488c72d25a2488f4b9cf9184c769080431e7b74fc4f6bd39f0b5e0a0a98", kill_on_drop: false }`
[INFO] [stdout] 449be488c72d25a2488f4b9cf9184c769080431e7b74fc4f6bd39f0b5e0a0a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d5044fa4875d742c670c0d4004ee70492151c299e9c04247bee53ae8e7703b9
[INFO] running `Command { std: "docker" "start" "-a" "2d5044fa4875d742c670c0d4004ee70492151c299e9c04247bee53ae8e7703b9", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax.rs:460:12
[INFO] [stderr]     |
[INFO] [stderr] 460 |   Continue(ContinueItem),
[INFO] [stderr]     |   -------- ^^^^^^^^^^^^
[INFO] [stderr]     |   |
[INFO] [stderr]     |   field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScopeInstrItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 460 -   Continue(ContinueItem),
[INFO] [stderr] 460 +   Continue(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax.rs:461:9
[INFO] [stderr]     |
[INFO] [stderr] 461 |   Break(BreakItem),
[INFO] [stderr]     |   ----- ^^^^^^^^^
[INFO] [stderr]     |   |
[INFO] [stderr]     |   field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScopeInstrItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 461 -   Break(BreakItem),
[INFO] [stderr] 461 +   Break(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `return_token` and `semi_token` are never read
[INFO] [stderr]    --> src/syntax.rs:596:5
[INFO] [stderr]     |
[INFO] [stderr] 595 |   Return {
[INFO] [stderr]     |   ------ fields in this variant
[INFO] [stderr] 596 |     return_token: Option<Token![return]>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 597 |     expr: Expr,
[INFO] [stderr] 598 |     semi_token: Token![;],
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ReturnItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `brace_token` is never read
[INFO] [stderr]    --> src/syntax.rs:806:5
[INFO] [stderr]     |
[INFO] [stderr] 805 |   Else {
[INFO] [stderr]     |   ---- field in this variant
[INFO] [stderr] 806 |     brace_token: Brace,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ElseTailItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax.rs:891:10
[INFO] [stderr]     |
[INFO] [stderr] 891 |   Assign(Token![=]),
[INFO] [stderr]     |   ------ ^^^^^^^^^
[INFO] [stderr]     |   |
[INFO] [stderr]     |   field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MutateVarAssignToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 891 -   Assign(Token![=]),
[INFO] [stderr] 891 +   Assign(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `shades-edsl` (lib) generated 5 warnings
[INFO] [stderr] warning: `shades-edsl` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shades_edsl-a415ed281e6caf68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shades_edsl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d5044fa4875d742c670c0d4004ee70492151c299e9c04247bee53ae8e7703b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5044fa4875d742c670c0d4004ee70492151c299e9c04247bee53ae8e7703b9", kill_on_drop: false }`
[INFO] [stdout] 2d5044fa4875d742c670c0d4004ee70492151c299e9c04247bee53ae8e7703b9
