[INFO] cloning repository https://github.com/AdriDevelopsThings/advent-of-code-2024-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdriDevelopsThings/advent-of-code-2024-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fadvent-of-code-2024-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fadvent-of-code-2024-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ca386c03ef0230e3525dd2e57d9b06f9cee1313
[INFO] checking AdriDevelopsThings/advent-of-code-2024-rs against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriDevelopsThings%2Fadvent-of-code-2024-rs" "/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/AdriDevelopsThings/advent-of-code-2024-rs
[INFO] finished tweaking git repo https://github.com/AdriDevelopsThings/advent-of-code-2024-rs
[INFO] tweaked toml for git repo https://github.com/AdriDevelopsThings/advent-of-code-2024-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdriDevelopsThings/advent-of-code-2024-rs on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdriDevelopsThings/advent-of-code-2024-rs 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03cd372f8417dfa82a3012018112e75e56be9a5fcd0b4e3070d2e87cf0795f4e
[INFO] running `Command { std: "docker" "start" "-a" "03cd372f8417dfa82a3012018112e75e56be9a5fcd0b4e3070d2e87cf0795f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03cd372f8417dfa82a3012018112e75e56be9a5fcd0b4e3070d2e87cf0795f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03cd372f8417dfa82a3012018112e75e56be9a5fcd0b4e3070d2e87cf0795f4e", kill_on_drop: false }`
[INFO] [stdout] 03cd372f8417dfa82a3012018112e75e56be9a5fcd0b4e3070d2e87cf0795f4e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b85cabb4c070b098a5fe4dae61046569fcb2a8a2a5f4256012833c5fc7207de
[INFO] running `Command { std: "docker" "start" "-a" "7b85cabb4c070b098a5fe4dae61046569fcb2a8a2a5f4256012833c5fc7207de", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.22s
[INFO] running `Command { std: "docker" "inspect" "7b85cabb4c070b098a5fe4dae61046569fcb2a8a2a5f4256012833c5fc7207de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b85cabb4c070b098a5fe4dae61046569fcb2a8a2a5f4256012833c5fc7207de", kill_on_drop: false }`
[INFO] [stdout] 7b85cabb4c070b098a5fe4dae61046569fcb2a8a2a5f4256012833c5fc7207de
