[INFO] cloning repository https://github.com/remram44/locked-pancake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remram44/locked-pancake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Flocked-pancake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Flocked-pancake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5be0239cbbb04068a38818e223a9a4af7f9613
[INFO] checking remram44/locked-pancake against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Flocked-pancake" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/remram44/locked-pancake on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/remram44/locked-pancake
[INFO] finished tweaking git repo https://github.com/remram44/locked-pancake
[INFO] tweaked toml for git repo https://github.com/remram44/locked-pancake written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/remram44/locked-pancake 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded num-derive v0.3.1
[INFO] [stderr]   Downloaded syn v1.0.38
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8450582c15c7d91ca467ba0239e31391cc720f900b6ee8b3e261ebecc249230
[INFO] running `Command { std: "docker" "start" "-a" "f8450582c15c7d91ca467ba0239e31391cc720f900b6ee8b3e261ebecc249230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8450582c15c7d91ca467ba0239e31391cc720f900b6ee8b3e261ebecc249230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8450582c15c7d91ca467ba0239e31391cc720f900b6ee8b3e261ebecc249230", kill_on_drop: false }`
[INFO] [stdout] f8450582c15c7d91ca467ba0239e31391cc720f900b6ee8b3e261ebecc249230
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 437ca9fcc82b3dfb14cfcaf24e0719e4f1a7c146ddd67c3a6762b76af0393e35
[INFO] running `Command { std: "docker" "start" "-a" "437ca9fcc82b3dfb14cfcaf24e0719e4f1a7c146ddd67c3a6762b76af0393e35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]     Checking lpc-memory v0.1.0 (/opt/rustwide/workdir/gc)
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> gc/src/lib.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Integer(i32),
[INFO] [stdout]     |         ------- ^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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] 148 |         Integer(()),
[INFO] [stdout]     |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num-derive v0.3.1
[INFO] [stderr]     Checking lpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn compile_text<R: Read>(file: R) -> Result<Code, CompileError> {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upvalues`
[INFO] [stdout]    --> src/main.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 upvalues,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `upvalues: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/main.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 params,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/main.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 constants,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `constants: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codes`
[INFO] [stdout]    --> src/main.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 codes,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `codes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/main.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Function {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 69 |     code: Rc<Code>,
[INFO] [stdout] 70 |     upvalues: Vec<Value>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn compile_text<R: Read>(file: R) -> Result<Code, CompileError> {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upvalues`
[INFO] [stdout]    --> src/main.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 upvalues,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `upvalues: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/main.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 params,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/main.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 constants,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `constants: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codes`
[INFO] [stdout]    --> src/main.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 codes,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `codes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/main.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Function {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 69 |     code: Rc<Code>,
[INFO] [stdout] 70 |     upvalues: Vec<Value>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.92s
[INFO] running `Command { std: "docker" "inspect" "437ca9fcc82b3dfb14cfcaf24e0719e4f1a7c146ddd67c3a6762b76af0393e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437ca9fcc82b3dfb14cfcaf24e0719e4f1a7c146ddd67c3a6762b76af0393e35", kill_on_drop: false }`
[INFO] [stdout] 437ca9fcc82b3dfb14cfcaf24e0719e4f1a7c146ddd67c3a6762b76af0393e35
[INFO] checking remram44/locked-pancake against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Flocked-pancake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/remram44/locked-pancake on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/remram44/locked-pancake
[INFO] finished tweaking git repo https://github.com/remram44/locked-pancake
[INFO] tweaked toml for git repo https://github.com/remram44/locked-pancake written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/remram44/locked-pancake 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2556f020d9c9fe9fd147348352bee2de2186a31119c38cb166b1ee893b6940a5
[INFO] running `Command { std: "docker" "start" "-a" "2556f020d9c9fe9fd147348352bee2de2186a31119c38cb166b1ee893b6940a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2556f020d9c9fe9fd147348352bee2de2186a31119c38cb166b1ee893b6940a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2556f020d9c9fe9fd147348352bee2de2186a31119c38cb166b1ee893b6940a5", kill_on_drop: false }`
[INFO] [stdout] 2556f020d9c9fe9fd147348352bee2de2186a31119c38cb166b1ee893b6940a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bff045c1328a5f1d715a5b76b7810a2f75821eb7b659cfc3878b5213639b961
[INFO] running `Command { std: "docker" "start" "-a" "2bff045c1328a5f1d715a5b76b7810a2f75821eb7b659cfc3878b5213639b961", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]     Checking lpc-memory v0.1.0 (/opt/rustwide/workdir/gc)
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> gc/src/lib.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Integer(i32),
[INFO] [stdout]     |         ------- ^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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] 148 |         Integer(()),
[INFO] [stdout]     |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num-derive v0.3.1
[INFO] [stderr]     Checking lpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn compile_text<R: Read>(file: R) -> Result<Code, CompileError> {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn compile_text<R: Read>(file: R) -> Result<Code, CompileError> {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upvalues`
[INFO] [stdout]    --> src/main.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 upvalues,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `upvalues: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/main.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 params,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upvalues`
[INFO] [stdout]    --> src/main.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 upvalues,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `upvalues: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/main.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 constants,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `constants: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/main.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 params,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/main.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 constants,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `constants: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codes`
[INFO] [stdout]    --> src/main.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 codes,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `codes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codes`
[INFO] [stdout]    --> src/main.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 codes,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `codes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/main.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Function {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 69 |     code: Rc<Code>,
[INFO] [stdout] 70 |     upvalues: Vec<Value>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/main.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Function {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 69 |     code: Rc<Code>,
[INFO] [stdout] 70 |     upvalues: Vec<Value>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(FromPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Instruction`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(FromPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Instruction`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc` (bin "lpc") due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lpc` (bin "lpc" test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2bff045c1328a5f1d715a5b76b7810a2f75821eb7b659cfc3878b5213639b961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bff045c1328a5f1d715a5b76b7810a2f75821eb7b659cfc3878b5213639b961", kill_on_drop: false }`
[INFO] [stdout] 2bff045c1328a5f1d715a5b76b7810a2f75821eb7b659cfc3878b5213639b961
