[INFO] cloning repository https://github.com/BrodyKeane/lax-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrodyKeane/lax-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodyKeane%2Flax-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodyKeane%2Flax-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8cfa92c15ceefb5de5a576cb0e8c09276032b91
[INFO] building BrodyKeane/lax-compiler against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodyKeane%2Flax-compiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BrodyKeane/lax-compiler on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BrodyKeane/lax-compiler
[INFO] finished tweaking git repo https://github.com/BrodyKeane/lax-compiler
[INFO] tweaked toml for git repo https://github.com/BrodyKeane/lax-compiler written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BrodyKeane/lax-compiler 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac30d7e66c494aede5f46291a2449e134f29a0ec58417ab2bbaa3ab092b32cdb
[INFO] running `Command { std: "docker" "start" "-a" "ac30d7e66c494aede5f46291a2449e134f29a0ec58417ab2bbaa3ab092b32cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac30d7e66c494aede5f46291a2449e134f29a0ec58417ab2bbaa3ab092b32cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac30d7e66c494aede5f46291a2449e134f29a0ec58417ab2bbaa3ab092b32cdb", kill_on_drop: false }`
[INFO] [stdout] ac30d7e66c494aede5f46291a2449e134f29a0ec58417ab2bbaa3ab092b32cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47b3f00bd1f1dcbbb39eb4cc52ad361d7f59fcaa228e3aac71601f8557e8051f
[INFO] running `Command { std: "docker" "start" "-a" "47b3f00bd1f1dcbbb39eb4cc52ad361d7f59fcaa228e3aac71601f8557e8051f", kill_on_drop: false }`
[INFO] [stderr]    Compiling first-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct Binary {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 193 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Binary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Grouping {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 201 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Grouping` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct Literal {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 207 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Literal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Unary {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 213 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Unary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Logical {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 233 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Logical` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct Call {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 241 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Call` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Get {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] 249 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Get` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct Set {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] 256 |     pub id: u64, 
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Set` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "47b3f00bd1f1dcbbb39eb4cc52ad361d7f59fcaa228e3aac71601f8557e8051f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b3f00bd1f1dcbbb39eb4cc52ad361d7f59fcaa228e3aac71601f8557e8051f", kill_on_drop: false }`
[INFO] [stdout] 47b3f00bd1f1dcbbb39eb4cc52ad361d7f59fcaa228e3aac71601f8557e8051f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d539cfb042583e792d6b07ff68c20b7669dbc1e9f72572587d67fdd7bf208b1
[INFO] running `Command { std: "docker" "start" "-a" "8d539cfb042583e792d6b07ff68c20b7669dbc1e9f72572587d67fdd7bf208b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling first-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct Binary {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 193 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Binary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Grouping {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 201 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Grouping` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct Literal {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 207 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Literal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Unary {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 213 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Unary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct Logical {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 233 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Logical` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct Call {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 241 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Call` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Get {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] 249 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Get` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/ast/expr.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct Set {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] 256 |     pub id: u64, 
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Set` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "8d539cfb042583e792d6b07ff68c20b7669dbc1e9f72572587d67fdd7bf208b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d539cfb042583e792d6b07ff68c20b7669dbc1e9f72572587d67fdd7bf208b1", kill_on_drop: false }`
[INFO] [stdout] 8d539cfb042583e792d6b07ff68c20b7669dbc1e9f72572587d67fdd7bf208b1
