[INFO] cloning repository https://github.com/omerbenamram/AOC2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/AOC2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2FAOC2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2FAOC2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c418f03e3e80e4b7605ca2ad6dd0fca05fc78b0
[INFO] testing omerbenamram/AOC2019 against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2FAOC2019" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omerbenamram/AOC2019
[INFO] finished tweaking git repo https://github.com/omerbenamram/AOC2019
[INFO] tweaked toml for git repo https://github.com/omerbenamram/AOC2019 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omerbenamram/AOC2019 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omerbenamram/AOC2019 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 618c97b4af7a46ee7591a2333257ca62799204a0d1ce01e8c51ffc7945f67d90
[INFO] running `Command { std: "docker" "start" "-a" "618c97b4af7a46ee7591a2333257ca62799204a0d1ce01e8c51ffc7945f67d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "618c97b4af7a46ee7591a2333257ca62799204a0d1ce01e8c51ffc7945f67d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618c97b4af7a46ee7591a2333257ca62799204a0d1ce01e8c51ffc7945f67d90", kill_on_drop: false }`
[INFO] [stdout] 618c97b4af7a46ee7591a2333257ca62799204a0d1ce01e8c51ffc7945f67d90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 273abafb958a1e99382c59818ed3cb9cfe674d8695cc2354deeba7f7e10ef337
[INFO] running `Command { std: "docker" "start" "-a" "273abafb958a1e99382c59818ed3cb9cfe674d8695cc2354deeba7f7e10ef337", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling anyhow v1.0.25
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1)
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling day8 v0.1.0 (/opt/rustwide/workdir/day8)
[INFO] [stderr]    Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3)
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling console v0.9.1
[INFO] [stderr]    Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> day12/src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{bail, Context, Error, Result};
[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 variable: `input`
[INFO] [stdout]    --> day12/src/lib.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn part_2(input: &str) -> Result<i32> {
[INFO] [stdout]     |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling intcode_computer v0.1.0 (/opt/rustwide/workdir/intcode-computer)
[INFO] [stderr]    Compiling aoc_graph v0.1.0 (/opt/rustwide/workdir/aoc-graph)
[INFO] [stderr]    Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6)
[INFO] [stdout] warning: associated function `with_capacity` is never used
[INFO] [stdout]   --> day6/src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Graph {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn with_capacity(n: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> day10/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         (2.0 * std::f32::consts::PI - atan)
[INFO] [stdout]    |         ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         (2.0 * std::f32::consts::PI - atan)
[INFO] [stdout] 47 +         2.0 * std::f32::consts::PI - atan
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2)
[INFO] [stderr]    Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7)
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5)
[INFO] [stderr]    Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day11/src/lib.rs:65:30
[INFO] [stdout]     |
[INFO] [stdout]  65 |         robot.write_to_input(vec![panel.clone().into()])?;
[INFO] [stdout]     |               -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[i64]`, found `Vec<_>`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day5/src/lib.rs:7:29
[INFO] [stdout]     |
[INFO] [stdout]   7 |     computer.write_to_input(vec![1])?;
[INFO] [stdout]     |              -------------- ^^^^^^^ expected `&[i64]`, found `Vec<{integer}>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> day14/src/lib.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{bail, Context, Result};
[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: `ExecutionStatus` and `IntcodeComputer`
[INFO] [stdout]  --> day14/src/lib.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use intcode_computer::{ExecutionStatus, IntcodeComputer};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> day14/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `petgraph::prelude::*`
[INFO] [stdout]  --> day14/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use petgraph::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> day14/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> day14/src/lib.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]   --> day14/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]   --> day14/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::iter::FromIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> day14/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> day14/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day5/src/lib.rs:16:29
[INFO] [stdout]     |
[INFO] [stdout]  16 |     computer.write_to_input(vec![5])?;
[INFO] [stdout]     |              -------------- ^^^^^^^ expected `&[i64]`, found `Vec<{integer}>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day9/src/lib.rs:9:29
[INFO] [stdout]     |
[INFO] [stdout]   9 |     computer.write_to_input(vec![1])?;
[INFO] [stdout]     |              -------------- ^^^^^^^ expected `&[i64]`, found `Vec<{integer}>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day9/src/lib.rs:22:29
[INFO] [stdout]     |
[INFO] [stdout]  22 |     computer.write_to_input(vec![2])?;
[INFO] [stdout]     |              -------------- ^^^^^^^ expected `&[i64]`, found `Vec<{integer}>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day9` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `day5` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `day11` (lib) due to 1 previous error
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> day13/src/lib.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 (x, y, Tile::Block) => blocks_left += 1,
[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]    --> day13/src/lib.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 (x, y, Tile::Block) => blocks_left += 1,
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day7/src/lib.rs:37:28
[INFO] [stdout]     |
[INFO] [stdout]  37 |         amp.write_to_input(input)?;
[INFO] [stdout]     |             -------------- ^^^^^ expected `&[i64]`, found `Vec<i64>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<i64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]  37 |         amp.write_to_input(&input)?;
[INFO] [stdout]     |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day7/src/lib.rs:58:28
[INFO] [stdout]     |
[INFO] [stdout]  58 |         amp.write_to_input(vec![inputs[i]])?;
[INFO] [stdout]     |             -------------- ^^^^^^^^^^^^^^^ expected `&[i64]`, found `Vec<i64>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<i64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day7/src/lib.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |             amp.write_to_input(vec![last_input])?;
[INFO] [stdout]     |                 -------------- ^^^^^^^^^^^^^^^^ expected `&[i64]`, found `Vec<{integer}>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[i64]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/intcode-computer/src/lib.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn write_to_input(&mut self, value: &[i64]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day7` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "273abafb958a1e99382c59818ed3cb9cfe674d8695cc2354deeba7f7e10ef337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273abafb958a1e99382c59818ed3cb9cfe674d8695cc2354deeba7f7e10ef337", kill_on_drop: false }`
[INFO] [stdout] 273abafb958a1e99382c59818ed3cb9cfe674d8695cc2354deeba7f7e10ef337
