[INFO] cloning repository https://github.com/owengage/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owengage/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4deb672bb8961eb90bf152e068376d697c911cd8 [INFO] testing owengage/aoc2023 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/owengage/aoc2023 [INFO] finished tweaking git repo https://github.com/owengage/aoc2023 [INFO] tweaked toml for git repo https://github.com/owengage/aoc2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/owengage/aoc2023 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/owengage/aoc2023 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.47 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Downloaded js-sys v0.3.74 [INFO] [stderr] Downloaded crossbeam-deque v0.8.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.16 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded wasm-bindgen v0.2.97 [INFO] [stderr] Downloaded web-sys v0.3.74 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5135ad6994eb8d6f2e13e0a27b2ef9afce92e0efeb201135cd3ae55030df4b2 [INFO] running `Command { std: "docker" "start" "-a" "c5135ad6994eb8d6f2e13e0a27b2ef9afce92e0efeb201135cd3ae55030df4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5135ad6994eb8d6f2e13e0a27b2ef9afce92e0efeb201135cd3ae55030df4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5135ad6994eb8d6f2e13e0a27b2ef9afce92e0efeb201135cd3ae55030df4b2", kill_on_drop: false }` [INFO] [stdout] c5135ad6994eb8d6f2e13e0a27b2ef9afce92e0efeb201135cd3ae55030df4b2 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f9e8143cadca8d729c5f02e9c724a165eee86865846f96d8313eb009532ed1 [INFO] running `Command { std: "docker" "start" "-a" "b7f9e8143cadca8d729c5f02e9c724a165eee86865846f96d8313eb009532ed1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day1 [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 `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day1.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 `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10 [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 `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11 [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 `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12 [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 `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13 [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 `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14 [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 `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15 [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 `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16 [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 `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17 [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 `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18 [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 `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19 [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 `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day2 [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 `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day2.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 `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day3 [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 `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day3.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 `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day4 [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 `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day4.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 `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day5 [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 `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day5.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 `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day6 [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 `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day6.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 `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day7 [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 `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day7.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 `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day8 [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 `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day8.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 `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day9 [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 `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day9.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 `template` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `template` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template [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 `template` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `template` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template.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 syn v2.0.90 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024) [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023) [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> aoc2024/src/bin/day22.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] 52 + for delta in (0..4).map(|_| -9..=9).multi_cartesian_product() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_end` is assigned to, but never used [INFO] [stdout] --> aoc2024/src/bin/day16.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut best_end = usize::MAX; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_end` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_end` is never read [INFO] [stdout] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | best_end = score; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2024/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines(fetch_input(2024, 9999)); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lines` [INFO] [stdout] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use aoc::{fetch_input, line_blocks, lines}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2023/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines("input/dayX"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.34s [INFO] running `Command { std: "docker" "inspect" "b7f9e8143cadca8d729c5f02e9c724a165eee86865846f96d8313eb009532ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f9e8143cadca8d729c5f02e9c724a165eee86865846f96d8313eb009532ed1", kill_on_drop: false }` [INFO] [stdout] b7f9e8143cadca8d729c5f02e9c724a165eee86865846f96d8313eb009532ed1 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6849ce343d9da07a5995ea2df48c653a6d833633e3f476ef38836956d0bcec2b [INFO] running `Command { std: "docker" "start" "-a" "6849ce343d9da07a5995ea2df48c653a6d833633e3f476ef38836956d0bcec2b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023) [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024) [INFO] [stdout] warning: unused import: `aoc::lines_from_str` [INFO] [stdout] --> aoc2023/src/bin/template.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use aoc::lines_from_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2023/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines("input/dayX"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lines` [INFO] [stdout] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use aoc::{fetch_input, line_blocks, lines}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_end` is assigned to, but never used [INFO] [stdout] --> aoc2024/src/bin/day16.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut best_end = usize::MAX; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_end` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_end` is never read [INFO] [stdout] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | best_end = score; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> aoc2024/src/bin/day22.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] 52 + for delta in (0..4).map(|_| -9..=9).multi_cartesian_product() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc::lines_from_str` [INFO] [stdout] --> aoc2024/src/bin/day17.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | use aoc::lines_from_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc::lines_from_str` [INFO] [stdout] --> aoc2024/src/bin/template.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use aoc::lines_from_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2024/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines(fetch_input(2024, 9999)); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "6849ce343d9da07a5995ea2df48c653a6d833633e3f476ef38836956d0bcec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6849ce343d9da07a5995ea2df48c653a6d833633e3f476ef38836956d0bcec2b", kill_on_drop: false }` [INFO] [stdout] 6849ce343d9da07a5995ea2df48c653a6d833633e3f476ef38836956d0bcec2b [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30ccb4bc8f1fd5fed3a8c1451473cacce42c43f60594a4af1801ad681930612c [INFO] running `Command { std: "docker" "start" "-a" "30ccb4bc8f1fd5fed3a8c1451473cacce42c43f60594a4af1801ad681930612c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2023/src/bin/template.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> aoc2023/src/bin/template.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let input = lines("input/dayX"); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> aoc2024/src/bin/day22.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 52 - for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stderr] 52 + for delta in (0..4).map(|_| -9..=9).multi_cartesian_product() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2024/src/bin/day17.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2023` (bin "template" test) generated 2 warnings (run `cargo fix --bin "template" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day22" test) generated 1 warning (run `cargo fix --bin "day22" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day17" test) generated 1 warning (run `cargo fix --bin "day17" --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `VecDeque` [INFO] [stderr] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stderr] | [INFO] [stderr] 2 | collections::{BinaryHeap, HashSet, VecDeque}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `best_end` is assigned to, but never used [INFO] [stderr] --> aoc2024/src/bin/day16.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | let mut best_end = usize::MAX; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_best_end` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `best_end` is never read [INFO] [stderr] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | best_end = score; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stderr] --> aoc2024/src/bin/day21.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> aoc2024/src/bin/day21.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "day16" test) generated 3 warnings (run `cargo fix --bin "day16" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day21" test) generated 2 warnings (run `cargo fix --bin "day21" --tests` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2024/src/bin/template.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> aoc2024/src/bin/template.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let input = lines(fetch_input(2024, 9999)); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `lines` [INFO] [stderr] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | use aoc::{fetch_input, line_blocks, lines}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "template" test) generated 2 warnings (run `cargo fix --bin "template" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day19" test) generated 1 warning (run `cargo fix --bin "day19" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-f42dfd37849b11bd) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test two::field::test::make ... ok [INFO] [stdout] test two::field::test::point_iter ... ok [INFO] [stdout] test two::field::test::from_u8_field ... ok [INFO] [stdout] test two::point::test::ops ... ok [INFO] [stdout] test two::field::test::rotate ... ok [INFO] [stdout] test two::field::test::wrapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day1.rs (/opt/rustwide/target/debug/deps/day1-1116a81a8b8dc360) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-e85faf2e24044722) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-b72ed64508664bbe) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::test_diag ... ok [INFO] [stdout] test test::test_diag3 ... ok [INFO] [stdout] test test::test_dist3 ... ok [INFO] [stdout] test test::test_expand ... ok [INFO] [stdout] test test::test_diag2 ... ok [INFO] [stdout] test test::test_dist2 ... ok [INFO] [stdout] test test::test_example ... ok [INFO] [stdout] test test::test_dist ... ok [INFO] [stdout] test test::answers ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::answers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::answers' (35) panicked at /opt/rustwide/workdir/aoc/src/lib.rs:25:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6524a3cfab42 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6524a3cfab42 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6524a3cfab42 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6524a3cfab42 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6524a3d0ae7f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6524a3d0ae7f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6524a3cc8121 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6524a3cc8121 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6524a3cd4082 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6524a3cd8bcf - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6524a3cd8a61 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6524a3c8497e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6524a3c8497e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6524a3cd928f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6524a3cd928f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6524a3cd90ea - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6524a3cd41b9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6524a3cbc3cd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6524a3d128d0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6524a3d11f66 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x6524a3c6029f - core::result::Result::unwrap::h9eab64187b57d13d [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1225:23 [INFO] [stdout] 21: 0x6524a3c6029f - aoc::lines::hb7d864319c6331a3 [INFO] [stdout] at /opt/rustwide/workdir/aoc/src/lib.rs:25:49 [INFO] [stdout] 22: 0x6524a3c62de2 - day11::test::answers::h4b7d429e707d201b [INFO] [stdout] at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:76:21 [INFO] [stdout] 23: 0x6524a3c62fa7 - day11::test::answers::{{closure}}::hf089f34ea3033204 [INFO] [stdout] at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:75:17 [INFO] [stdout] 24: 0x6524a3c60916 - core::ops::function::FnOnce::call_once::hbe0829764304bd00 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x6524a3c8473b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6524a3c8473b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x6524a3c9a225 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x6524a3c9a225 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x6524a3c9a225 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x6524a3c9a225 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x6524a3c9a225 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x6524a3c9a225 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x6524a3c9a225 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x6524a3c70b94 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x6524a3c70b94 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x6524a3c7453a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x6524a3c7453a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x6524a3c7453a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x6524a3c7453a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x6524a3c7453a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x6524a3c7453a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x6524a3c7453a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x6524a3cce2ef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x6524a3cce2ef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x74239188baa4 - [INFO] [stdout] 46: 0x742391918a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::answers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p aoc2023 --bin day11` [INFO] running `Command { std: "docker" "inspect" "30ccb4bc8f1fd5fed3a8c1451473cacce42c43f60594a4af1801ad681930612c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ccb4bc8f1fd5fed3a8c1451473cacce42c43f60594a4af1801ad681930612c", kill_on_drop: false }` [INFO] [stdout] 30ccb4bc8f1fd5fed3a8c1451473cacce42c43f60594a4af1801ad681930612c