[INFO] cloning repository https://github.com/uxsoft/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/uxsoft/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxsoft%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxsoft%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 597a1f950a5548f6f94d22996fc90b21892efee3 [INFO] testing uxsoft/advent_of_code_2023 against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxsoft%2Fadvent_of_code_2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uxsoft/advent_of_code_2023 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uxsoft/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/uxsoft/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/uxsoft/advent_of_code_2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uxsoft/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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1bafdb3b88c27d57c7e5368effd39f2aaba205aea4ec6396db49f942b951ff0 [INFO] running `Command { std: "docker" "start" "-a" "e1bafdb3b88c27d57c7e5368effd39f2aaba205aea4ec6396db49f942b951ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1bafdb3b88c27d57c7e5368effd39f2aaba205aea4ec6396db49f942b951ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bafdb3b88c27d57c7e5368effd39f2aaba205aea4ec6396db49f942b951ff0", kill_on_drop: false }` [INFO] [stdout] e1bafdb3b88c27d57c7e5368effd39f2aaba205aea4ec6396db49f942b951ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe54c6d0c81f386019e5ba27a90d7c1ec8bce8f9f752943325cd125cc525dc4 [INFO] running `Command { std: "docker" "start" "-a" "efe54c6d0c81f386019e5ba27a90d7c1ec8bce8f9f752943325cd125cc525dc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling divan-macros v0.1.7 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling reikna v0.12.3 [INFO] [stderr] Compiling divan v0.1.7 [INFO] [stderr] Compiling pathfinding v4.6.0 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Compiling z3 v0.12.1 [INFO] [stderr] Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `indicatif::ProgressIterator` [INFO] [stdout] --> src/day25/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use indicatif::ProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert_edge` is never used [INFO] [stdout] --> src/day25/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Graph<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn insert_edge(&mut self, from: &'a str, to: &'a str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "efe54c6d0c81f386019e5ba27a90d7c1ec8bce8f9f752943325cd125cc525dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe54c6d0c81f386019e5ba27a90d7c1ec8bce8f9f752943325cd125cc525dc4", kill_on_drop: false }` [INFO] [stdout] efe54c6d0c81f386019e5ba27a90d7c1ec8bce8f9f752943325cd125cc525dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a990b3321f4f92abc865eff8ba788e757b3f6db16ae47c1344afdfd084f5ec5b [INFO] running `Command { std: "docker" "start" "-a" "a990b3321f4f92abc865eff8ba788e757b3f6db16ae47c1344afdfd084f5ec5b", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `indicatif::ProgressIterator` [INFO] [stdout] --> src/day25/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use indicatif::ProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert_edge` is never used [INFO] [stdout] --> src/day25/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Graph<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn insert_edge(&mut self, from: &'a str, to: &'a str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "a990b3321f4f92abc865eff8ba788e757b3f6db16ae47c1344afdfd084f5ec5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a990b3321f4f92abc865eff8ba788e757b3f6db16ae47c1344afdfd084f5ec5b", kill_on_drop: false }` [INFO] [stdout] a990b3321f4f92abc865eff8ba788e757b3f6db16ae47c1344afdfd084f5ec5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f5d80fb9e0ab3e1a4f12633366da53f4e6a60795d16c609963c75d15bfbc628 [INFO] running `Command { std: "docker" "start" "-a" "3f5d80fb9e0ab3e1a4f12633366da53f4e6a60795d16c609963c75d15bfbc628", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `indicatif::ProgressIterator` [INFO] [stderr] --> src/day25/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use indicatif::ProgressIterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `insert_edge` is never used [INFO] [stderr] --> src/day25/mod.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 10 | impl<'a> Graph<'a> { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | fn insert_edge(&mut self, from: &'a str, to: &'a str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code_2023` (bin "advent_of_code_2023" test) generated 2 warnings (run `cargo fix --bin "advent_of_code_2023" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-884aef9bbc781e19) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test day25::tests::part1_example ... ok [INFO] [stdout] test day25::tests::part1_input has been running for over 60 seconds [INFO] [stdout] test day25::tests::part1_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 99.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f5d80fb9e0ab3e1a4f12633366da53f4e6a60795d16c609963c75d15bfbc628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5d80fb9e0ab3e1a4f12633366da53f4e6a60795d16c609963c75d15bfbc628", kill_on_drop: false }` [INFO] [stdout] 3f5d80fb9e0ab3e1a4f12633366da53f4e6a60795d16c609963c75d15bfbc628