[INFO] cloning repository https://github.com/vwallen/advent-of-code-2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vwallen/advent-of-code-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d460e90d0393fbae8c44e277d4da57566fab05f
[INFO] checking vwallen/advent-of-code-2023-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vwallen/advent-of-code-2023-rust
[INFO] finished tweaking git repo https://github.com/vwallen/advent-of-code-2023-rust
[INFO] tweaked toml for git repo https://github.com/vwallen/advent-of-code-2023-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vwallen/advent-of-code-2023-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vwallen/advent-of-code-2023-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.5
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded sscanf_macro v0.4.1
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.0
[INFO] [stderr]   Downloaded counter v0.5.7
[INFO] [stderr]   Downloaded sscanf v0.4.1
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] [stderr]   Downloaded cached v0.46.1
[INFO] [stderr]   Downloaded divan v0.1.5
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded zerocopy v0.7.31
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4befd9dd7bfe8e0c2460bf8df0fc2cc26f726f8c7b6f450b2d7eb098e842cb4c
[INFO] running `Command { std: "docker" "start" "-a" "4befd9dd7bfe8e0c2460bf8df0fc2cc26f726f8c7b6f450b2d7eb098e842cb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4befd9dd7bfe8e0c2460bf8df0fc2cc26f726f8c7b6f450b2d7eb098e842cb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4befd9dd7bfe8e0c2460bf8df0fc2cc26f726f8c7b6f450b2d7eb098e842cb4c", kill_on_drop: false }`
[INFO] [stdout] 4befd9dd7bfe8e0c2460bf8df0fc2cc26f726f8c7b6f450b2d7eb098e842cb4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df9a0d91d5662e61f592f408264e20a80a7746e01ca113528326937a60ce8710
[INFO] running `Command { std: "docker" "start" "-a" "df9a0d91d5662e61f592f408264e20a80a7746e01ca113528326937a60ce8710", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking counter v0.5.7
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling divan-macros v0.1.5
[INFO] [stderr]    Compiling sscanf_macro v0.4.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking divan v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking sscanf v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]     Checking cached v0.46.1
[INFO] [stderr]     Checking adventofcode-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s
[INFO] running `Command { std: "docker" "inspect" "df9a0d91d5662e61f592f408264e20a80a7746e01ca113528326937a60ce8710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9a0d91d5662e61f592f408264e20a80a7746e01ca113528326937a60ce8710", kill_on_drop: false }`
[INFO] [stdout] df9a0d91d5662e61f592f408264e20a80a7746e01ca113528326937a60ce8710
