[INFO] cloning repository https://github.com/dhconnelly/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhconnelly/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhconnelly%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhconnelly%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12008d3b0a03e0706db15bfd8126d560fb8e8f94 [INFO] testing dhconnelly/advent-of-code-2023 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhconnelly%2Fadvent-of-code-2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhconnelly/advent-of-code-2023 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dhconnelly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/dhconnelly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/dhconnelly/advent-of-code-2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dhconnelly/advent-of-code-2023 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing dhconnelly/advent-of-code-2023 against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhconnelly%2Fadvent-of-code-2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhconnelly/advent-of-code-2023 on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dhconnelly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/dhconnelly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/dhconnelly/advent-of-code-2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dhconnelly/advent-of-code-2023 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded libc-print v0.1.22 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded lyon_tessellation v1.0.12 [INFO] [stderr] Downloaded vek v0.15.10 [INFO] [stderr] Downloaded tetra v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35cf12967c03639089d9883c718fdee2e067874863fa670f50d5a0f346f348fe [INFO] running `Command { std: "docker" "start" "-a" "35cf12967c03639089d9883c718fdee2e067874863fa670f50d5a0f346f348fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35cf12967c03639089d9883c718fdee2e067874863fa670f50d5a0f346f348fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35cf12967c03639089d9883c718fdee2e067874863fa670f50d5a0f346f348fe", kill_on_drop: false }` [INFO] [stdout] 35cf12967c03639089d9883c718fdee2e067874863fa670f50d5a0f346f348fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6e752df8e450bc5eb48fadba9fc46c887deaea6b3e8a9df190dda8617d877b9 [INFO] running `Command { std: "docker" "start" "-a" "f6e752df8e450bc5eb48fadba9fc46c887deaea6b3e8a9df190dda8617d877b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling zerocopy v0.7.30 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling libc-print v0.1.22 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling lyon_tessellation v1.0.12 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling tetra v0.8.0 [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "f6e752df8e450bc5eb48fadba9fc46c887deaea6b3e8a9df190dda8617d877b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e752df8e450bc5eb48fadba9fc46c887deaea6b3e8a9df190dda8617d877b9", kill_on_drop: false }` [INFO] [stdout] f6e752df8e450bc5eb48fadba9fc46c887deaea6b3e8a9df190dda8617d877b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9926c56f9d98d4265e18f140236da52764bfe654025f91e0a22b3a7349475f3d [INFO] running `Command { std: "docker" "start" "-a" "9926c56f9d98d4265e18f140236da52764bfe654025f91e0a22b3a7349475f3d", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling tetra v0.8.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.77s [INFO] running `Command { std: "docker" "inspect" "9926c56f9d98d4265e18f140236da52764bfe654025f91e0a22b3a7349475f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9926c56f9d98d4265e18f140236da52764bfe654025f91e0a22b3a7349475f3d", kill_on_drop: false }` [INFO] [stdout] 9926c56f9d98d4265e18f140236da52764bfe654025f91e0a22b3a7349475f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 365bc89d35f1020a7dc0414f4ec734729bf8365d3b4c5928593a568f9886c258 [INFO] running `Command { std: "docker" "start" "-a" "365bc89d35f1020a7dc0414f4ec734729bf8365d3b4c5928593a568f9886c258", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-ebffcd138e9308e9) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test day13::test::test_examples ... ok [INFO] [stdout] test day1::test::test1 ... ok [INFO] [stdout] test day11::test::test_example ... ok [INFO] [stdout] test day14::test::test_cycle ... ok [INFO] [stdout] test day1::test::test2 ... ok [INFO] [stdout] test day12::test::test_example ... ok [INFO] [stdout] test day10::test::test_example1 ... ok [INFO] [stdout] test day10::test::test_example2 ... ok [INFO] [stdout] test day2::test::test1 ... ok [INFO] [stdout] test day2::test::test2_2 ... ok [INFO] [stdout] test day2::test::test2_1 ... ok [INFO] [stdout] test day14::test::test_examples ... ok [INFO] [stdout] test day4::test::test ... ok [INFO] [stdout] test day10::test::test_example3 ... ok [INFO] [stdout] test day2::test::test_solution ... ok [INFO] [stdout] test day10::test::test_example5 ... ok [INFO] [stdout] test day5::test::test_part1 ... ok [INFO] [stdout] test day5::test::test_part2 ... ok [INFO] [stdout] test day5::test::test_real ... ok [INFO] [stdout] test day7::test::test_examples ... ok [INFO] [stdout] test day7::test::test_joker ... ok [INFO] [stdout] test day10::test::test_example6 ... ok [INFO] [stdout] test day10::test::test_example4 ... ok [INFO] [stdout] test day13::test::test_real ... ok [INFO] [stdout] test day9::test::test_examples ... ok [INFO] [stdout] test day8::test::test_example2 ... ok [INFO] [stdout] test day8::test::test_example1 ... ok [INFO] [stdout] test day6::test::test_examples ... ok [INFO] [stdout] test day6::test::test_real ... ok [INFO] [stdout] test day1::test::test_solution ... ok [INFO] [stdout] test day8::test::test_example3 ... ok [INFO] [stdout] test day4::test::test_real ... ok [INFO] [stdout] test day3::test::test1 ... ok [INFO] [stdout] test day9::test::test_real ... ok [INFO] [stdout] test day8::test::test_real ... ok [INFO] [stdout] test day3::test::test2 ... ok [INFO] [stdout] test day7::test::test_real ... ok [INFO] [stdout] test day12::test::test_real ... ok [INFO] [stdout] test day11::test::test_real ... ok [INFO] [stdout] test day10::test::test_real ... ok [INFO] [stdout] test day14::test::test_real ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day10viz.rs (/opt/rustwide/target/debug/deps/day10viz-9ba9cba7e2b17c4b) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-b31988ec46a0adcf) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Doc-tests advent-of-code-2023 [INFO] [stdout] [INFO] [stdout] running 0 tests [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] running `Command { std: "docker" "inspect" "365bc89d35f1020a7dc0414f4ec734729bf8365d3b4c5928593a568f9886c258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365bc89d35f1020a7dc0414f4ec734729bf8365d3b4c5928593a568f9886c258", kill_on_drop: false }` [INFO] [stdout] 365bc89d35f1020a7dc0414f4ec734729bf8365d3b4c5928593a568f9886c258