[INFO] cloning repository https://github.com/BakerNet/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BakerNet/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakerNet%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakerNet%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d51000e34ebd9f6258a8da50beadba0e29120e8
[INFO] building BakerNet/aoc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakerNet%2Faoc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BakerNet/aoc on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BakerNet/aoc
[INFO] finished tweaking git repo https://github.com/BakerNet/aoc
[INFO] tweaked toml for git repo https://github.com/BakerNet/aoc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BakerNet/aoc 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5feaf1b662f27473277e234d74918a892a6664d3b50525eeaf7c6d35022eff5
[INFO] running `Command { std: "docker" "start" "-a" "d5feaf1b662f27473277e234d74918a892a6664d3b50525eeaf7c6d35022eff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5feaf1b662f27473277e234d74918a892a6664d3b50525eeaf7c6d35022eff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5feaf1b662f27473277e234d74918a892a6664d3b50525eeaf7c6d35022eff5", kill_on_drop: false }`
[INFO] [stdout] d5feaf1b662f27473277e234d74918a892a6664d3b50525eeaf7c6d35022eff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9c6935460bb7b826f9c7439830371fd68a848eb113e6a323e98cf97c2284919
[INFO] running `Command { std: "docker" "start" "-a" "b9c6935460bb7b826f9c7439830371fd68a848eb113e6a323e98cf97c2284919", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `01` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `01` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `01` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `01` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `02` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `02` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `02` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `02` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `03` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `03` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `03` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `03` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `04` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `04` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `04` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `04` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `05` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `05` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `05` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `05` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `06` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `06` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `06` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `06` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `07` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `07` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `07` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `07` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `08` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `08` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `08` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `08` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `09` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `09` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `09` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `09` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `10` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `10` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/10
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `10` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `10` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/10.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `11` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `11` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/11
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `11` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `11` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/11.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `12` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `12` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/12
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `12` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `12` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/12.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `13` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `13` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/13
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `13` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `13` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/13.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `14` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `14` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/14
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `14` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `14` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/14.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `15` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `15` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/15
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `15` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `15` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/15.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `16` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `16` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/16
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `16` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `16` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/16.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `17` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `17` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/17
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `17` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `17` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/17.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `18` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `18` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/18
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `18` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `18` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/18.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `19` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `19` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/19
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `19` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `19` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/19.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `20` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `20` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/20
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `20` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `20` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/20.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `21` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `21` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/21
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `21` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `21` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/21.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `22` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `22` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/22
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `22` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `22` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/22.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `23` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `23` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/23
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `23` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `23` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/23.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `24` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `24` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/24
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `24` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `24` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/24.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `25` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `25` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/25
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `25` in package `aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `25` in package `aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/25.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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir/advent_of_code)
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rayon-cond v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aoc_utils v0.1.0 (/opt/rustwide/workdir/aoc_utils)
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling memoize v0.4.2
[INFO] [stderr]    Compiling aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustworkx-core v0.13.2
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]    Compiling z3 v0.12.1
[INFO] [stderr]    Compiling aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.51s
[INFO] running `Command { std: "docker" "inspect" "b9c6935460bb7b826f9c7439830371fd68a848eb113e6a323e98cf97c2284919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c6935460bb7b826f9c7439830371fd68a848eb113e6a323e98cf97c2284919", kill_on_drop: false }`
[INFO] [stdout] b9c6935460bb7b826f9c7439830371fd68a848eb113e6a323e98cf97c2284919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11fc91e4c6019b8ce85ac6e556d70e04ad0e7dd6dad11dd941576c056b02578e
[INFO] running `Command { std: "docker" "start" "-a" "11fc91e4c6019b8ce85ac6e556d70e04ad0e7dd6dad11dd941576c056b02578e", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir/advent_of_code)
[INFO] [stderr]    Compiling aoc_utils v0.1.0 (/opt/rustwide/workdir/aoc_utils)
[INFO] [stderr]    Compiling aoc2024 v0.11.0 (/opt/rustwide/workdir/aoc2024)
[INFO] [stderr]    Compiling aoc2023 v0.11.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s
[INFO] running `Command { std: "docker" "inspect" "11fc91e4c6019b8ce85ac6e556d70e04ad0e7dd6dad11dd941576c056b02578e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11fc91e4c6019b8ce85ac6e556d70e04ad0e7dd6dad11dd941576c056b02578e", kill_on_drop: false }`
[INFO] [stdout] 11fc91e4c6019b8ce85ac6e556d70e04ad0e7dd6dad11dd941576c056b02578e
