[INFO] cloning repository https://github.com/anisse/advent2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anisse/advent2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanisse%2Fadvent2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanisse%2Fadvent2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61a673ee2cf1ffbc26adc12e74489c9a626bac8c [INFO] checking anisse/advent2022 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanisse%2Fadvent2022" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anisse/advent2022 [INFO] finished tweaking git repo https://github.com/anisse/advent2022 [INFO] tweaked toml for git repo https://github.com/anisse/advent2022 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anisse/advent2022 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anisse/advent2022 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a967a521874ee990b4061be4b194830063d415b40be43a6971f85ee86228acdb [INFO] running `Command { std: "docker" "start" "-a" "a967a521874ee990b4061be4b194830063d415b40be43a6971f85ee86228acdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a967a521874ee990b4061be4b194830063d415b40be43a6971f85ee86228acdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a967a521874ee990b4061be4b194830063d415b40be43a6971f85ee86228acdb", kill_on_drop: false }` [INFO] [stdout] a967a521874ee990b4061be4b194830063d415b40be43a6971f85ee86228acdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d397524f3809ec46af82e7c0b3bb0006ed1e832eaefef2149ea8523d5c922350 [INFO] running `Command { std: "docker" "start" "-a" "d397524f3809ec46af82e7c0b3bb0006ed1e832eaefef2149ea8523d5c922350", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking advent2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/bin/../inputs/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day24.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | let map = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day05.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | let (crates, instructions) = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day14.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | let rocklines = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day21.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | let ops = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day08.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | let trees = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day07.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day07.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let commands = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day03.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | let rucksacks = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day01.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | let elfcalories = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day14.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | let rocklines = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day22.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | let (map, pass) = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "day03" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/bin/../inputs/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day22.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | let (map, pass) = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "day08") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/../inputs/template.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/template.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | let things = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "day01") due to 1 previous error [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/bin/template.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | count += 1 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day23.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | let mut map = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day23.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let mut map = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../inputs/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day08.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | let trees = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "template") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `advent2022` (bin "day14") due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day21") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/../inputs/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day11.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let monkeys = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "day05") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/../inputs/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day16.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | let valves = parse(input!()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2022` (bin "day24") due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day14" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day11" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day22") due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day07" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day23") due to 2 previous errors [INFO] [stderr] error: could not compile `advent2022` (bin "day22" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day16" test) due to 1 previous error [INFO] [stderr] error: could not compile `advent2022` (bin "day08" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d397524f3809ec46af82e7c0b3bb0006ed1e832eaefef2149ea8523d5c922350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d397524f3809ec46af82e7c0b3bb0006ed1e832eaefef2149ea8523d5c922350", kill_on_drop: false }` [INFO] [stdout] d397524f3809ec46af82e7c0b3bb0006ed1e832eaefef2149ea8523d5c922350