[INFO] cloning repository https://github.com/sverro2/AdventOfCode2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sverro2/AdventOfCode2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2FAdventOfCode2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2FAdventOfCode2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb4d2821a5222637a232bfddc4db709e36afe5c7
[INFO] testing sverro2/AdventOfCode2024 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2FAdventOfCode2024" "/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/sverro2/AdventOfCode2024
[INFO] finished tweaking git repo https://github.com/sverro2/AdventOfCode2024
[INFO] tweaked toml for git repo https://github.com/sverro2/AdventOfCode2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sverro2/AdventOfCode2024 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sverro2/AdventOfCode2024 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c684c88ff5909d214328227919b6fd9804940922e18f0691cfb98a9e0c2a813f
[INFO] running `Command { std: "docker" "start" "-a" "c684c88ff5909d214328227919b6fd9804940922e18f0691cfb98a9e0c2a813f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c684c88ff5909d214328227919b6fd9804940922e18f0691cfb98a9e0c2a813f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c684c88ff5909d214328227919b6fd9804940922e18f0691cfb98a9e0c2a813f", kill_on_drop: false }`
[INFO] [stdout] c684c88ff5909d214328227919b6fd9804940922e18f0691cfb98a9e0c2a813f
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0845312c7b234b6ba6d442e4cabae1b32ce0d46d1149f237be7436d185ec147e
[INFO] running `Command { std: "docker" "start" "-a" "0845312c7b234b6ba6d442e4cabae1b32ce0d46d1149f237be7436d185ec147e", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling day_five v0.1.0 (/opt/rustwide/workdir/day_five)
[INFO] [stderr]    Compiling day_four v0.1.0 (/opt/rustwide/workdir/day_four)
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling day_two v0.1.0 (/opt/rustwide/workdir/day_two)
[INFO] [stdout] error: couldn't read `day_four/src/../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day_four/src/main.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let input = include_str!("../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day_five/src/../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> day_five/src/main.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let input = include_str!("../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> day_five/src/main.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 .map(|(a, b)| (a.parse().unwrap(), b.parse().unwrap()))
[INFO] [stdout]     |                       ^^^^^^   - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 .map(|(a, b): (_, _)| (a.parse().unwrap(), b.parse().unwrap()))
[INFO] [stdout]     |                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _)`
[INFO] [stdout]    --> day_five/src/main.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 .map(|(a, b)| (a.parse().unwrap(), b.parse().unwrap()))
[INFO] [stdout]     |                       ^^^^^^                       - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 .map(|(a, b): (_, _)| (a.parse().unwrap(), b.parse().unwrap()))
[INFO] [stdout]     |                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> day_five/src/main.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |             .map(|line| {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 124 |                 line.split(',')
[INFO] [stdout]     |                 ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 123 |             .map(|line: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> day_four/src/main.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .map(|f| f.chars().collect::<Vec<char>>())
[INFO] [stdout]   |               ^  - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .map(|f: /* Type */| f.chars().collect::<Vec<char>>())
[INFO] [stdout]   |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> day_five/src/main.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     .map(|v| v.parse::<i32>().unwrap().into())
[INFO] [stdout]     |                           ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     .map(|v: /* Type */| v.parse::<i32>().unwrap().into())
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_five` (bin "day_five") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `day_four` (bin "day_four") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0845312c7b234b6ba6d442e4cabae1b32ce0d46d1149f237be7436d185ec147e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0845312c7b234b6ba6d442e4cabae1b32ce0d46d1149f237be7436d185ec147e", kill_on_drop: false }`
[INFO] [stdout] 0845312c7b234b6ba6d442e4cabae1b32ce0d46d1149f237be7436d185ec147e
