[INFO] cloning repository https://github.com/Danmou/advent-of-code-2021-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danmou/advent-of-code-2021-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanmou%2Fadvent-of-code-2021-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanmou%2Fadvent-of-code-2021-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63ce1fbef1ad92a60baeb680303ca6411a79ab93
[INFO] checking Danmou/advent-of-code-2021-rust against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanmou%2Fadvent-of-code-2021-rust" "/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/Danmou/advent-of-code-2021-rust
[INFO] finished tweaking git repo https://github.com/Danmou/advent-of-code-2021-rust
[INFO] tweaked toml for git repo https://github.com/Danmou/advent-of-code-2021-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danmou/advent-of-code-2021-rust on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danmou/advent-of-code-2021-rust 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e3c3cbfb80dd2a234eef4d4f0dd8f0c9baa35cedc229049de3b7a36f8ca92a
[INFO] running `Command { std: "docker" "start" "-a" "58e3c3cbfb80dd2a234eef4d4f0dd8f0c9baa35cedc229049de3b7a36f8ca92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e3c3cbfb80dd2a234eef4d4f0dd8f0c9baa35cedc229049de3b7a36f8ca92a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e3c3cbfb80dd2a234eef4d4f0dd8f0c9baa35cedc229049de3b7a36f8ca92a", kill_on_drop: false }`
[INFO] [stdout] 58e3c3cbfb80dd2a234eef4d4f0dd8f0c9baa35cedc229049de3b7a36f8ca92a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35577e37037277d97403d0336d8319c7129d916f9d53500d015832f3c0f80854
[INFO] running `Command { std: "docker" "start" "-a" "35577e37037277d97403d0336d8319c7129d916f9d53500d015832f3c0f80854", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking rand_isaac v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking graphlib v0.6.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking bitvec v0.22.3
[INFO] [stderr]     Checking pathfinding v3.0.5
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking phf v0.10.0
[INFO] [stderr]     Checking advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `best_position` is assigned to, but never used
[INFO] [stdout]   --> src/bin/aoc7b/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut best_position = -1;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_best_position` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `best_position` is never read
[INFO] [stdout]   --> src/bin/aoc7b/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             best_position = pos;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `size` are never used
[INFO] [stdout]   --> src/bin/aoc22a/main.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Copy + Integer> Range<T> {
[INFO] [stdout]    | -------------------------------- methods in this implementation
[INFO] [stdout] 15 |     fn contains(&self, p: T) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn size(&self) -> T {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `size` are never used
[INFO] [stdout]   --> src/bin/aoc22a/main.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<T: Copy + Integer> Cuboid<T> {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] 38 |     fn contains(&self, (x, y, z): (T, T, T)) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn size(&self) -> T {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> src/bin/aoc16b/main.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let version = parse_int(iter, 3)?;
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/bin/aoc3b/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `up` should have an upper camel case name
[INFO] [stdout]  --> src/bin/aoc3b/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     up,
[INFO] [stdout]   |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Up`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `down` should have an upper camel case name
[INFO] [stdout]   --> src/bin/aoc3b/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     down,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `forward` should have an upper camel case name
[INFO] [stdout]   --> src/bin/aoc3b/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     forward,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Forward`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `deref_mut` found for reference `&Rc<RefCell<Pair>>` in the current scope
[INFO] [stdout]   --> src/bin/aoc18a/main.rs:88:52
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     c if c.is_digit(10) => current.deref_mut().set_val(c.to_string().parse().unwrap()),
[INFO] [stdout]    |                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `deref` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 -                     c if c.is_digit(10) => current.deref_mut().set_val(c.to_string().parse().unwrap()),
[INFO] [stdout] 88 +                     c if c.is_digit(10) => current.deref().set_val(c.to_string().parse().unwrap()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/aoc22b/main.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut region = match rest
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains`, `crop`, and `size` are never used
[INFO] [stdout]   --> src/bin/aoc22b/main.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Copy + Integer> Range<T> {
[INFO] [stdout]    | -------------------------------- methods in this implementation
[INFO] [stdout] 15 |     fn contains(&self, p: T) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn crop(&mut self, other: &Range<T>) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn size(&self) -> T {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains`, `crop`, and `size` are never used
[INFO] [stdout]   --> src/bin/aoc22b/main.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<T: Copy + Integer> Cuboid<T> {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] 38 |     fn contains(&self, (x, y, z): (T, T, T)) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn crop(&mut self, x: Range<T>, y: Range<T>, z: Range<T>) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn size(&self) -> T {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]  --> src/bin/aoc3b/main.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum Direction {
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> src/bin/aoc16b/main.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let version = parse_int(iter, 3)?;
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "aoc18a") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35577e37037277d97403d0336d8319c7129d916f9d53500d015832f3c0f80854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35577e37037277d97403d0336d8319c7129d916f9d53500d015832f3c0f80854", kill_on_drop: false }`
[INFO] [stdout] 35577e37037277d97403d0336d8319c7129d916f9d53500d015832f3c0f80854
