[INFO] cloning repository https://github.com/k0ur0x/advent_of_code_2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k0ur0x/advent_of_code_2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0ur0x%2Fadvent_of_code_2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0ur0x%2Fadvent_of_code_2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be88e5230de71e36359baacd1d467998514062c6 [INFO] building k0ur0x/advent_of_code_2021 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0ur0x%2Fadvent_of_code_2021" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k0ur0x/advent_of_code_2021 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k0ur0x/advent_of_code_2021 [INFO] finished tweaking git repo https://github.com/k0ur0x/advent_of_code_2021 [INFO] tweaked toml for git repo https://github.com/k0ur0x/advent_of_code_2021 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/k0ur0x/advent_of_code_2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34c09d119272933d4bb1813a6e08210a086f2426bd092cd1ae4394a8d5225a35 [INFO] running `Command { std: "docker" "start" "-a" "34c09d119272933d4bb1813a6e08210a086f2426bd092cd1ae4394a8d5225a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34c09d119272933d4bb1813a6e08210a086f2426bd092cd1ae4394a8d5225a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c09d119272933d4bb1813a6e08210a086f2426bd092cd1ae4394a8d5225a35", kill_on_drop: false }` [INFO] [stdout] 34c09d119272933d4bb1813a6e08210a086f2426bd092cd1ae4394a8d5225a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b21a3f9ba668f7c06554dd667d58bd99b3a19b81d192b7e7aaf8493952f3b5e6 [INFO] running `Command { std: "docker" "start" "-a" "b21a3f9ba668f7c06554dd667d58bd99b3a19b81d192b7e7aaf8493952f3b5e6", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part_1` in package `day_02 v0.1.0 (/opt/rustwide/workdir/day_02)` has the same output filename as the bin target `part_1` in package `day_01 v0.1.0 (/opt/rustwide/workdir/day_01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_02 v0.1.0 (/opt/rustwide/workdir/day_02)` has the same output filename as the bin target `part_2` in package `day_01 v0.1.0 (/opt/rustwide/workdir/day_01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_03 v0.1.0 (/opt/rustwide/workdir/day_03)` has the same output filename as the bin target `part_1` in package `day_02 v0.1.0 (/opt/rustwide/workdir/day_02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_03 v0.1.0 (/opt/rustwide/workdir/day_03)` has the same output filename as the bin target `part_2` in package `day_02 v0.1.0 (/opt/rustwide/workdir/day_02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_04 v0.1.0 (/opt/rustwide/workdir/day_04)` has the same output filename as the bin target `part_1` in package `day_03 v0.1.0 (/opt/rustwide/workdir/day_03)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_04 v0.1.0 (/opt/rustwide/workdir/day_04)` has the same output filename as the bin target `part_2` in package `day_03 v0.1.0 (/opt/rustwide/workdir/day_03)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_05 v0.1.0 (/opt/rustwide/workdir/day_05)` has the same output filename as the bin target `part_1` in package `day_04 v0.1.0 (/opt/rustwide/workdir/day_04)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_05 v0.1.0 (/opt/rustwide/workdir/day_05)` has the same output filename as the bin target `part_2` in package `day_04 v0.1.0 (/opt/rustwide/workdir/day_04)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_06 v0.1.0 (/opt/rustwide/workdir/day_06)` has the same output filename as the bin target `part_1` in package `day_05 v0.1.0 (/opt/rustwide/workdir/day_05)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_06 v0.1.0 (/opt/rustwide/workdir/day_06)` has the same output filename as the bin target `part_2` in package `day_05 v0.1.0 (/opt/rustwide/workdir/day_05)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_07 v0.1.0 (/opt/rustwide/workdir/day_07)` has the same output filename as the bin target `part_1` in package `day_06 v0.1.0 (/opt/rustwide/workdir/day_06)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_07 v0.1.0 (/opt/rustwide/workdir/day_07)` has the same output filename as the bin target `part_2` in package `day_06 v0.1.0 (/opt/rustwide/workdir/day_06)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_1` in package `day_08 v0.1.0 (/opt/rustwide/workdir/day_08)` has the same output filename as the bin target `part_1` in package `day_07 v0.1.0 (/opt/rustwide/workdir/day_07)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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 `part_2` in package `day_08 v0.1.0 (/opt/rustwide/workdir/day_08)` has the same output filename as the bin target `part_2` in package `day_07 v0.1.0 (/opt/rustwide/workdir/day_07)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part_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] Compiling day_04 v0.1.0 (/opt/rustwide/workdir/day_04) [INFO] [stderr] Compiling day_03 v0.1.0 (/opt/rustwide/workdir/day_03) [INFO] [stderr] Compiling day_05 v0.1.0 (/opt/rustwide/workdir/day_05) [INFO] [stderr] Compiling day_06 v0.1.0 (/opt/rustwide/workdir/day_06) [INFO] [stderr] Compiling day_07 v0.1.0 (/opt/rustwide/workdir/day_07) [INFO] [stderr] Compiling day_02 v0.1.0 (/opt/rustwide/workdir/day_02) [INFO] [stderr] Compiling day_01 v0.1.0 (/opt/rustwide/workdir/day_01) [INFO] [stderr] Compiling day_08 v0.1.0 (/opt/rustwide/workdir/day_08) [INFO] [stderr] error: failed to remove file `/opt/rustwide/target/debug/part_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b21a3f9ba668f7c06554dd667d58bd99b3a19b81d192b7e7aaf8493952f3b5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21a3f9ba668f7c06554dd667d58bd99b3a19b81d192b7e7aaf8493952f3b5e6", kill_on_drop: false }` [INFO] [stdout] b21a3f9ba668f7c06554dd667d58bd99b3a19b81d192b7e7aaf8493952f3b5e6