[INFO] cloning repository https://github.com/Crazytieguy/advent-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crazytieguy/advent-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bcf4a0db1757586c8f676073d8454d3231ff018
[INFO] checking Crazytieguy/advent-2021 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Crazytieguy/advent-2021
[INFO] finished tweaking git repo https://github.com/Crazytieguy/advent-2021
[INFO] tweaked toml for git repo https://github.com/Crazytieguy/advent-2021 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crazytieguy/advent-2021 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Crazytieguy/advent-2021 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 132532b653ab0b060181e82e732a033fde28d3b710852b58d71e9d0e205d1375
[INFO] running `Command { std: "docker" "start" "-a" "132532b653ab0b060181e82e732a033fde28d3b710852b58d71e9d0e205d1375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "132532b653ab0b060181e82e732a033fde28d3b710852b58d71e9d0e205d1375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "132532b653ab0b060181e82e732a033fde28d3b710852b58d71e9d0e205d1375", kill_on_drop: false }`
[INFO] [stdout] 132532b653ab0b060181e82e732a033fde28d3b710852b58d71e9d0e205d1375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2487ba429c8f4bcb49e31a4665c752a7e664bdb044c1d1e610bc6f620b79fb83
[INFO] running `Command { std: "docker" "start" "-a" "2487ba429c8f4bcb49e31a4665c752a7e664bdb044c1d1e610bc6f620b79fb83", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking advent-2022 v0.1.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stdout] error: couldn't read `2022/src/bin/day18/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day18/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day4/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day4/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | boilerplate!(Day);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/template/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/template/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day18/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day18/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day16/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day16/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | boilerplate!(Day);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day4/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day4/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | boilerplate!(Day);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day22/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day22/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | boilerplate!(Day);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day24/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day24/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day9/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day9/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | boilerplate!(Day);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stdout] error: couldn't read `2022/src/bin/day17/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day17/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "day18" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `2022/src/bin/day6/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day6/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "day4" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `2022/src/bin/day6/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day6/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | boilerplate!(Day);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "template" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day4") due to 1 previous error
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0-nightly and no longer requires an attribute to enable
[INFO] [stdout]  --> 2022/src/bin/day17/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "day18") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day6" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day22") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day6") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day9" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day24" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day16") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day17") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2487ba429c8f4bcb49e31a4665c752a7e664bdb044c1d1e610bc6f620b79fb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2487ba429c8f4bcb49e31a4665c752a7e664bdb044c1d1e610bc6f620b79fb83", kill_on_drop: false }`
[INFO] [stdout] 2487ba429c8f4bcb49e31a4665c752a7e664bdb044c1d1e610bc6f620b79fb83
