[INFO] cloning repository https://github.com/kmlanni91/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmlanni91/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmlanni91%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmlanni91%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29fbf193e731721cb55e7db7ea64d4d99d638482
[INFO] testing kmlanni91/aoc2024 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmlanni91%2Faoc2024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kmlanni91/aoc2024
[INFO] finished tweaking git repo https://github.com/kmlanni91/aoc2024
[INFO] tweaked toml for git repo https://github.com/kmlanni91/aoc2024 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmlanni91/aoc2024 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] crate git repo https://github.com/kmlanni91/aoc2024 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[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] c24e5c25f78888da5c35f906df13ac05e33bdbeb22974ada9fbb51974d7620c1
[INFO] running `Command { std: "docker" "start" "-a" "c24e5c25f78888da5c35f906df13ac05e33bdbeb22974ada9fbb51974d7620c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c24e5c25f78888da5c35f906df13ac05e33bdbeb22974ada9fbb51974d7620c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c24e5c25f78888da5c35f906df13ac05e33bdbeb22974ada9fbb51974d7620c1", kill_on_drop: false }`
[INFO] [stdout] c24e5c25f78888da5c35f906df13ac05e33bdbeb22974ada9fbb51974d7620c1
[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] e09e009f0890b6fdfd3d662908260d864f09dba763bf8ae03bad94e1d5e59133
[INFO] running `Command { std: "docker" "start" "-a" "e09e009f0890b6fdfd3d662908260d864f09dba763bf8ae03bad94e1d5e59133", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `data`
[INFO] [stdout]    --> src/day3.rs:140:73
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .map_err(|_e| InputParseError {message: "Failed to read line"})?
[INFO] [stdout]     |                                                                         ^ help: add `;` here
[INFO] [stdout] 141 |     data
[INFO] [stdout]     |     ---- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `Result<Vec<(u32, u32)>, std::io::Error>` cannot be built from an iterator over elements of type `Vec<(u32, u32)>`
[INFO] [stdout]    --> src/day3.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .collect::<Result<Vec<(u32,u32)>,Error>>()
[INFO] [stdout]     |          -------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value of type `Result<Vec<(u32, u32)>, std::io::Error>` cannot be built from `std::iter::Iterator<Item=Vec<(u32, u32)>>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromIterator<Vec<(u32, u32)>>` is not implemented for `Result<Vec<(u32, u32)>, std::io::Error>`
[INFO] [stdout]       but trait `FromIterator<Result<(u32, u32), std::io::Error>>` is implemented for it
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:2111:0
[INFO] [stdout]     = help: for that trait implementation, expected `Result<(u32, u32), std::io::Error>`, found `Vec<(u32, u32)>`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/day3.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 134 |       let data: Vec<(u32,u32)> = reader
[INFO] [stdout]     |                                  ------ this expression has type `impl BufRead`
[INFO] [stdout] 135 |           .lines()
[INFO] [stdout]     |            ------- `Iterator::Item` is `Result<String, Error>` here
[INFO] [stdout] 136 |           .flat_map(|line_res| {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 137 | |             line_res.map(|line| Parser::new(&line).parse())
[INFO] [stdout] 138 | |         })
[INFO] [stdout]     | |__________^ `Iterator::Item` changed to `Vec<(u32, u32)>` here
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/day3.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse(reader: impl BufRead) -> Result<Vec<(u32, u32)>, InputParseError> {
[INFO] [stdout]     |                                   ---------------------------------------- expected `Result<Vec<(u32, u32)>, InputParseError>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 141 |     data
[INFO] [stdout]     |     ^^^^ expected `Result<Vec<(u32, u32)>, InputParseError>`, found `Vec<(u32, u32)>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<Vec<_>, InputParseError>`
[INFO] [stdout]              found struct `Vec<_>`
[INFO] [stdout] help: try wrapping the expression in `Ok`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Ok(data)
[INFO] [stdout]     |     +++    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e09e009f0890b6fdfd3d662908260d864f09dba763bf8ae03bad94e1d5e59133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09e009f0890b6fdfd3d662908260d864f09dba763bf8ae03bad94e1d5e59133", kill_on_drop: false }`
[INFO] [stdout] e09e009f0890b6fdfd3d662908260d864f09dba763bf8ae03bad94e1d5e59133
