[INFO] cloning repository https://github.com/Aierie/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aierie/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAierie%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAierie%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06c3d9af51266aa0dc48399c06cd7285fed284a5
[INFO] checking Aierie/advent-of-code-2023 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAierie%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aierie/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/Aierie/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/Aierie/advent-of-code-2023 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aierie/advent-of-code-2023 on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aierie/advent-of-code-2023 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 502b280bad038e817d810accf0cb05bbe9cd5b2700a49b02094d0320f2c141c3
[INFO] running `Command { std: "docker" "start" "-a" "502b280bad038e817d810accf0cb05bbe9cd5b2700a49b02094d0320f2c141c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "502b280bad038e817d810accf0cb05bbe9cd5b2700a49b02094d0320f2c141c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "502b280bad038e817d810accf0cb05bbe9cd5b2700a49b02094d0320f2c141c3", kill_on_drop: false }`
[INFO] [stdout] 502b280bad038e817d810accf0cb05bbe9cd5b2700a49b02094d0320f2c141c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 573c623b6b83551e5a4424abd7129f6d13eb7e6c23653e7aa8bd64cb42420465
[INFO] running `Command { std: "docker" "start" "-a" "573c623b6b83551e5a4424abd7129f6d13eb7e6c23653e7aa8bd64cb42420465", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `newline`, `take_while1`, `take_while_m_n`, and `tuple`
[INFO] [stdout]  --> src/bin/d2q1/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bytes::complete::{tag, take_while1, take_while_m_n},
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     character::complete::{crlf, digit1, multispace0, newline},
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     sequence::{delimited, pair, tuple},
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `newline`, `take_while1`, `take_while_m_n`, and `tuple`
[INFO] [stdout]  --> src/bin/d2q2/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bytes::complete::{tag, take_while1, take_while_m_n},
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     character::complete::{crlf, digit1, multispace0, newline},
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     sequence::{delimited, pair, tuple},
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `newline`, `take_while1`, `take_while_m_n`, and `tuple`
[INFO] [stdout]  --> src/bin/d2q1/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bytes::complete::{tag, take_while1, take_while_m_n},
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     character::complete::{crlf, digit1, multispace0, newline},
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     sequence::{delimited, pair, tuple},
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `newline`, `take_while1`, `take_while_m_n`, and `tuple`
[INFO] [stdout]  --> src/bin/d2q2/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bytes::complete::{tag, take_while1, take_while_m_n},
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     character::complete::{crlf, digit1, multispace0, newline},
[INFO] [stdout]   |                                                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     sequence::{delimited, pair, tuple},
[INFO] [stdout]   |                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "573c623b6b83551e5a4424abd7129f6d13eb7e6c23653e7aa8bd64cb42420465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573c623b6b83551e5a4424abd7129f6d13eb7e6c23653e7aa8bd64cb42420465", kill_on_drop: false }`
[INFO] [stdout] 573c623b6b83551e5a4424abd7129f6d13eb7e6c23653e7aa8bd64cb42420465
