[INFO] cloning repository https://github.com/tobias-walle/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobias-walle/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48d2bc4cf5bab1616747014b10042690b89fbe3a [INFO] testing tobias-walle/advent-of-code-2023 against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobias-walle/advent-of-code-2023 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobias-walle/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/tobias-walle/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/tobias-walle/advent-of-code-2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tobias-walle/advent-of-code-2023 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dee7ead52838452e0148fdbf7fd1ad313a3f6a60361573e2428c95cc2bbff4b [INFO] running `Command { std: "docker" "start" "-a" "5dee7ead52838452e0148fdbf7fd1ad313a3f6a60361573e2428c95cc2bbff4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dee7ead52838452e0148fdbf7fd1ad313a3f6a60361573e2428c95cc2bbff4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dee7ead52838452e0148fdbf7fd1ad313a3f6a60361573e2428c95cc2bbff4b", kill_on_drop: false }` [INFO] [stdout] 5dee7ead52838452e0148fdbf7fd1ad313a3f6a60361573e2428c95cc2bbff4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c594d8fef8337d5e15da38c9880f9b251130a2755c1120c2739009d8a3a0c0cf [INFO] running `Command { std: "docker" "start" "-a" "c594d8fef8337d5e15da38c9880f9b251130a2755c1120c2739009d8a3a0c0cf", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)` has the same output filename as the bin target `problem_1` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)` has the same output filename as the bin target `problem_1` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_2` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_2` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_2` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `template v0.0.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `problem_1` in package `template v0.0.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling utils v0.0.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling template v0.0.0 (/opt/rustwide/workdir/template) [INFO] [stderr] Compiling day_8 v0.0.0 (/opt/rustwide/workdir/day_8) [INFO] [stderr] Compiling day_7 v0.0.0 (/opt/rustwide/workdir/day_7) [INFO] [stderr] Compiling day_2 v0.0.0 (/opt/rustwide/workdir/day_2) [INFO] [stderr] Compiling day_9 v0.0.0 (/opt/rustwide/workdir/day_9) [INFO] [stderr] Compiling day_4 v0.0.0 (/opt/rustwide/workdir/day_4) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling day_6 v0.0.0 (/opt/rustwide/workdir/day_6) [INFO] [stderr] Compiling day_19 v0.0.0 (/opt/rustwide/workdir/day_19) [INFO] [stderr] Compiling day_5 v0.0.0 (/opt/rustwide/workdir/day_5) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmgBT6h/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libutils-010aecf10c164500.rlib,libnum_traits-41c2d23b0eac47fa.rlib,libnom-4c12d47eb3ed1fca.rlib,libmemchr-34c06a26bc9e8129.rlib,libitertools-c225c48c23897a07.rlib,libeither-6373040535ba358a.rlib,libanyhow-86f328f9bfe71f69.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmgBT6h/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/problem_1-67700862c1ecdc3d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day_6` (bin "problem_2") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name problem_2 --edition=2021 day_6/src/bin/problem_2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b18e589cee67ba50 -C extra-filename=-90f09295a21cb21d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86f328f9bfe71f69.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-1c497dfae810bf0b.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-4c12d47eb3ed1fca.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e1db7dd5157f03bd.rlib --extern utils=/opt/rustwide/target/debug/deps/libutils-010aecf10c164500.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_7` (bin "problem_1") due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRLuXMs/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c594d8fef8337d5e15da38c9880f9b251130a2755c1120c2739009d8a3a0c0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c594d8fef8337d5e15da38c9880f9b251130a2755c1120c2739009d8a3a0c0cf", kill_on_drop: false }` [INFO] [stdout] c594d8fef8337d5e15da38c9880f9b251130a2755c1120c2739009d8a3a0c0cf