[INFO] cloning repository https://github.com/jschpp/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jschpp/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjschpp%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjschpp%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cf18cbab80fe5b5498bf5c91115287cf30257e0 [INFO] testing jschpp/aoc-2024 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjschpp%2Faoc-2024" "/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/jschpp/aoc-2024 [INFO] finished tweaking git repo https://github.com/jschpp/aoc-2024 [INFO] tweaked toml for git repo https://github.com/jschpp/aoc-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jschpp/aoc-2024 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jschpp/aoc-2024 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26b56417edee8b2a75e6c879d0f68e28c1896176e3081ad4c5241dfb71cd0ef2 [INFO] running `Command { std: "docker" "start" "-a" "26b56417edee8b2a75e6c879d0f68e28c1896176e3081ad4c5241dfb71cd0ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26b56417edee8b2a75e6c879d0f68e28c1896176e3081ad4c5241dfb71cd0ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b56417edee8b2a75e6c879d0f68e28c1896176e3081ad4c5241dfb71cd0ef2", kill_on_drop: false }` [INFO] [stdout] 26b56417edee8b2a75e6c879d0f68e28c1896176e3081ad4c5241dfb71cd0ef2 [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f382a40f774e9ae943a05d3958b575f382f349fa896846c8ac984510875626f [INFO] running `Command { std: "docker" "start" "-a" "6f382a40f774e9ae943a05d3958b575f382f349fa896846c8ac984510875626f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stdout] error: couldn't read `day17/src/../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day17/src/part1.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day17/src/../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day17/src/part2.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day05/src/../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day05/src/main.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let input = include_str!("../input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day05` (bin "day05") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day17` (bin "day17") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6f382a40f774e9ae943a05d3958b575f382f349fa896846c8ac984510875626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f382a40f774e9ae943a05d3958b575f382f349fa896846c8ac984510875626f", kill_on_drop: false }` [INFO] [stdout] 6f382a40f774e9ae943a05d3958b575f382f349fa896846c8ac984510875626f