[INFO] cloning repository https://github.com/AntaresFowl/Advent-Of-Code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntaresFowl/Advent-Of-Code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntaresFowl%2FAdvent-Of-Code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntaresFowl%2FAdvent-Of-Code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebedf2a791576c9ced4146971a6f6f7472a7228f
[INFO] building AntaresFowl/Advent-Of-Code-2024 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntaresFowl%2FAdvent-Of-Code-2024" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AntaresFowl/Advent-Of-Code-2024 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AntaresFowl/Advent-Of-Code-2024
[INFO] finished tweaking git repo https://github.com/AntaresFowl/Advent-Of-Code-2024
[INFO] tweaked toml for git repo https://github.com/AntaresFowl/Advent-Of-Code-2024 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AntaresFowl/Advent-Of-Code-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fefbcb4848f4443d7ec931770e80350e19b9396045c86caec7dc26e3f7e8a95
[INFO] running `Command { std: "docker" "start" "-a" "2fefbcb4848f4443d7ec931770e80350e19b9396045c86caec7dc26e3f7e8a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fefbcb4848f4443d7ec931770e80350e19b9396045c86caec7dc26e3f7e8a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fefbcb4848f4443d7ec931770e80350e19b9396045c86caec7dc26e3f7e8a95", kill_on_drop: false }`
[INFO] [stdout] 2fefbcb4848f4443d7ec931770e80350e19b9396045c86caec7dc26e3f7e8a95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efc968b76da233f223e4841e0e98678efd4b269d503864f724dc6e882d79d343
[INFO] running `Command { std: "docker" "start" "-a" "efc968b76da233f223e4841e0e98678efd4b269d503864f724dc6e882d79d343", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aoc-runner v0.3.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]    Compiling yr2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | aoc_lib! { year = 2024 }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: failed to write infos from lib: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]  --> src/day1.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[aoc(day1, part1)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day1.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[aoc(day1, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day2.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day2.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day3.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[aoc(day3, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yr2024` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "efc968b76da233f223e4841e0e98678efd4b269d503864f724dc6e882d79d343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc968b76da233f223e4841e0e98678efd4b269d503864f724dc6e882d79d343", kill_on_drop: false }`
[INFO] [stdout] efc968b76da233f223e4841e0e98678efd4b269d503864f724dc6e882d79d343
