[INFO] cloning repository https://github.com/pjohansson/advent_of_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjohansson/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fadvent_of_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fadvent_of_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b7c39ff38ce151040af764ec8ab68795261b759 [INFO] testing pjohansson/advent_of_code against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fadvent_of_code" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pjohansson/advent_of_code [INFO] finished tweaking git repo https://github.com/pjohansson/advent_of_code [INFO] tweaked toml for git repo https://github.com/pjohansson/advent_of_code written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pjohansson/advent_of_code on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pjohansson/advent_of_code 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd4a595ef95cfff2c88d11bbbceae068b469c528b1b0604f48d8632ba81a358 [INFO] running `Command { std: "docker" "start" "-a" "8dd4a595ef95cfff2c88d11bbbceae068b469c528b1b0604f48d8632ba81a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd4a595ef95cfff2c88d11bbbceae068b469c528b1b0604f48d8632ba81a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd4a595ef95cfff2c88d11bbbceae068b469c528b1b0604f48d8632ba81a358", kill_on_drop: false }` [INFO] [stdout] 8dd4a595ef95cfff2c88d11bbbceae068b469c528b1b0604f48d8632ba81a358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdca5a528ffb81547fecc098c6cdc454ee17b50628256a7904fdfd293885449c [INFO] running `Command { std: "docker" "start" "-a" "fdca5a528ffb81547fecc098c6cdc454ee17b50628256a7904fdfd293885449c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling md5 v0.1.1 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/day6.rs:64:69 [INFO] [stdout] | [INFO] [stdout] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stdout] | -- -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "fdca5a528ffb81547fecc098c6cdc454ee17b50628256a7904fdfd293885449c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdca5a528ffb81547fecc098c6cdc454ee17b50628256a7904fdfd293885449c", kill_on_drop: false }` [INFO] [stdout] fdca5a528ffb81547fecc098c6cdc454ee17b50628256a7904fdfd293885449c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c7c5a4d21f90ac3e9af1f7ed94ee3c5b6477c92e3b9e0efaf27bb40fc2bbddb [INFO] running `Command { std: "docker" "start" "-a" "5c7c5a4d21f90ac3e9af1f7ed94ee3c5b6477c92e3b9e0efaf27bb40fc2bbddb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::Instruction::*` [INFO] [stdout] --> src/day6.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | use super::Instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Rule::*` [INFO] [stdout] --> src/day6.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | use super::Rule::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/day6.rs:64:69 [INFO] [stdout] | [INFO] [stdout] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stdout] | -- -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day6.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 272 | Err(error) => panic!("{}", error), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "5c7c5a4d21f90ac3e9af1f7ed94ee3c5b6477c92e3b9e0efaf27bb40fc2bbddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7c5a4d21f90ac3e9af1f7ed94ee3c5b6477c92e3b9e0efaf27bb40fc2bbddb", kill_on_drop: false }` [INFO] [stdout] 5c7c5a4d21f90ac3e9af1f7ed94ee3c5b6477c92e3b9e0efaf27bb40fc2bbddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20162e40d90da9eac87c38e326d58d3d32a1d756500107cfc7bd0b809f8d3a64 [INFO] running `Command { std: "docker" "start" "-a" "20162e40d90da9eac87c38e326d58d3d32a1d756500107cfc7bd0b809f8d3a64", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused import: `super::Instruction::*` [INFO] [stderr] --> src/day6.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | use super::Instruction::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::Rule::*` [INFO] [stderr] --> src/day6.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | use super::Rule::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/day6.rs:64:69 [INFO] [stderr] | [INFO] [stderr] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stderr] | -- -- ^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 64 | fn slice_from_str<'a>(&'a self, line: &'a str) -> Result { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day6.rs:272:35 [INFO] [stderr] | [INFO] [stderr] 272 | Err(error) => panic!(error), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 272 | Err(error) => panic!("{}", error), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code` (bin "advent_of_code" test) generated 4 warnings (run `cargo fix --bin "advent_of_code" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-91d851372a08a7b7) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test day1::tests::day1a ... ok [INFO] [stdout] test day2::tests::day2b ... ok [INFO] [stdout] test day3::tests::day3a ... ok [INFO] [stdout] test day3::tests::day3b ... ok [INFO] [stdout] test day1::tests::day1b ... ok [INFO] [stdout] test day2::tests::day2a ... ok [INFO] [stdout] test day4::tests::known_md5 ... ok [INFO] [stdout] test day5::tests::new_nice_words ... ok [INFO] [stdout] test day5::tests::pair_without_overlap ... ok [INFO] [stdout] test day6::tests::iterator_from_str ... ok [INFO] [stdout] test day6::tests::get_iterator ... ok [INFO] [stdout] test day5::tests::bad_strings ... ok [INFO] [stdout] test day5::tests::three_wovels ... ok [INFO] [stdout] test day5::tests::nice_words ... ok [INFO] [stdout] test day5::tests::day5a ... ok [INFO] [stdout] test day5::tests::day5b ... ok [INFO] [stdout] test day6::tests::instructions ... ok [INFO] [stdout] test day5::tests::one_space_doublette ... ok [INFO] [stdout] test day6::tests::parse_bad_coordinate ... ok [INFO] [stdout] test day5::tests::doublette_no_sep ... ok [INFO] [stdout] test day6::tests::parse_pair_of_coordinates ... ok [INFO] [stdout] test day6::tests::parse_coordinate ... ok [INFO] [stdout] test day6::tests::single_commands ... ok [INFO] [stdout] test day4::tests::day4a has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "20162e40d90da9eac87c38e326d58d3d32a1d756500107cfc7bd0b809f8d3a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20162e40d90da9eac87c38e326d58d3d32a1d756500107cfc7bd0b809f8d3a64", kill_on_drop: false }` [INFO] [stdout] 20162e40d90da9eac87c38e326d58d3d32a1d756500107cfc7bd0b809f8d3a64