[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] building uxsoft/advent_of_code_2023 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuxsoft%2Fadvent_of_code_2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uxsoft/advent_of_code_2023 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded reikna v0.12.3
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded pathfinding v4.6.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded divan v0.1.7
[INFO] [stderr]   Downloaded glam v0.25.0
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] [stderr]   Downloaded divan-macros v0.1.7
[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] 8e4f6b81abd880b66c69055979427cfb7fdb1795f8a31c84a27d369131aa2e46
[INFO] running `Command { std: "docker" "start" "-a" "8e4f6b81abd880b66c69055979427cfb7fdb1795f8a31c84a27d369131aa2e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e4f6b81abd880b66c69055979427cfb7fdb1795f8a31c84a27d369131aa2e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4f6b81abd880b66c69055979427cfb7fdb1795f8a31c84a27d369131aa2e46", kill_on_drop: false }`
[INFO] [stdout] 8e4f6b81abd880b66c69055979427cfb7fdb1795f8a31c84a27d369131aa2e46
[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] f44bb5dc88e9cbf9c34b2c90cab34f570a74e98dc0d34f454e651daabebc9c3e
[INFO] running `Command { std: "docker" "start" "-a" "f44bb5dc88e9cbf9c34b2c90cab34f570a74e98dc0d34f454e651daabebc9c3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling joinery v2.1.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 log v0.4.20
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling indicatif v0.17.7
[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 thiserror-impl v1.0.51
[INFO] [stderr]    Compiling divan-macros v0.1.7
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day25/mod.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn parse(input: &str) -> Graph {
[INFO] [stdout]    |                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn parse(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "f44bb5dc88e9cbf9c34b2c90cab34f570a74e98dc0d34f454e651daabebc9c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44bb5dc88e9cbf9c34b2c90cab34f570a74e98dc0d34f454e651daabebc9c3e", kill_on_drop: false }`
[INFO] [stdout] f44bb5dc88e9cbf9c34b2c90cab34f570a74e98dc0d34f454e651daabebc9c3e
[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] 1dcef50bc8e22af585d08f1a4ccb18fa1c099047758b96c7a509183250d753bc
[INFO] running `Command { std: "docker" "start" "-a" "1dcef50bc8e22af585d08f1a4ccb18fa1c099047758b96c7a509183250d753bc", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day25/mod.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn parse(input: &str) -> Graph {
[INFO] [stdout]    |                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn parse(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "1dcef50bc8e22af585d08f1a4ccb18fa1c099047758b96c7a509183250d753bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dcef50bc8e22af585d08f1a4ccb18fa1c099047758b96c7a509183250d753bc", kill_on_drop: false }`
[INFO] [stdout] 1dcef50bc8e22af585d08f1a4ccb18fa1c099047758b96c7a509183250d753bc
