[INFO] cloning repository https://github.com/ethanmsl/advent_of_code_2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanmsl/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fadvent_of_code_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fadvent_of_code_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a993bf3438e82f43c6e2e19e418e1d0e65953e53
[INFO] building ethanmsl/advent_of_code_2024 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fadvent_of_code_2024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ethanmsl/advent_of_code_2024
[INFO] finished tweaking git repo https://github.com/ethanmsl/advent_of_code_2024
[INFO] tweaked toml for git repo https://github.com/ethanmsl/advent_of_code_2024 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanmsl/advent_of_code_2024 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanmsl/advent_of_code_2024 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded egui_commonmark v0.19.0
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded egui_commonmark_macros v0.19.0
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded egui_extras v0.30.0
[INFO] [stderr]   Downloaded egui_commonmark_backend v0.19.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded mime_guess2 v2.0.5
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] [stderr]   Downloaded syntect v5.2.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6c908f91c4431dc5c561082c210580e2f37193008c92e854b3354a84a2e968b
[INFO] running `Command { std: "docker" "start" "-a" "c6c908f91c4431dc5c561082c210580e2f37193008c92e854b3354a84a2e968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6c908f91c4431dc5c561082c210580e2f37193008c92e854b3354a84a2e968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6c908f91c4431dc5c561082c210580e2f37193008c92e854b3354a84a2e968b", kill_on_drop: false }`
[INFO] [stdout] c6c908f91c4431dc5c561082c210580e2f37193008c92e854b3354a84a2e968b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df1ef7f4da47df2b7533095b87179b7a02e5533b613dd6617ce99417e4f11006
[INFO] running `Command { std: "docker" "start" "-a" "df1ef7f4da47df2b7533095b87179b7a02e5533b613dd6617ce99417e4f11006", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/crates/day01)
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/crates/day03)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/crates/day02)
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/crates/day06)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/crates/day04)
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/crates/day07)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/crates/day05)
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]   --> crates/day07/src/parse.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{Level, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "df1ef7f4da47df2b7533095b87179b7a02e5533b613dd6617ce99417e4f11006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1ef7f4da47df2b7533095b87179b7a02e5533b613dd6617ce99417e4f11006", kill_on_drop: false }`
[INFO] [stdout] df1ef7f4da47df2b7533095b87179b7a02e5533b613dd6617ce99417e4f11006
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 694982ab3fad59c2c1dfe17aa907e45f39883f771b01f5ae7b2ffb9b644f80f6
[INFO] running `Command { std: "docker" "start" "-a" "694982ab3fad59c2c1dfe17aa907e45f39883f771b01f5ae7b2ffb9b644f80f6", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling egui_extras v0.30.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling webbrowser v1.0.3
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling egui_commonmark_backend v0.19.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling egui_commonmark_macros v0.19.0
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/crates/day06)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/crates/day05)
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/crates/day03)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/crates/day02)
[INFO] [stderr]    Compiling egui_glow v0.30.0
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/crates/day01)
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/crates/day07)
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]   --> crates/day07/src/parse.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{Level, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/crates/day04)
[INFO] [stderr]    Compiling egui_commonmark v0.19.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]   --> crates/day07/src/parse.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{Level, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling egui-winit v0.30.0
[INFO] [stderr]    Compiling eframe v0.30.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 08s
[INFO] running `Command { std: "docker" "inspect" "694982ab3fad59c2c1dfe17aa907e45f39883f771b01f5ae7b2ffb9b644f80f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694982ab3fad59c2c1dfe17aa907e45f39883f771b01f5ae7b2ffb9b644f80f6", kill_on_drop: false }`
[INFO] [stdout] 694982ab3fad59c2c1dfe17aa907e45f39883f771b01f5ae7b2ffb9b644f80f6
