[INFO] cloning repository https://github.com/Pascal-So/aoc_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pascal-So/aoc_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd48804ba6dc373b47f4a74ae993681521e62888 [INFO] testing Pascal-So/aoc_rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascal-So%2Faoc_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] finished tweaking git repo https://github.com/Pascal-So/aoc_rust [INFO] tweaked toml for git repo https://github.com/Pascal-So/aoc_rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pascal-So/aoc_rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pascal-So/aoc_rust 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58a4dc0ac0e94680eb8dcadf1fced60a747713a3009b798d29fb05fd69146ee4 [INFO] running `Command { std: "docker" "start" "-a" "58a4dc0ac0e94680eb8dcadf1fced60a747713a3009b798d29fb05fd69146ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58a4dc0ac0e94680eb8dcadf1fced60a747713a3009b798d29fb05fd69146ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a4dc0ac0e94680eb8dcadf1fced60a747713a3009b798d29fb05fd69146ee4", kill_on_drop: false }` [INFO] [stdout] 58a4dc0ac0e94680eb8dcadf1fced60a747713a3009b798d29fb05fd69146ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] e1c4073cc0938656ce96c288e2eab48d3c73173e27e00d3affa486553c776f71 [INFO] running `Command { std: "docker" "start" "-a" "e1c4073cc0938656ce96c288e2eab48d3c73173e27e00d3affa486553c776f71", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sprs v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustsat v0.7.4 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling microlp v0.2.11 [INFO] [stderr] Compiling rustsat-kissat v0.7.4 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.55s [INFO] running `Command { std: "docker" "inspect" "e1c4073cc0938656ce96c288e2eab48d3c73173e27e00d3affa486553c776f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c4073cc0938656ce96c288e2eab48d3c73173e27e00d3affa486553c776f71", kill_on_drop: false }` [INFO] [stdout] e1c4073cc0938656ce96c288e2eab48d3c73173e27e00d3affa486553c776f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] efdfff1a86a58c427c717251bf0bb42f0d6e66a1f584a06f7d60c7e180c87e56 [INFO] running `Command { std: "docker" "start" "-a" "efdfff1a86a58c427c717251bf0bb42f0d6e66a1f584a06f7d60c7e180c87e56", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "efdfff1a86a58c427c717251bf0bb42f0d6e66a1f584a06f7d60c7e180c87e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdfff1a86a58c427c717251bf0bb42f0d6e66a1f584a06f7d60c7e180c87e56", kill_on_drop: false }` [INFO] [stdout] efdfff1a86a58c427c717251bf0bb42f0d6e66a1f584a06f7d60c7e180c87e56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 3d3da86e3219822a79f7db0c691069f2c2d6c0a4737ce8aa39698b1558536fab [INFO] running `Command { std: "docker" "start" "-a" "3d3da86e3219822a79f7db0c691069f2c2d6c0a4737ce8aa39698b1558536fab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/advent/727d5d85de16780d/deps/advent-727d5d85de16780d) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test bivariate_polynomial::tests::test_init ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_get_constant ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_fmt ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_superscript ... ok [INFO] [stdout] test diophantine::tests::test_diophantine ... ok [INFO] [stdout] test io::tests::test_parse_vec ... ok [INFO] [stdout] test octtree::tests::test_1d_fill_subsegment ... ok [INFO] [stdout] test octtree::tests::test_1d_overlapping ... ok [INFO] [stdout] test octtree::tests::test_empty_has_zero_filled ... ok [INFO] [stdout] test union_find::tests::test_union_find ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_add ... ok [INFO] [stdout] test y2019::d02::tests::test_example_endstate ... ok [INFO] [stdout] test octtree::tests::test_1d_fill_entire_range ... ok [INFO] [stdout] test y2019::d04::tests::test_next_nondecreasing ... ok [INFO] [stdout] test y2019::tests::test_d01_full ... ok [INFO] [stdout] test y2020::tests::test_d25_example ... ok [INFO] [stdout] test y2021::d22::tests::test_parse ... ok [INFO] [stdout] test y2019::tests::test_d02_full ... ok [INFO] [stdout] test y2020::tests::test_d01_example ... ok [INFO] [stdout] test y2020::tests::test_d03_example ... ok [INFO] [stdout] test octtree::tests::test_1d_subtracting ... ok [INFO] [stdout] test y2020::tests::test_d03_full ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_is_linear ... ok [INFO] [stdout] test y2021::d24::tests::test_empty_program_evaluation ... ok [INFO] [stdout] test y2021::d25::tests::test_motion ... ok [INFO] [stdout] test y2019::tests::test_d04_full ... ok [INFO] [stdout] test y2021::d25::tests::test_parse_input ... ok [INFO] [stdout] test y2021::tests::test_d01_example ... ok [INFO] [stdout] test y2021::d24::tests::test_parse_ex2 ... ok [INFO] [stdout] test y2021::d25::tests::test_single_step_small_example ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_evaluate ... ok [INFO] [stdout] test y2021::d24::tests::test_parse_ex1 ... ok [INFO] [stdout] test y2021::tests::test_d02_example ... ok [INFO] [stdout] test y2021::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d02_full ... ok [INFO] [stdout] test y2021::tests::test_d05_example ... ok [INFO] [stdout] test y2021::tests::test_d22_example_1 ... ok [INFO] [stdout] test y2021::tests::test_d04_example ... ok [INFO] [stdout] test y2020::tests::test_d02_full ... ok [INFO] [stdout] test y2021::tests::test_d03_full ... ok [INFO] [stdout] test y2021::tests::test_d24_full ... ok [INFO] [stdout] test y2021::tests::test_d25_example ... ok [INFO] [stdout] test y2022::d02::tests::test_battle ... ok [INFO] [stdout] test y2022::tests::test_d01_example ... ok [INFO] [stdout] test y2021::tests::test_d03_example ... ok [INFO] [stdout] test y2021::tests::test_d04_full ... ok [INFO] [stdout] test y2022::tests::test_d01_full ... ok [INFO] [stdout] test y2022::tests::test_d02_full ... ok [INFO] [stdout] test y2020::tests::test_d25_full ... ok [INFO] [stdout] test bivariate_polynomial::tests::test_polynomial_mul ... ok [INFO] [stdout] test octtree::tests::test_2d ... ok [INFO] [stdout] test y2021::tests::test_d22_example_2 ... ok [INFO] [stdout] test y2020::tests::test_d01_full ... ok [INFO] [stdout] test y2021::tests::test_d05_full ... ok [INFO] [stdout] test y2021::tests::test_d21_full ... ok [INFO] [stdout] test y2025::tests::test_d01_example ... ok [INFO] [stdout] test y2025::d12::tests::test_simple_sat ... ok [INFO] [stdout] test y2025::tests::test_d01_full ... ok [INFO] [stdout] test y2023::tests::test_d01_example_b ... ok [INFO] [stdout] test y2025::d12::tests::test_unsat ... ok [INFO] [stdout] test y2025::tests::test_d02_example ... ok [INFO] [stdout] test y2025::d09::tests::test_fenwick_simple_square ... ok [INFO] [stdout] test y2025::tests::test_d03_example ... ok [INFO] [stdout] test y2025::tests::test_d03_full ... ok [INFO] [stdout] test y2025::tests::test_d05_full ... ok [INFO] [stdout] test y2025::tests::test_d04_example ... ok [INFO] [stdout] test y2020::tests::test_d02_example ... ok [INFO] [stdout] test y2022::tests::test_d02_example ... ok [INFO] [stdout] test y2025::d02::tests::test_repeat ... ok [INFO] [stdout] test y2025::tests::test_d07_full ... ok [INFO] [stdout] test y2025::tests::test_d09_example ... ok [INFO] [stdout] test y2025::d12::tests::test_collision ... ok [INFO] [stdout] test y2025::tests::test_d06_example ... ok [INFO] [stdout] test y2025::tests::test_d07_example ... ok [INFO] [stdout] test y2025::tests::test_d10_example ... ok [INFO] [stdout] test y2025::tests::test_d11_example_b ... ok [INFO] [stdout] test y2025::tests::test_d11_example_a ... ok [INFO] [stdout] test y2025::tests::test_d08_example ... ok [INFO] [stdout] test y2025::tests::test_d06_full ... ok [INFO] [stdout] test y2025::tests::test_d12_full ... ok [INFO] [stdout] test y2023::tests::test_d01_example_a ... ok [INFO] [stdout] test y2021::tests::test_d21_example ... ok [INFO] [stdout] test y2025::tests::test_d04_full ... ok [INFO] [stdout] test y2025::tests::test_d05_example ... ok [INFO] [stdout] test y2025::tests::test_d10_full ... ok [INFO] [stdout] test y2021::tests::test_d22_example_3 ... ok [INFO] [stdout] test y2025::tests::test_d11_full ... ok [INFO] [stdout] test y2025::tests::test_d09_full ... ok [INFO] [stdout] test y2021::tests::test_d25_full ... ok [INFO] [stdout] test y2025::tests::test_d08_full ... ok [INFO] [stdout] test y2023::tests::test_d01_full ... ok [INFO] [stdout] test y2025::tests::test_d02_full ... ok [INFO] [stdout] test y2025::tests::test_d12_example ... ok [INFO] [stdout] test y2021::tests::test_d22_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.48s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/advent/dbb8707e9375498d/deps/advent-dbb8707e9375498d) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests advent [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 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" "3d3da86e3219822a79f7db0c691069f2c2d6c0a4737ce8aa39698b1558536fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3da86e3219822a79f7db0c691069f2c2d6c0a4737ce8aa39698b1558536fab", kill_on_drop: false }` [INFO] [stdout] 3d3da86e3219822a79f7db0c691069f2c2d6c0a4737ce8aa39698b1558536fab