[INFO] cloning repository https://github.com/overlandandseas/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/overlandandseas/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverlandandseas%2Faoc_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverlandandseas%2Faoc_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 064a2239233e52b1cdba1d4c8c196f706044d318 [INFO] building overlandandseas/aoc_2024 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foverlandandseas%2Faoc_2024" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/overlandandseas/aoc_2024 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/overlandandseas/aoc_2024 [INFO] finished tweaking git repo https://github.com/overlandandseas/aoc_2024 [INFO] tweaked toml for git repo https://github.com/overlandandseas/aoc_2024 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/overlandandseas/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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.11.1 [INFO] [stderr] Downloaded regex-automata v0.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db5cfe84c4f151c03b6a45a88b024850c39c7458064fd6239ff8178ca3b8533 [INFO] running `Command { std: "docker" "start" "-a" "5db5cfe84c4f151c03b6a45a88b024850c39c7458064fd6239ff8178ca3b8533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db5cfe84c4f151c03b6a45a88b024850c39c7458064fd6239ff8178ca3b8533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db5cfe84c4f151c03b6a45a88b024850c39c7458064fd6239ff8178ca3b8533", kill_on_drop: false }` [INFO] [stdout] 5db5cfe84c4f151c03b6a45a88b024850c39c7458064fd6239ff8178ca3b8533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d37352da7522820de29ffaa33776428a9a138ebed30afc3738a53d62668c808 [INFO] running `Command { std: "docker" "start" "-a" "2d37352da7522820de29ffaa33776428a9a138ebed30afc3738a53d62668c808", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling day_09 v0.1.0 (/opt/rustwide/workdir/day_09) [INFO] [stderr] Compiling day_01 v0.1.0 (/opt/rustwide/workdir/day_01) [INFO] [stderr] Compiling day_07 v0.1.0 (/opt/rustwide/workdir/day_07) [INFO] [stderr] Compiling day_06 v0.1.0 (/opt/rustwide/workdir/day_06) [INFO] [stderr] Compiling day_02 v0.1.0 (/opt/rustwide/workdir/day_02) [INFO] [stderr] Compiling day_05 v0.1.0 (/opt/rustwide/workdir/day_05) [INFO] [stderr] Compiling day_04 v0.1.0 (/opt/rustwide/workdir/day_04) [INFO] [stdout] error: couldn't read `day_04/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_04/src/main.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_09/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_09/src/main.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_01/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_01/src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_06/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_06/src/main.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_07/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_07/src/main.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_02/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_02/src/main.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_05/src/../input`: No such file or directory (os error 2) [INFO] [stdout] --> day_05/src/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let input = include_str!("../input"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day_02` (bin "day_02") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_01` (bin "day_01") due to 1 previous error [INFO] [stderr] error: could not compile `day_04` (bin "day_04") due to 1 previous error [INFO] [stderr] error: could not compile `day_07` (bin "day_07") due to 1 previous error [INFO] [stderr] error: could not compile `day_06` (bin "day_06") due to 1 previous error [INFO] [stderr] error: could not compile `day_09` (bin "day_09") due to 1 previous error [INFO] [stderr] error: could not compile `day_05` (bin "day_05") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d37352da7522820de29ffaa33776428a9a138ebed30afc3738a53d62668c808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d37352da7522820de29ffaa33776428a9a138ebed30afc3738a53d62668c808", kill_on_drop: false }` [INFO] [stdout] 2d37352da7522820de29ffaa33776428a9a138ebed30afc3738a53d62668c808