[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] 7c6f768cd909eab312b2320ea471afb583d7d167
[INFO] checking Crazytieguy/advent-2021 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021" "/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/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crazytieguy/advent-2021 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54549f122291199993f38dfe5f9ce1154fc4b201dd2fbec9b893c95172619af4
[INFO] running `Command { std: "docker" "start" "-a" "54549f122291199993f38dfe5f9ce1154fc4b201dd2fbec9b893c95172619af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54549f122291199993f38dfe5f9ce1154fc4b201dd2fbec9b893c95172619af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54549f122291199993f38dfe5f9ce1154fc4b201dd2fbec9b893c95172619af4", kill_on_drop: false }`
[INFO] [stdout] 54549f122291199993f38dfe5f9ce1154fc4b201dd2fbec9b893c95172619af4
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb403a9d7845396117fc5eff91551b03a29808b0b2387f465fd99a108878b0fd
[INFO] running `Command { std: "docker" "start" "-a" "bb403a9d7845396117fc5eff91551b03a29808b0b2387f465fd99a108878b0fd", kill_on_drop: false }`
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking winnow v0.5.34
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking advent-2022 v0.1.0 (/opt/rustwide/workdir/2022)
[INFO] [stdout] error: couldn't read `2022/src/bin/day10/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day10/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/day7/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day7/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/day8/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day8/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/day19/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day19/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/day25/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day25/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/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/day14/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day14/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/day13/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day13/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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/day5/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2022/src/bin/day5/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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] warning: the feature `get_many_mut` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> 2022/src/bin/day5/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(get_many_mut)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2022/src/bin/day3/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day3/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 "template") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent-2022` (bin "day25") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day8") due to 1 previous error
[INFO] [stdout] error: couldn't read `2022/src/bin/day8/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2022/src/bin/day8/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] [stderr] error: could not compile `advent-2022` (bin "day3" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day13") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day8" test) due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `get_many_mut` found for struct `Vec<VecDeque<char>>` in the current scope
[INFO] [stdout]   --> 2022/src/bin/day5/main.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let [from, to] = stacks
[INFO] [stdout]    |  __________________________-
[INFO] [stdout] 53 | |             .get_many_mut([from, to])
[INFO] [stdout]    | |_____________-^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `get_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 -             .get_many_mut([from, to])
[INFO] [stdout] 53 +             .get_mut([from, to])
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "day14" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day7" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-2022` (bin "day19" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2022` (bin "day5" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bb403a9d7845396117fc5eff91551b03a29808b0b2387f465fd99a108878b0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb403a9d7845396117fc5eff91551b03a29808b0b2387f465fd99a108878b0fd", kill_on_drop: false }`
[INFO] [stdout] bb403a9d7845396117fc5eff91551b03a29808b0b2387f465fd99a108878b0fd
