[INFO] cloning repository https://github.com/mnocenti/aoc23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnocenti/aoc23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnocenti%2Faoc23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnocenti%2Faoc23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31032e82e0f00b78d2528be3c7b8325f73dc884f
[INFO] testing mnocenti/aoc23 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnocenti%2Faoc23" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mnocenti/aoc23 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mnocenti/aoc23
[INFO] finished tweaking git repo https://github.com/mnocenti/aoc23
[INFO] tweaked toml for git repo https://github.com/mnocenti/aoc23 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.23.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding calloop v0.9.3 (latest: v0.13.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding cocoa v0.24.1 (latest: v0.25.0)
[INFO] [stderr]       Adding core-foundation v0.7.0 (latest: v0.9.4)
[INFO] [stderr]       Adding core-foundation-sys v0.7.0 (latest: v0.8.6)
[INFO] [stderr]       Adding core-graphics v0.19.2 (latest: v0.23.2)
[INFO] [stderr]       Adding core-graphics v0.22.3 (latest: v0.23.2)
[INFO] [stderr]       Adding crossterm_winapi v0.3.0 (latest: v0.9.1)
[INFO] [stderr]       Adding darling v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.30.0)
[INFO] [stderr]       Adding glium v0.31.0 (latest: v0.34.0)
[INFO] [stderr]       Adding glutin v0.28.0 (latest: v0.31.3)
[INFO] [stderr]       Adding glutin_egl_sys v0.1.6 (latest: v0.6.0)
[INFO] [stderr]       Adding glutin_gles2_sys v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding glutin_glx_sys v0.1.8 (latest: v0.5.0)
[INFO] [stderr]       Adding glutin_wgl_sys v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding libloading v0.7.4 (latest: v0.8.3)
[INFO] [stderr]       Adding malloc_buf v0.0.6 (latest: v1.0.0)
[INFO] [stderr]       Adding memmap2 v0.3.1 (latest: v0.9.4)
[INFO] [stderr]       Adding memoffset v0.6.5 (latest: v0.9.1)
[INFO] [stderr]       Adding mio v0.6.23 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.2.2 (latest: v0.6.0)
[INFO] [stderr]       Adding ndk v0.5.0 (latest: v0.9.0)
[INFO] [stderr]       Adding ndk-glue v0.5.2 (latest: v0.7.0)
[INFO] [stderr]       Adding ndk-sys v0.2.2 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding nix v0.22.3 (latest: v0.29.0)
[INFO] [stderr]       Adding nix v0.24.3 (latest: v0.29.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (latest: v0.7.2)
[INFO] [stderr]       Adding num_enum_derive v0.5.11 (latest: v0.7.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.36.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding raw-window-handle v0.4.3 (latest: v0.6.2)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding smithay-client-toolkit v0.15.4 (latest: v0.18.1)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding take-until v0.1.0 (latest: v0.2.0)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.13)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wayland-client v0.29.5 (latest: v0.31.2)
[INFO] [stderr]       Adding wayland-cursor v0.29.5 (latest: v0.31.1)
[INFO] [stderr]       Adding wayland-egl v0.29.5 (latest: v0.32.0)
[INFO] [stderr]       Adding wayland-protocols v0.29.5 (latest: v0.31.2)
[INFO] [stderr]       Adding wayland-scanner v0.29.5 (latest: v0.31.1)
[INFO] [stderr]       Adding wayland-sys v0.29.5 (latest: v0.31.1)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winit v0.26.1 (latest: v0.30.0)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded take-until v0.1.0
[INFO] [stderr]   Downloaded crossterm_cursor v0.4.0
[INFO] [stderr]   Downloaded crossterm_utils v0.4.0
[INFO] [stderr]   Downloaded pixel-canvas v0.2.3
[INFO] [stderr]   Downloaded crossterm_winapi v0.3.0
[INFO] [stderr]   Downloaded crossterm_screen v0.3.2
[INFO] [stderr]   Downloaded crossterm_input v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40b0e284cae101b730e306c30fd6d3da93d462002f6d4e9bc4a02e912d030d73
[INFO] running `Command { std: "docker" "start" "-a" "40b0e284cae101b730e306c30fd6d3da93d462002f6d4e9bc4a02e912d030d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40b0e284cae101b730e306c30fd6d3da93d462002f6d4e9bc4a02e912d030d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b0e284cae101b730e306c30fd6d3da93d462002f6d4e9bc4a02e912d030d73", kill_on_drop: false }`
[INFO] [stdout] 40b0e284cae101b730e306c30fd6d3da93d462002f6d4e9bc4a02e912d030d73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bba8462dbc7e47901db96cef78f915052178fbea2fdabed6c2b81d9241d44e18
[INFO] running `Command { std: "docker" "start" "-a" "bba8462dbc7e47901db96cef78f915052178fbea2fdabed6c2b81d9241d44e18", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling crossterm_utils v0.4.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling crossterm_screen v0.3.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling crossterm_input v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling crossterm_cursor v0.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling take-until v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling pixel-canvas v0.2.3
[INFO] [stderr]    Compiling aoc23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RockDisplay` is never constructed
[INFO] [stdout]    --> src/day14/main.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | struct RockDisplay<'a>(&'a Rocks);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaveDisplay` is never constructed
[INFO] [stdout]    --> src/day16/main.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct CaveDisplay<'a>(&'a Cave);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s
[INFO] running `Command { std: "docker" "inspect" "bba8462dbc7e47901db96cef78f915052178fbea2fdabed6c2b81d9241d44e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba8462dbc7e47901db96cef78f915052178fbea2fdabed6c2b81d9241d44e18", kill_on_drop: false }`
[INFO] [stdout] bba8462dbc7e47901db96cef78f915052178fbea2fdabed6c2b81d9241d44e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259fbec1a7931cbfdaa27a0bc0f6ee36bdf8ed1f9b6135f6f80d6ffd84f5cd40
[INFO] running `Command { std: "docker" "start" "-a" "259fbec1a7931cbfdaa27a0bc0f6ee36bdf8ed1f9b6135f6f80d6ffd84f5cd40", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RockDisplay` is never constructed
[INFO] [stdout]    --> src/day14/main.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | struct RockDisplay<'a>(&'a Rocks);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaveDisplay` is never constructed
[INFO] [stdout]    --> src/day16/main.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct CaveDisplay<'a>(&'a Cave);
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc23` (bin "day16" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name day16 --edition=2021 src/day16/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=721e61908403a919 -C extra-filename=-721e61908403a919 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fddfbf3ae1c518e4.rlib --extern aoc23=/opt/rustwide/target/debug/deps/libaoc23-67f8f38896cff30f.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-587d8e547c38cd0e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a49c261960afad40.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-60fffaa2d47c1046.rlib --extern crossterm_cursor=/opt/rustwide/target/debug/deps/libcrossterm_cursor-82974b0a5f8330a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d6d6fc081b1ee8b0.rlib --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-ea5abfd42d04d8ee.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-96e672b56845e3eb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-92b74e8a2c4959f5.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f430fa1bd300f34e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1d4a18af6b308f0c.rlib --extern take_until=/opt/rustwide/target/debug/deps/libtake_until-8c7ab13b45e509b0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6d30aa9101ccae4c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc23` (bin "day19" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name day19 --edition=2021 src/day19/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=afcb56b551e9d5ca -C extra-filename=-afcb56b551e9d5ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fddfbf3ae1c518e4.rlib --extern aoc23=/opt/rustwide/target/debug/deps/libaoc23-67f8f38896cff30f.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-587d8e547c38cd0e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a49c261960afad40.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-60fffaa2d47c1046.rlib --extern crossterm_cursor=/opt/rustwide/target/debug/deps/libcrossterm_cursor-82974b0a5f8330a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d6d6fc081b1ee8b0.rlib --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-ea5abfd42d04d8ee.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-96e672b56845e3eb.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib --extern pixel_canvas=/opt/rustwide/target/debug/deps/libpixel_canvas-92b74e8a2c4959f5.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f430fa1bd300f34e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1d4a18af6b308f0c.rlib --extern take_until=/opt/rustwide/target/debug/deps/libtake_until-8c7ab13b45e509b0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6d30aa9101ccae4c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "259fbec1a7931cbfdaa27a0bc0f6ee36bdf8ed1f9b6135f6f80d6ffd84f5cd40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259fbec1a7931cbfdaa27a0bc0f6ee36bdf8ed1f9b6135f6f80d6ffd84f5cd40", kill_on_drop: false }`
[INFO] [stdout] 259fbec1a7931cbfdaa27a0bc0f6ee36bdf8ed1f9b6135f6f80d6ffd84f5cd40
