[INFO] cloning repository https://github.com/wbillingsley/advent-of-code-2024-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wbillingsley/advent-of-code-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbillingsley%2Fadvent-of-code-2024-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbillingsley%2Fadvent-of-code-2024-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3c0b82e3f0f6cf382e264c602b7d52197d46c57 [INFO] building wbillingsley/advent-of-code-2024-rust against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwbillingsley%2Fadvent-of-code-2024-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wbillingsley/advent-of-code-2024-rust on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wbillingsley/advent-of-code-2024-rust [INFO] finished tweaking git repo https://github.com/wbillingsley/advent-of-code-2024-rust [INFO] tweaked toml for git repo https://github.com/wbillingsley/advent-of-code-2024-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wbillingsley/advent-of-code-2024-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v1.4.0 [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded hashbrown v0.15.2 [INFO] [stderr] Downloaded indexmap v2.7.0 [INFO] [stderr] Downloaded regex v1.11.1 [INFO] [stderr] Downloaded regex-syntax v0.8.5 [INFO] [stderr] Downloaded regex-automata v0.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c59d35225a3d6db170d4ab17f14ab113d68e13d1d0d69db7c79e8cbab6721520 [INFO] running `Command { std: "docker" "start" "-a" "c59d35225a3d6db170d4ab17f14ab113d68e13d1d0d69db7c79e8cbab6721520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c59d35225a3d6db170d4ab17f14ab113d68e13d1d0d69db7c79e8cbab6721520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59d35225a3d6db170d4ab17f14ab113d68e13d1d0d69db7c79e8cbab6721520", kill_on_drop: false }` [INFO] [stdout] c59d35225a3d6db170d4ab17f14ab113d68e13d1d0d69db7c79e8cbab6721520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb511bce70c88d8a217f6798121a0da7b9f9fd170d7457a7032797f3a6864b14 [INFO] running `Command { std: "docker" "start" "-a" "fb511bce70c88d8a217f6798121a0da7b9f9fd170d7457a7032797f3a6864b14", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling priority-queue v2.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aoc24 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "fb511bce70c88d8a217f6798121a0da7b9f9fd170d7457a7032797f3a6864b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb511bce70c88d8a217f6798121a0da7b9f9fd170d7457a7032797f3a6864b14", kill_on_drop: false }` [INFO] [stdout] fb511bce70c88d8a217f6798121a0da7b9f9fd170d7457a7032797f3a6864b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51dac5cb118052bb9927e4e085e5e2b88c2080d57bd18c00b5326a79623053c9 [INFO] running `Command { std: "docker" "start" "-a" "51dac5cb118052bb9927e4e085e5e2b88c2080d57bd18c00b5326a79623053c9", kill_on_drop: false }` [INFO] [stderr] Compiling aoc24 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "51dac5cb118052bb9927e4e085e5e2b88c2080d57bd18c00b5326a79623053c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dac5cb118052bb9927e4e085e5e2b88c2080d57bd18c00b5326a79623053c9", kill_on_drop: false }` [INFO] [stdout] 51dac5cb118052bb9927e4e085e5e2b88c2080d57bd18c00b5326a79623053c9