[INFO] cloning repository https://github.com/rasteiner/aoc22 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rasteiner/aoc22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e716079b769d1c920b816f48f616f07f65707383 [INFO] building rasteiner/aoc22 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasteiner%2Faoc22" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rasteiner/aoc22 [INFO] finished tweaking git repo https://github.com/rasteiner/aoc22 [INFO] tweaked toml for git repo https://github.com/rasteiner/aoc22 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rasteiner/aoc22 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rasteiner/aoc22 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4278cb72badaf556832e1e14fd625d7fceaed4baae737ddfc69cfcd9e36b326 [INFO] running `Command { std: "docker" "start" "-a" "b4278cb72badaf556832e1e14fd625d7fceaed4baae737ddfc69cfcd9e36b326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4278cb72badaf556832e1e14fd625d7fceaed4baae737ddfc69cfcd9e36b326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4278cb72badaf556832e1e14fd625d7fceaed4baae737ddfc69cfcd9e36b326", kill_on_drop: false }` [INFO] [stdout] b4278cb72badaf556832e1e14fd625d7fceaed4baae737ddfc69cfcd9e36b326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7310342f0ce9f01b1adf218e0c6eab01ec0b4a3dc25051d769904c0a965be4 [INFO] running `Command { std: "docker" "start" "-a" "3c7310342f0ce9f01b1adf218e0c6eab01ec0b4a3dc25051d769904c0a965be4", kill_on_drop: false }` [INFO] [stderr] Compiling aoc22 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc22` (bin "day2short") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc22` (bin "day1") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day1.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | let input = include_str!("../../inputs/1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day2.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | let input = include_str!("../../inputs/2.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day2short.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../../inputs/2.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day2") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/../../inputs/4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day4.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let input = include_str!("../../inputs/4.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day1short.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../../inputs/1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/3.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day3.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let input = include_str!("../../inputs/3.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bin/day1short.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | let mut groups:Vec = input.split("\n\n").map(|group| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | group [INFO] [stdout] 6 | .lines() [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] 4 | let mut groups:Vec = input.split("\n\n").map(|group: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bin/day1short.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | .map(|line| line.parse::().unwrap_or(0)) [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] 7 | .map(|line: /* Type */| line.parse::().unwrap_or(0)) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/6.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day6.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let input = include_str!("../../inputs/6.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../inputs/5.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day5.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let input = include_str!("../../inputs/5.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day3") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day5") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day4") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day1short") due to 3 previous errors [INFO] [stderr] error: could not compile `aoc22` (bin "day6") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3c7310342f0ce9f01b1adf218e0c6eab01ec0b4a3dc25051d769904c0a965be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7310342f0ce9f01b1adf218e0c6eab01ec0b4a3dc25051d769904c0a965be4", kill_on_drop: false }` [INFO] [stdout] 3c7310342f0ce9f01b1adf218e0c6eab01ec0b4a3dc25051d769904c0a965be4