[INFO] cloning repository https://github.com/abusch/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69af42d6bb77108fea61dc5b33c0869aff58bf97 [INFO] building abusch/aoc2024 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Faoc2024" "/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/abusch/aoc2024 [INFO] finished tweaking git repo https://github.com/abusch/aoc2024 [INFO] tweaked toml for git repo https://github.com/abusch/aoc2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abusch/aoc2024 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abusch/aoc2024 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory v0.3.13 [INFO] [stderr] Downloaded proc-macro2 v1.0.70 [INFO] [stderr] Downloaded num_enum_derive v0.7.1 [INFO] [stderr] Downloaded eyre v0.6.9 [INFO] [stderr] Downloaded num_enum v0.7.1 [INFO] [stderr] Downloaded pathfinding v4.4.0 [INFO] [stderr] Downloaded winnow v0.5.19 [INFO] [stderr] Downloaded syn v2.0.39 [INFO] [stderr] Downloaded libc v0.2.150 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab2e950c9a4463c2998193b82057e4c4fc6612abe7b6e65ed109573ff453f47 [INFO] running `Command { std: "docker" "start" "-a" "eab2e950c9a4463c2998193b82057e4c4fc6612abe7b6e65ed109573ff453f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab2e950c9a4463c2998193b82057e4c4fc6612abe7b6e65ed109573ff453f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab2e950c9a4463c2998193b82057e4c4fc6612abe7b6e65ed109573ff453f47", kill_on_drop: false }` [INFO] [stdout] eab2e950c9a4463c2998193b82057e4c4fc6612abe7b6e65ed109573ff453f47 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b54d285775ad18ae8dffc89bc0de202a9aec19ba8c25354a42d1e39df3ae9e29 [INFO] running `Command { std: "docker" "start" "-a" "b54d285775ad18ae8dffc89bc0de202a9aec19ba8c25354a42d1e39df3ae9e29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling inventory v0.3.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling pathfinding v4.4.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b54d285775ad18ae8dffc89bc0de202a9aec19ba8c25354a42d1e39df3ae9e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54d285775ad18ae8dffc89bc0de202a9aec19ba8c25354a42d1e39df3ae9e29", kill_on_drop: false }` [INFO] [stdout] b54d285775ad18ae8dffc89bc0de202a9aec19ba8c25354a42d1e39df3ae9e29 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4693d01a6d401f0e2da8a57b0db83463ede2a1abc39fe3ad702771566c6cc73 [INFO] running `Command { std: "docker" "start" "-a" "e4693d01a6d401f0e2da8a57b0db83463ede2a1abc39fe3ad702771566c6cc73", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "e4693d01a6d401f0e2da8a57b0db83463ede2a1abc39fe3ad702771566c6cc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4693d01a6d401f0e2da8a57b0db83463ede2a1abc39fe3ad702771566c6cc73", kill_on_drop: false }` [INFO] [stdout] e4693d01a6d401f0e2da8a57b0db83463ede2a1abc39fe3ad702771566c6cc73