[INFO] cloning repository https://github.com/mehcode/xchip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/xchip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11e15a41e36a96a570146448741c14c4de6692e8
[INFO] checking mehcode/xchip against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Fxchip" "/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/mehcode/xchip
[INFO] finished tweaking git repo https://github.com/mehcode/xchip
[INFO] tweaked toml for git repo https://github.com/mehcode/xchip written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mehcode/xchip on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mehcode/xchip 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78f24bb2ae8276463b9748f37f7ad5622c531df812926b92af9958dfe849813
[INFO] running `Command { std: "docker" "start" "-a" "c78f24bb2ae8276463b9748f37f7ad5622c531df812926b92af9958dfe849813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78f24bb2ae8276463b9748f37f7ad5622c531df812926b92af9958dfe849813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78f24bb2ae8276463b9748f37f7ad5622c531df812926b92af9958dfe849813", kill_on_drop: false }`
[INFO] [stdout] c78f24bb2ae8276463b9748f37f7ad5622c531df812926b92af9958dfe849813
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de0ce70736e2ab6830ff88625ef810a0ecb516823175c6c5c4becdefb72089a4
[INFO] running `Command { std: "docker" "start" "-a" "de0ce70736e2ab6830ff88625ef810a0ecb516823175c6c5c4becdefb72089a4", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling gcc v0.3.41
[INFO] [stderr]     Checking libc v0.2.19
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]    Compiling cmake v0.1.20
[INFO] [stderr]    Compiling axal v0.1.0 (https://github.com/mehcode/axal.git#d213c9f7)
[INFO] [stderr]     Checking xchip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> src/interpreter.rs:298:56
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Mode::Chip8x => Box::new(Default::default(): chip_8x::Chip8x),
[INFO] [stdout]     |                                                        ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> src/interpreter.rs:302:44
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Box::new(Default::default(): chip_8::Chip8)
[INFO] [stdout]     |                                            ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> src/interpreter.rs:298:56
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Mode::Chip8x => Box::new(Default::default(): chip_8x::Chip8x),
[INFO] [stdout]     |                                                        ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> src/interpreter.rs:302:44
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Box::new(Default::default(): chip_8::Chip8)
[INFO] [stdout]     |                                            ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `needless_range_loop`
[INFO] [stdout]   --> src/mmu.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[allow(needless_range_loop, unknown_lints)]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::Vec`
[INFO] [stdout]  --> src/chip_8.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `needless_range_loop`
[INFO] [stdout]   --> src/mmu.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[allow(needless_range_loop, unknown_lints)]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super_chip`
[INFO] [stdout]  --> src/interpreter.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super_chip;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::Vec`
[INFO] [stdout]  --> src/chip_8.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec::Vec;
[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 import: `chip_8`
[INFO] [stdout]   --> src/interpreter.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chip_8;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chip_8x`
[INFO] [stdout]   --> src/interpreter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chip_8x;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super_chip`
[INFO] [stdout]  --> src/interpreter.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super_chip;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chip_8`
[INFO] [stdout]   --> src/interpreter.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chip_8;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chip_8x`
[INFO] [stdout]   --> src/interpreter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chip_8x;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/interpreter.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     runtime: Option<Box<Runtime>>,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     runtime: Option<Box<dyn Runtime>>,
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/interpreter.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     runtime: Option<Box<Runtime>>,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     runtime: Option<Box<dyn Runtime>>,
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/chip_8x.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             (0x5, x, y, 0x1) => {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/chip_8x.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |             (0x5, x, y, 0x1) => {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/chip_8x.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let color = c.v[y as usize] & 0b1111;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horz`
[INFO] [stdout]    --> src/chip_8x.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let horz = (vx & 0b1111) as usize;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_horz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vert`
[INFO] [stdout]    --> src/chip_8x.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let vert = (vx1 & 0b1111) as usize;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_vert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/chip_8x.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let width = (vx >> 4) + 1;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/chip_8x.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let height = (vx1 >> 4) + 1;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/chip_8x.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/chip_8x.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/chip_8x.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/super_chip.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (0x0, 0x0, 0xC, n) => {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/interpreter.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn configure(&mut self, c: &mut Context) {}
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/interpreter.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn reset(&mut self, c: &mut Context) {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xchip` (lib test) due to 2 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/chip_8x.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             (0x5, x, y, 0x1) => {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/chip_8x.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |             (0x5, x, y, 0x1) => {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/chip_8x.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let color = c.v[y as usize] & 0b1111;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horz`
[INFO] [stdout]    --> src/chip_8x.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 let horz = (vx & 0b1111) as usize;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_horz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vert`
[INFO] [stdout]    --> src/chip_8x.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let vert = (vx1 & 0b1111) as usize;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_vert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/chip_8x.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let width = (vx >> 4) + 1;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/chip_8x.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let height = (vx1 >> 4) + 1;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/chip_8x.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/chip_8x.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/chip_8x.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |             (0xB, x, y, n) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/super_chip.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |             (0x0, 0x0, 0xC, n) => {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/interpreter.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn configure(&mut self, c: &mut Context) {}
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/interpreter.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn reset(&mut self, c: &mut Context) {}
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xchip` (lib) due to 2 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "de0ce70736e2ab6830ff88625ef810a0ecb516823175c6c5c4becdefb72089a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0ce70736e2ab6830ff88625ef810a0ecb516823175c6c5c4becdefb72089a4", kill_on_drop: false }`
[INFO] [stdout] de0ce70736e2ab6830ff88625ef810a0ecb516823175c6c5c4becdefb72089a4
